[vlc-devel] Re: Export SDP file for H.264 streaming
Brian Raymond
braymond at echostorm.net
Thu Feb 2 20:00:20 CET 2006
The error you are seeing is correct, H.264 streaming using RTP is not
yet supported.
- Brian
On Feb 2, 2006, at 10:10 AM, Ramakrishnan_S wrote:
> Thanks for reading this mail.
>
>
>
> I would like to stream H.264 transcoded data through RTP. I am
> using following command line options:
>
>
>
> vlc -vvv file:///c://sample_100kbit.mp4 --sout=#transcode
> {vcodec="h264",vb=1024,fps=20,scale=1}:rtp
> {dst=127.0.0.1,port=9000,port-video=9092,sdp=file://C:/sample.sdp}
>
>
>
> The error message says:
>
> stream_out_rtp error: cannot add this stream (unsupported codec:h264)
>
> stream_out_transcode error: cannot add this stream
>
>
>
>
>
> Whether the H.264 support for streaming is not available (without
> using mux=ts)?
>
> Can any help on how to export SDP file and stream over RTP using H.
> 264.
>
>
>
> Thanks for your time.
>
> Ramakrishnan
>
>
>
>
> DISCLAIMER:
> This email (including any attachments) is intended for the sole use
> of the intended recipient/s and may contain material that is
> CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or
> reliance by others or copying or distribution or forwarding of any
> or all of the contents in this message is STRICTLY PROHIBITED. If
> you are not the intended recipient, please contact the sender by
> email and delete all copies; your cooperation in this regard is
> appreciated..
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20060202/4a04fab6/attachment.html>
More information about the vlc-devel
mailing list