AlexxIT / go2rtc

Ultimate camera streaming application with support RTSP, RTMP, HTTP-FLV, WebRTC, MSE, HLS, MP4, MJPEG, HomeKit, FFmpeg, etc.
https://github.com/AlexxIT/Blog
MIT License
4.78k stars 382 forks source link

Cannot view stream using the add tool #884

Open phildarwin opened 9 months ago

phildarwin commented 9 months ago

Hi, using the add tool in the go2rtc UI, I find this stream url: onvif://admin:123456@10.0.0.60:80/onvif/device_service%20%20https://10.0.0.60:443/onvif/device_service?subtype=MainStream image

If I put it if the config file: image

I get no feed and this in the log: image

This feed also does not work with VLC

Looking on the internet I find that I can use this url: rtsp://admin:123456@10.0.0.60:554/Streaming/Channels/101/

This url feeds properly on VLC, but generates the same error in the go2rtc UI.

It has been 2 days of looking around, @AlexxIT I'm happy to buy you a bunch of you coffee if you can help me!

AlexxIT commented 8 months ago

Some strange ONVIF realisation in your camera. Stream should be: onvif://admin:123456@10.0.0.60:443/onvif/device_service?subtype=MainStream