RTP session with Gstreamer
Posted
by Walidix
on Stack Overflow
See other posts from Stack Overflow
or by Walidix
Published on 2010-04-19T21:08:21Z
Indexed on
2010/04/19
21:13 UTC
Read the original article
Hit count: 601
I'm newbie with Gstreamer and I'm trying to use it in order to make a RTP session I can make a Gstrtpbin sender and a Gstrtpbin receiver separately but I can not make the same Gstrtpbin as sender and receiver in the same time. My question: Is it possible to do it ??? If it is, I will be thankful for a simple example with the C language.
© Stack Overflow or respective owner