(In reply to YEO HYEON DUG from comment #17) Thanks for retesting and for those comprehensive details! > ==== [ 132.0.2 ] ======================================================================================= > I have Firefox 132.0.2 version apk downloaded from the internet. > (desktop site : off) OK !! > (desktop site : on) NG !! > 'CBS News Live' streaming video plays the screen but sound is muted ( ==> no unmute button provided !! ). > Refer that this issue is the same in Chrome. > This issue appears to have been somewhat improved in version 132.0.2. Well -- if I'm reading you correctly, it sounds like you're seeing *consistent results* (both good and bad) between Firefox 132.0.2 and Chrome. If so: that's good, from our perspective, in terms of interoperability and browser-bugs. Any issues that you hit in both Firefox and Chrome here (e.g. buttons that you'd like to see) are likely to be site bugs. (In this case, it looks like the site is providing its own media controls, and they appear to have specifically set up their site to **only* show them when you *hover the video with a mouse* -- which of course can't happen on Android. So they never end up showing the media controls.) > I wonder why the later 134.0a1 version is more regressive than the earlier 132.0.2. That's because the `about:config` pref in question here is turned off in Nightly builds (because it looks like it's something we're trying to turn off in all builds, per bug 1911651). If you visit `about:config` in Nightly and type `hls` into the searchbar, and toggle `media.hls.enabled` to `true`, then you should see this start working. (It does for me, at least.)
Bug 1913403 Comment 18 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
(In reply to YEO HYEON DUG from comment #17) Thanks for retesting and for those comprehensive details! > ==== [ 132.0.2 ] ======================================================================================= > I have Firefox 132.0.2 version apk downloaded from the internet. > (desktop site : off) OK !! > (desktop site : on) NG !! > 'CBS News Live' streaming video plays the screen but sound is muted ( ==> no unmute button provided !! ). > Refer that this issue is the same in Chrome. > This issue appears to have been somewhat improved in version 132.0.2. Well -- if I'm reading you correctly, it sounds like you're seeing *consistent results* (both good and bad) between Firefox 132.0.2 and Chrome. If so: that's good, from our perspective, in terms of interoperability and browser-bugs. Any issues that you hit in both Firefox and Chrome here (e.g. buttons that you'd like to see) are likely to be site bugs. (In this case, it looks like the site is providing its own media controls, and they appear to have specifically set up their site to *only* show them when you *hover the video with a mouse* -- which of course can't happen on Android. So they never end up showing the media controls.) > I wonder why the later 134.0a1 version is more regressive than the earlier 132.0.2. That's because the `about:config` pref in question here is turned off in Nightly builds (because it looks like it's something we're trying to turn off in all builds, per bug 1911651). If you visit `about:config` in Nightly and type `hls` into the searchbar, and toggle `media.hls.enabled` to `true`, then you should see this start working. (It does for me, at least.)
(In reply to YEO HYEON DUG from comment #17) Thanks for retesting and for those comprehensive details! > ==== [ 132.0.2 ] ======================================================================================= > I have Firefox 132.0.2 version apk downloaded from the internet. > (desktop site : off) OK !! > (desktop site : on) NG !! > 'CBS News Live' streaming video plays the screen but sound is muted ( ==> no unmute button provided !! ). > Refer that this issue is the same in Chrome. > This issue appears to have been somewhat improved in version 132.0.2. Well -- if I'm reading you correctly, it sounds like you're seeing *consistent results* (both good and bad) between Firefox 132.0.2 and Chrome. If so: that's good, from our perspective, in terms of interoperability and browser-bugs. Any issues that you hit in both Firefox and Chrome here (e.g. buttons that you'd like to see) are likely to be site bugs. (In this case, it looks like the site is providing its own media controls, and they appear to have specifically set up their site to *only* show them when you *hover the video with a mouse* -- which of course can't happen on Android. So they never end up showing the media controls.) > I wonder why the later 134.0a1 version is more regressive than the earlier 132.0.2. That's because the `about:config` pref in question here is turned off in Nightly builds (because it looks like it's something we're trying to turn off in all builds, per bug 1911651). If you visit `about:config` in Nightly and type `hls` into the searchbar, and toggle `media.hls.enabled` to `true`, and then reload the page, then you should see this start working. (It does for me, at least.)