tls over tcp suport

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

tls over tcp suport

Vinod Kesti

Hi,

I was looking for secured tcp transmission.

does Gstreamer supports tls ??

If yes please provide plugin details,




--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: tls over tcp suport

Nicolas Dufresne-5


Le lun. 29 avr. 2019 06 h 25, Vinod Kesti <[hidden email]> a écrit :

Hi,

I was looking for secured tcp transmission.

does Gstreamer supports tls ??

If yes please provide plugin details,

Not at the moment, but it would be trivial to add that, it's very easy with GIO which our TCP src/sink are based.

Note that most users will pick http soup/curl elements instead.





--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: tls over tcp suport

Vinod Kesti
Thanks for the clarification Nicolas.

As I have to use plain TCP, Curl and soup cant be used.
then can I refer RTP code to do changes in tcp(server/client)src
modification ??

https://github.com/jojva/gst-plugins-base/blob/master/gst-libs/gst/rtsp/gstrtspconnection.c



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel