deepch / RTSPtoWeb

RTSP Stream to WebBrowser
MIT License
1.16k stars 283 forks source link

HEVC Codec Issue When Attempting to Play MSE in Chrome and Edge #454

Open Vesperino opened 2 months ago

Vesperino commented 2 months ago

When attempting to play Media Source Extensions (MSE) content in the latest versions of Chrome and Edge, I encounter an error indicating codec support issues. The specific error message received is:

"The type provided ('video/mp4; codecs="hev1.1.6.L120.90"') is unsupported."

This issue occurs across all tested browsers, which are updated to their latest versions.

deepch commented 2 months ago

no video card ? or old card ? h265 work only new PC hw support

Vesperino commented 2 months ago

Hmm i have RX7900XT, I have found a similar issue here: https://github.com/shaka-project/shaka-player/issues/3860

deepch commented 2 months ago

sorry it no problem this lib and project try issue to chrome or try enable hw accelerate in options

Vesperino commented 2 months ago

Hmm, I still think it's not a hardware problem because this works fine on every machine: https://github.com/AlexxIT/go2rtc