[streaming] duplicate stream: http and rtsp
Paco Elle <[email protected]> Sat, 28 Feb 2009 01:26:25 +0100
| Newsgroups | gmane.comp.video.videolan.vls.general |
|---|---|
| Message-ID | <[email protected]> |
Hi!
I have an http stream that work! :-)
cvlc ".$input." --
sout
=
'#transcode
{venc
=
x264
{keyint
=
25
,cabac
},vcodec
=
h264
,vb=384,scale=1,acodec=mp4a,ab=64,channels=2,samplerate=44100,audio-
sync}: duplicate{dst=std{access=http,mux=ts,dst=myserver:8081}}'
I need to duplicate in .sdp file ( rtsp://myserver:8082/test.sdp ) for
use with QT.
I changed command line:
cvlc ".$input." --
sout
=
'#transcode
{venc
=
x264
{keyint
=
25
,cabac
},vcodec
=
h264
,vb=384,scale=1,acodec=mp4a,ab=64,channels=2,samplerate=44100,audio-
sync}: duplicate{dst=std{access=http,mux=ts,dst=myserver:
8081},#rtp{dst=myserver,port=8082,sdp=rtsp://myserver:8082/test.sdp}}'
where myserver is the same the same ip
http work but rtsp no :-(
where is the problem?
Ciao e grazie!
Francesco
_______________________________________________
streaming mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/streaming