Is there a clean migration path from RTP to SRTP?

Andres Gonzalez andres.agoralabs at gmail.com
Tue Jul 26 22:47:58 UTC 2016


Thank you Sebastian for your response. I was going down the wrong rabbit hole
so that helps.

I have looked at the rtsp-server code and I can see its use of the
request-rtp-encoder/decoder signals for connecting the srtp GstElement to a
pipeline.  However, I do not understand that code base well enough to
understand how to actually use srtpenc and srtpdec in my own existing
GStreamer rtp pipelines.

It appears that using srtpenc/srtpdec elements is very different from other
GStreamer elements which follow a pattern of linking various processing
elements together in a serial pipeline. Since they are not manually linked
in the pipeline like other elements, I am at a loss as to how to migrate my
RTP pipelines to use SRTP.

Question: Is there any example code available on how to specifically use the
srtpenc and srtpdec elements?

Thanks,
-Andres



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Is-there-a-clean-migration-path-from-RTP-to-SRTP-tp4678282p4678855.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list