View on GitHub
 (11 comments) (1 reaction) (0 assignees)Python (771 forks)batch import
help wanted

Repository metrics

Stars
 (18,674 stars)
PR merge metrics
 (Avg merge 1d 11h) (9 merged PRs in 30d)

Description

Casting does not work even when chrome://flags/#cast-media-route-provider and set the flag to Enabled. (It does work in standard Chromium and Chrome on same computer/network.)

https://ungoogled-software.github.io/ungoogled-chromium-wiki/faq#how-do-i-enable-chromecasting

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Cast' in ungoogled-chromium under three button drop down menu.
  2. Watch it fail to find with 'No devices found' pop up message.

Expected behavior Expect the browser to find the same casting devices that all the other apps find on the network.

Environment (please complete the following information):

  • OS/Platform and version: Arch Linux
  • ungoogled-chromium version: Version 84.0.4147.105 (Official Build) Arch Linux (64-bit)

Contributor guide