[vlc] Multicast to QuickTime clients

Petrus wannaearn at libero.it
Fri Jan 30 16:13:52 CET 2004


Hi all,  I'm trying to send a multicast stream readable by QuickTime clients.
The source is a remote mpg2 TS, made up by  PAT, PMT, 1 Audio PID,1  Video PID
(a one program only TS). 
I've tried to convert it to mpeg4 video + mp2 audio, via rtp.
The QT clients are able to listen to audio only.
RealPlayer too, but it also sees an mp4v-ES stream  without being able to
understand it.
I've just checked that VLC clients have the same problem too.

My command line is:
vlc -vvv --color  -I rc rtp:@:1234 --sout
'#transcode{vcodec=mp4v,acodec=mpga,vb=512,ab=128}:
rtp{dst=224.0.1.2,port=1234,sdp=http://160.78.27.16:8080/test.sdp}' 

v=0
o=- 1075474282279369 2 IN IP4 127.0.0.1
s=NONE
c=IN IP4 224.0.1.2/1
m=audio 1234 RTP/AVP 14
a=rtpmap:14 MPA/90000
m=video 1236 RTP/AVP 96
a=rtpmap:96 MP4V-ES/90000
a=fmtp:96 profile-level-id=3;
config=00000100010000010509030000010000000100000408000D08000D0F040804030000010206060D000507000E040E080204060800000F

Any hints or suggestion?
Petrus

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list