MJPG streaming

Nicolas Dufresne nicolas.dufresne at collabora.com
Mon Feb 17 11:22:57 PST 2014


Le lundi 17 février 2014 à 05:56 -0800, M0rd0r a écrit :
> I successfully make the first part using:
> $ gst-launch -vvv -e v4l2src num-buffers=1000 device=/dev/video0 !
> image/jpeg,width=1280,height=720,framerate=30/1,rate=30 !
> matroskamux !
> filesink location=video.mkv
Note the rate=30 is not something used by any elements, would be better
to remove it to avoid potential negotiation problems.
> 
> I'm not able to add the UDP streaming in this command (like udpsink
> host=192.168.10.158 port=1234)

Would it be possible to provide more details about why you are not able
to use udpsink element ?

Nicolas

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140217/bbe858ad/attachment.pgp>


More information about the gstreamer-devel mailing list