deepch / RTSPtoWeb

RTSP Stream to WebBrowser
MIT License
1.32k stars 312 forks source link

IOS 15 Safari don't works WEBRTC Video #67

Open daltonjoi opened 3 years ago

daltonjoi commented 3 years ago

Hello

WebRTC video always works on IOS 14.XX but now in IOS 15 don't works

Any idea?

daltonjoi commented 3 years ago

I realized new testes and in local network , works well , but over internet don't

deepch commented 2 years ago

maybe your ISP is blocking udp?

cviewsupport commented 2 years ago

I just installed RTSPtoWeb and it works great on my PC in a browser but on my iPhone running iOS15 most of the time the video does not play. Sometimes it will play but most of the time it is just a black screen. Sometimes it will play but when I click on the "fullscreen" icon it just goes to black. This is with both HLS and WebRTC. I am using iPhone with iOS15. Safari browser. Is this norma behavior? Or is it supposed to work well on iOS / iPhone? Thanks!

kmrtylmz commented 2 months ago

Adding the javascript file at https://webrtchacks.github.io/adapter/adapter-latest.js seems to solve the WebRTC and HLS problem. At least it solved my problem. I only had the chance to check it from my phone. Maybe it may be useful to add a project.