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

stream through UDP #8

Open
johnny-wang16 opened this issue May 5, 2020 · 2 comments
Open

stream through UDP #8

johnny-wang16 opened this issue May 5, 2020 · 2 comments

Comments

@johnny-wang16
Copy link

Thanks for creating this ! I was wondering if it is possible to combine this pipeline with the UDP source element and send streams to a remote server.

@TimConnelly
Copy link
Contributor

You should be able to combine the realsensesrc with the UDP elements. I would guess the pipeline would look something like realsensesrc stream-type=2 align=0 imu_on=True ! queue ! udpsink and you would use udpsrc on the other side of the network to receive the buffers. Let us know how it goes.

@johnny-wang16
Copy link
Author

Got it ! Thanks for the advice! i'll try it out!

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