appsink example
jyoti kulkarni
jyotimk029 at gmail.com
Tue Jul 2 06:27:19 PDT 2013
Hello Guys,
Can i link rtpdepay loader to appsink?
whether the following pipeline is correct?
At client side:
gst-launch udpsrc uri=udp://10.99.26.94:5000 <video caps> ! rtph264depay !
appsink
At Server side:
gst-launch filesrc location=test.h264 ! rtph264pay ! udpsink
host=10.99.26.94 port=5000
If the above pipelines are correct, then how can i retrieve data from
appsink and decode and display
Thanks in Advance
Jyoti
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130702/5c94d15c/attachment.html>
More information about the gstreamer-devel
mailing list