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

Is it possible to send RTP packets(UDP) to the video track #157

Open
dujeong opened this issue Feb 1, 2024 · 3 comments
Open

Is it possible to send RTP packets(UDP) to the video track #157

dujeong opened this issue Feb 1, 2024 · 3 comments

Comments

@dujeong
Copy link

dujeong commented Feb 1, 2024

I was wondering if I could video stream RTP(Real-time Transport Protocol) packets coming in via UDP communication.
I want to send RTP packets sent from gstreamer through webrtc.
I don't have any knowledge of streaming, so I ask for advice..

@theomonnom
Copy link
Member

Currently, we do not offer an RTP API, but it is on our list of planned enhancements. However, it is not a high priority at this time, so I can't provide an ETA

@davidzhao
Copy link
Member

@dujeong please take a look at livekitwebrtcsink from GStreamer

@dujeong
Copy link
Author

dujeong commented Feb 12, 2024

@theomonnom I'm glad it's in your plan. I hope the priority for this will increase : )

@davidzhao I didn't know Gstreamer had this option. Thanks for letting me know~ I'll read it carefully!

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