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

No video feed thru UDP with RTP #175

Open
ltrzcinski opened this issue Oct 19, 2023 · 2 comments
Open

No video feed thru UDP with RTP #175

ltrzcinski opened this issue Oct 19, 2023 · 2 comments

Comments

@ltrzcinski
Copy link

ltrzcinski commented Oct 19, 2023

There is no video feed thru UDP via RTP, tried different bitrate/resolution options but no success.

(RTSP works very good)

UDP error

@ltrzcinski ltrzcinski changed the title No video feed thru UDP No video feed thru UDP with RTP Oct 19, 2023
@bbc25185
Copy link

I see Destination IP 127.0.0.1
You need to change the IP address from 127.0.0.1 (its the IP of LocalHost) to the IP of the machine where QGC run.

@lida2003
Copy link

lida2003 commented Jan 28, 2024

You need to change the IP address from 127.0.0.1 (its the IP of LocalHost) to the IP of the machine where QGC run.

I think it's Feature Request: send VIDEO_STREAM_INFO mavlink messages to GCS #169 .

--- EDIT 24/2/15

@ltrzcinski How about this RTP feature? Currently, I have tested RTP's latency is much better than RTSP. So is it possible to implement this?

Ref: 720P@20FPS latency is obviously there, any idea? #204

--- EDIT, add RTP multi cast support request

Feature Request: Multicast RTP support #216

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

3 participants