[gst-devel] JPEG, x264enc -> UDP
Pedro.henrique
pedro.rootss at yahoo.com.br
Sat Sep 25 00:56:36 CEST 2010
Hi All,
Can someone help me how to do a Stream in h264?
I am capturing images from a camera in MJPEG, MJPEG then need to convert to
h264 and send to the client.
Server
gst-launch souphttpsrc location ="http://teste.dvrdns.org:999/CAM:2" !
jpegdec ! x264dec ! udpsink host = . . . port = . . .
Unexpected x264 header
gst-launch souphttpsrc location ="http://teste.dvrdns.org:999/CAM:2" !
jpegdec ! x264dec ! rtph264pay ! udpsink host = . . . port = . . .
Unexpected x264 header
How can i do to send and receive this stream ?
Thanks !
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/JPEG-x264enc-UDP-tp2614089p2614089.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list