webrtc-streamer
webrtc-streamer copied to clipboard
rtsp video can not played
vlc player emulated rtsp video streams can be played using vlc, not via webtrc-stream /webrtcstreamer.html? video=..... &options= or /webrtcstreamer.html? video=..... &options=rtptransport%3Dudp
not use /webrtcstreamer.html? video=..... &options= or /webrtcstreamer.html? video=..... &options=rtptransport%3Dudp tell me Failed to SETUP: 461 Unsupported transport
use it not error tell me ClientDataChannel msg:local channel openned channel:ServerDataChannel msg:remote channel openned
not more
Hi,
Rtsp code 461 indicate server is not supporting protocol, looking to the rtsp negociation using wireshark or increasing log level should helps you. Best Regards Michel