[streaming] Reg:H.264 video streaming

Thomas Christensen tchristensen at nordija.com
Wed Oct 31 07:53:39 CET 2007


I have had success streaming H.264 wrapped in MPEG-TS using RTP  
packets. This works great using VLC as the client as well. I have also  
tried to make Quicktime be the receiver but without luck. I tried to  
remove the mux=ts so the H.264 was transported in a raw format, still  
using RTP but that doesn't make Quicktime receive it.

Version used to stream: 0.8.6a
Command line streaming a scaled down image in low bitrate:
/usr/bin/vlc -vvvv --ttl 2 -I dummy --color <input url> --sout  
#transcode 
{venc 
= 
x264 
{keyint 
= 
25 
,me 
= 
hex 
},fps 
= 
25 
,threads 
= 
2 
,scodec 
= 
dvbs 
,vcodec 
= 
h264 
,vb 
= 
204 
,scale 
= 
0.75 
,acodec 
= 
mpga 
,ab 
= 
96 
,channels 
=2,deinterlace}:duplicate{dst=rtp{mux=ts,late=500,dst=<destination  
ip>,port=<destination port>,sdp=http://:8101/h264.sdp}} --sout-all

Cheers

Thomas

On 31 Oct 2007, at 07:21, alok Yadav wrote:

> Hi All,
>          I just want to know that H.264 video can be streamed by vlc  
> or
> not.
>
> Thanks and regards
> Alok
> _______________________________________________
> streaming mailing list
> streaming at videolan.org
> http://mailman.videolan.org/listinfo/streaming

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 1950 bytes
Desc: not available
Url : http://mailman.videolan.org/pipermail/streaming/attachments/20071031/0dd921ca/attachment.bin 


More information about the streaming mailing list