Gstreamer cant encode mjpeg to mpeg4.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Gstreamer cant encode mjpeg to mpeg4.

Sooraj
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

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel