How to send Video-Audio together in network using RTP packetization

gstreader reachtoarpi at gmail.com
Sun Jul 31 18:25:56 PDT 2011


I have used this code:
g_signal_connect (rtpbin, "pad-added", G_CALLBACK (pad_added_cb),
videodepay);

  g_signal_connect (rtpbin, "pad-added", G_CALLBACK (pad_added_cb),
audiodepay);

and am getting the error.But,only audio or video it is working.

--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/How-to-send-Video-Audio-together-in-network-using-RTP-packetization-tp3708587p3708682.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list