inbasic / media-player

A simple yet powerful media player for browser built on top of video.js
https://webextension.org/listing/the-media-player.html
36 stars 27 forks source link

cast message mutes audio #22

Open jeffm999 opened 2 years ago

jeffm999 commented 2 years ago

thanks for the extension, it works well except for one issue.

When playing local audio if the cast function is activated, the cast message appears in watermark on the screen and the audio is muted for 2 seconds, then resumes playing. -all codec types -repeatable -browser is chromium, on arch linux, KDE plasma

rgds

inbasic commented 2 years ago

The casting is a native feature. This must be a Chromium bug on Linux. I guess you can reproduce this on the default player too; https://www.w3schools.com/html/tryit.asp?filename=tryhtml5_video

jeffm999 commented 2 years ago

yes disappointingly, chrome on windows is ok, as is chrome on Linux - no muting, and no watermark cast message either seems to be a feature of chromium as distributed by arch linux - 96.0.4664.110 (Official Build) Arch Linux (64-bit)

I guess this issue is closed