[gst-devel] rtp streaming

Tristan Matthews tristan at sat.qc.ca
Wed Aug 11 18:35:46 CEST 2010


2010/8/11 Deroo Stijn <S.Deroo at televic.com>

> Hi all,
>
> I'm struggling with the following.  I want to encode a video file to h264
> format, and stream it via rtp over the network.  Attached you find the c
> code (test6.c) that does the server side job.  On the client side I run the
> script attached (client-H264-PCMA.sh) to play the rtp stream.
>

That script is to receive both audio and video. You should modify it to only
expect video.


>
> My server output can be found in output.txt.
>
> However, on the client side, 1 frame of the video stream is shown, and
> that's it.  The video doesn't play, only one image is shown.  If I trace
> with wireshark however, I can see a lot of udp (rtp) packets containing the
> stream.
>
> I struggled a lot to get the c code right to use the decodebin element, but
> I think like it's done in my code does the job?!
>
> Someone any idea why the stream isn't playing?
>
> Thanks in advance!
>
> Kind regards,
> Stijn.
>
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by
>
> Make an app they can't live without
> Enter the BlackBerry Developer Challenge
> http://p.sf.net/sfu/RIM-dev2dev
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>


-- 
Tristan Matthews
email: tristan at sat.qc.ca
web: http://tristanswork.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100811/c86e1185/attachment.htm>


More information about the gstreamer-devel mailing list