Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rtsp video can not played #691

Open
waterCoding opened this issue Apr 24, 2024 · 1 comment
Open

rtsp video can not played #691

waterCoding opened this issue Apr 24, 2024 · 1 comment

Comments

@waterCoding
Copy link

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

@mpromonet
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants