Streaming Mp4 file using Gstreamer

Gokul Vellingiri vgokul129 at gmail.com
Thu Dec 18 05:32:58 PST 2014


Finally i will be able to see some video in launch screen.I have used the
following pipeline.But the video is not clear.

*SERVER:*

gst-launch-0.10 -v filesrc  location=/home/gokul/video.mp4 ! qtdemux name=d
! queue ! rtpmp4vpay ! udpsink port=5000


*CLIENT:*

gst-launch-0.10 udpsrc port=5000 caps = "application/x-rtp,
media=(string)video, clock-rate=(int)90000, encoding-name=(string)MP4V-ES,
profile-level-id=(string)243,
config=(string)000001b0f3000001b50ee040c0cf0000010000000120008440fa282fa0f0a21f,
payload=(int)96, ssrc=(uint)4291479415, clock-base=(uint)4002140493,
seqnum-base=(uint)57180" ! rtpmp4vdepay ! ffdec_mpeg4 ! xvimagesink
sync=false

So can anyone suggest me how to enhance the video image in the client
side,by modifying of adding some of the pipeline parameters.


Gokul.



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Streaming-Mp4-file-using-Gstreamer-tp4669941p4669961.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list