Login  Register

Problem while streaming MPEG1 Video

classic Classic list List threaded Threaded
3 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Problem while streaming MPEG1 Video

rjv16
3 posts
This post was updated on Dec 10, 2012; 5:33pm.
I am trying to stream MPEG1 video over RTP but I am not getting any gstreamer plugin packetizer to send the encoded MPEG1 Video data.

I also tried with MPEG2 packetizer but not able to stream MPEG1 video with it.

Can anyone please tell me what packetizer and depacketizer should I use for streaming MPEG1 video and whether the MPEG2 packetizer and depacketizer should work for MPEG1 as well.
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Problem while streming MPEG1 Video

Chuck Crisler-2
429 posts
Please post details about what you are doing. That includes OS, gstreamer version and the pipeline.

On Mon, Dec 10, 2012 at 12:12 PM, rjv16 <[hidden email]> wrote:
I am trying to stream MPEG1 video over RTP but I am not getting any
packetizer to send the encoded data.

I also tried with MPEG2 packatizer but not able to stream MPEG1 vedio.

Can anyone plaese tell me waht packetizer and depacketizer should I use for
streaming MPEG1 video.



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Problem-while-streming-MPEG1-Video-tp4657340.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Problem while streming MPEG1 Video

rjv16
3 posts
I am using windows OS and Gstreamer version 10.32.

i want to stream a MPEG1  video file using RTP over UDP. I don,t have the pipeline as I am not able to get any packetizer for MPEG1 . Can I use the packetizer for MPEG2 for MPEG1 streams as well?