deepch / RTSPtoWeb

RTSP Stream to WebBrowser
MIT License
1.18k stars 284 forks source link

iOS iPhone - example hls index.html doesn't play video #347

Open tomww opened 1 year ago

tomww commented 1 year ago

rtsp with demo = true plays video on iOS iPhone

but unfortunately an index.html derived from docs/examples/hls/index.html does not play video in Chrome on iPhone.

May the docs/examples/hls/index.html need a fix?

You may try this Link on iOS: https://vogelhausstream.wagner-net.com/index_hls.html

Deriving the setup from the demo looked too complex. Preferred would be to have the example/hls/index.html be improved for iOS.

Any configuration snapshot I can provide for investigation?

Thank you!