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 streams failing for JPEG and YUYV #363

Open
joaoantoniocardoso opened this issue Mar 15, 2024 · 5 comments
Open

RTSP streams failing for JPEG and YUYV #363

joaoantoniocardoso opened this issue Mar 15, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@joaoantoniocardoso
Copy link
Collaborator

From our manual testing of the current master (2b1dc02):

RTSP streams for JPEG/YUYV are behaving inconsistently both for v4l and testsrc, and sometimes die immediately or after a couple of seconds, entering some locked state

@lingaspeakingspider
Copy link

Facing the same problem here. What video streaming method works for now?

@joaoantoniocardoso
Copy link
Collaborator Author

joaoantoniocardoso commented May 19, 2024

Facing the same problem here. What video streaming method works for now?

  • RTSP, UDP (plus WebRTC) for H264
  • UDP for JPEG
  • UDP for YUYV, as long as the receiver uses the video format information contained in the SDP file; Although there is this bug, too.

@lingaspeakingspider
Copy link

lingaspeakingspider commented May 20, 2024

Can QGC display UDP+JPEG? Gonna test rn

@lingaspeakingspider
Copy link

Nope, QGC doesn't show any video output. Only the record button

@joaoantoniocardoso
Copy link
Collaborator Author

UDP+JPEG seems to be only working when receiving with MPV or VLC when using the SDP file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants