Open dujeong opened 10 months ago
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
@dujeong please take a look at livekitwebrtcsink from GStreamer
@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!
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..