WebRTC icon indicating copy to clipboard operation
WebRTC copied to clipboard

MacOS Safari HLS/MSE black screen, only WebRTC works

Open HausnerR opened this issue 1 year ago • 3 comments

Hello, Strange issue - HLS and MSE does not work (connected but black screen), but WebRTC works like a charm.

Checking logs I see that in MSE script connects to stream and pulls data but looks like not displays it.

Zrzut ekranu 2023-09-3 o 12 33 56

No errors in browser console :(

WebRTC version: v3.3.0 Camera: Tapo C200 (tapo integration)

HausnerR avatar Sep 03 '23 16:09 HausnerR

Found out that on rtsp integration works, black screen on MSE and HLS occurs only when tapo integration is used and only in Safari (Chrome works normally, Firefox not checked)

HausnerR avatar Sep 03 '23 16:09 HausnerR

Hey i got same issue. I think its related. Here is my problem: Windows/chrome or firefox: no issues Android no issues Iphone: works away from my lan in ios app. Doesnt work on lan (even with vpn)

When its outside my lan its says RTC and its working. When on lan keeps trying to load and nothing happens.

Any idea? Thanks!

flyingpeter avatar Sep 04 '23 18:09 flyingpeter

Yes. MSE may have problems for problem stream. WebRTC works better for bad stream. Maybe will be fixed someday

AlexxIT avatar Oct 14 '23 07:10 AlexxIT