Compatibility with Cisco IP/TV?
Posted: 13 May 2004 00:02
I want to replace our use of Cisco's IP/TV client with VideoLAN client but it's not working. I believe the multicast request to the Cisco IP/TV Server is going through and the video data is flowing since I show nearly 4Mbps of data coming to my client PC. However, the video window doesn't open and the Message log shows:
main debug: adding playlist item `udp://@233.1.14.3:50100' ( udp://@233.1.14.3:50100 )
main debug: creating new input thread
main: playlist item `udp://@233.1.14.3:50100'
main debug: waiting for thread completion
main debug: access `udp', demux `', name `@233.1.14.3:50100'
main debug: thread 2944 (input) created at priority 1 (src/input/input.c:254)
main debug: looking for access module
main debug: probing 8 candidates
access_udp debug: opening server=:0 local=233.1.14.3:50100
main debug: net: connecting to ':0@233.1.14.3:50100'
main debug: looking for network module
main debug: probing 2 candidates
ipv4 debug: IP_ADD_MEMBERSHIP multicast request
main debug: using network module "ipv4"
main debug: unlocking module "ipv4"
main debug: using access module "access_udp"
access_udp debug: detected MPEG video over RTP
main debug: looking for demux module
main debug: probing 21 candidates
mp4 warning: MP4 plugin discarded (not a valid file)
avi warning: avi module discarded (invalid header)
asf warning: ASF plugin discarded (not a valid file)
dshow warning: dshow plugin discarded (not a valid stream)
dshow warning: dshow plugin discarded (not a valid stream)
ts_dvbpsi warning: TS module discarded (no sync)
ts warning: TS module discarded (no sync)
flac warning: flac module discarded (no startcode)
main debug: looking for id3 module
main debug: probing 2 candidates
id3tag debug: checking for ID3 tag
main debug: using id3 module "id3tag"
main debug: unlocking module "id3tag"
mpga warning: mpga module discarded
mpgv warning: ES module discarded (no startcode)
livedotcom warning: SDP module discarded
mkv warning: matroska module discarded (invalid header 0x000c1b77)
aac warning: AAC module discarded
main debug: demux2_New: 'udp://@233.1.14.3:50100' -> access='' demux='' path='@233.1.14.3:50100'
main debug: looking for demux2 module
main debug: probing 12 candidates
aiff warning: AIFF module discarded
au warning: AU module discarded
mod warning: MOD module discarded (path=@233.1.14.3:50100)
nsv warning: NSV module discarded
playlist warning: old import module discarded: invalid file
playlist warning: m3u import module discarded
playlist warning: pls import module discarded
pva warning: PVA module discarded
ts2 warning: TS module discarded
real warning: Real module discarded
ps warning: this does not look like an MPEG PS stream, but continuing anyway
main debug: looking for mpeg-system module
main debug: probing 1 candidate
main debug: using mpeg-system module "mpeg_system"
main debug: using demux module "ps"
mpeg_system warning: garbage (0x000c1b77)
mpeg_system warning: garbage (0x00020900)
mpeg_system warning: garbage (0x00020100)
main debug: selecting ES 0xe0
main debug: looking for decoder module
main debug: probing 21 candidates
main debug: using decoder module "libmpeg2"
main debug: thread 2996 (decoder) created at priority 0 (src/input/input_dec.c:153)
mpeg_system warning: garbage (0x800c5baf)
mpeg_system warning: garbage (0x2ac2878f)
I'm guessing the Cisco IP/TV Server MPEG-2 format is slightly non-standard and VideoLAN can't figure out how to demux it. Has anyone had any luck using VideoLAN client to play a Cisco IP/TV Server stream? I'm also guessing if it can't play it, it won't be able to transcode it but I haven't tried that. Thank you.
main debug: adding playlist item `udp://@233.1.14.3:50100' ( udp://@233.1.14.3:50100 )
main debug: creating new input thread
main: playlist item `udp://@233.1.14.3:50100'
main debug: waiting for thread completion
main debug: access `udp', demux `', name `@233.1.14.3:50100'
main debug: thread 2944 (input) created at priority 1 (src/input/input.c:254)
main debug: looking for access module
main debug: probing 8 candidates
access_udp debug: opening server=:0 local=233.1.14.3:50100
main debug: net: connecting to ':0@233.1.14.3:50100'
main debug: looking for network module
main debug: probing 2 candidates
ipv4 debug: IP_ADD_MEMBERSHIP multicast request
main debug: using network module "ipv4"
main debug: unlocking module "ipv4"
main debug: using access module "access_udp"
access_udp debug: detected MPEG video over RTP
main debug: looking for demux module
main debug: probing 21 candidates
mp4 warning: MP4 plugin discarded (not a valid file)
avi warning: avi module discarded (invalid header)
asf warning: ASF plugin discarded (not a valid file)
dshow warning: dshow plugin discarded (not a valid stream)
dshow warning: dshow plugin discarded (not a valid stream)
ts_dvbpsi warning: TS module discarded (no sync)
ts warning: TS module discarded (no sync)
flac warning: flac module discarded (no startcode)
main debug: looking for id3 module
main debug: probing 2 candidates
id3tag debug: checking for ID3 tag
main debug: using id3 module "id3tag"
main debug: unlocking module "id3tag"
mpga warning: mpga module discarded
mpgv warning: ES module discarded (no startcode)
livedotcom warning: SDP module discarded
mkv warning: matroska module discarded (invalid header 0x000c1b77)
aac warning: AAC module discarded
main debug: demux2_New: 'udp://@233.1.14.3:50100' -> access='' demux='' path='@233.1.14.3:50100'
main debug: looking for demux2 module
main debug: probing 12 candidates
aiff warning: AIFF module discarded
au warning: AU module discarded
mod warning: MOD module discarded (path=@233.1.14.3:50100)
nsv warning: NSV module discarded
playlist warning: old import module discarded: invalid file
playlist warning: m3u import module discarded
playlist warning: pls import module discarded
pva warning: PVA module discarded
ts2 warning: TS module discarded
real warning: Real module discarded
ps warning: this does not look like an MPEG PS stream, but continuing anyway
main debug: looking for mpeg-system module
main debug: probing 1 candidate
main debug: using mpeg-system module "mpeg_system"
main debug: using demux module "ps"
mpeg_system warning: garbage (0x000c1b77)
mpeg_system warning: garbage (0x00020900)
mpeg_system warning: garbage (0x00020100)
main debug: selecting ES 0xe0
main debug: looking for decoder module
main debug: probing 21 candidates
main debug: using decoder module "libmpeg2"
main debug: thread 2996 (decoder) created at priority 0 (src/input/input_dec.c:153)
mpeg_system warning: garbage (0x800c5baf)
mpeg_system warning: garbage (0x2ac2878f)
I'm guessing the Cisco IP/TV Server MPEG-2 format is slightly non-standard and VideoLAN can't figure out how to demux it. Has anyone had any luck using VideoLAN client to play a Cisco IP/TV Server stream? I'm also guessing if it can't play it, it won't be able to transcode it but I haven't tried that. Thank you.