[gst-devel] Gstreamer cant encode mjpeg to mpeg4.

Sooraj vs sooraj.vs at gmail.com
Mon Jul 21 15:59:36 CEST 2008


Hi,

I'm trying to stream images from  an IP camera to a Darwin Server using the
following command :

gst-launch gnomevfssrc location="
http://admin:admin123@192.168.2.51:2000/nphMotionJpeg?Resolution=320x240&Quality=Standard"
! multipartdemux ! jpegdec ! ffenc_mpeg4 bitrate=4194304 ! rtpmp4vpay
mtu=1460 send-config=TRUE ! udpsink host="192.168.2.122" port=4599

But the Darwin Streaming Server is unable to reflect it to quicktime client.
Darwin and quicktime could successfully exhange the RTSP messages. But after
that  the quicktime clients displays the message - "Waiting for media".

If the the stream is saved to a file after encoding to mpeg4 , the vlc shows
the codec type as divx instead of mpeg4.

Is this because the Darwin cant reflect divx , if it is,  then is there any
way to enforse the encoding to mpeg4.

Regards

Sooraj V S
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080721/40dab730/attachment.htm>


More information about the gstreamer-devel mailing list