I got some messages from VLC:
*********************************************************
main debug: adding playlist item `
http://10.1.1.13/streamav.sdp' (
http://10.1.1.13/streamav.sdp )
main debug: creating new input thread
main debug: waiting for thread completion
main debug: thread 3948 (input) created at priority 1 (src/input/input.c:230)
main debug: `
http://10.1.1.13/streamav.sdp' gives access `http' demux `' path `10.1.1.13/streamav.sdp'
main debug: creating demux: access='http' demux='' path='10.1.1.13/streamav.sdp'
main debug: looking for access_demux module: 0 candidates
main warning: no access_demux module matched "http"
main debug: creating access 'http' path='10.1.1.13/streamav.sdp'
main debug: looking for access2 module: 6 candidates
access_http debug: http: server='10.1.1.13' port=80 file='/streamav.sdp
main debug: net: connecting to '10.1.1.13:80'
main debug: looking for network module: 2 candidates
ipv4 debug: connection in progress
main debug: using network module "ipv4"
main debug: unlocking module "ipv4"
access_http debug: protocol 'HTTP' answer code 200
access_http debug: Server: MAYAH Centauri Server Aug 24 2005
access_http debug: Content-Type: application/sdp
access_http debug: stream size=745
main debug: using access2 module "access_http"
main debug: pre buffering
main debug: received first data for our buffer
main debug: creating demux: access='http' demux='' path='10.1.1.13/streamav.sdp'
main debug: looking for demux2 module: 38 candidates
livedotcom debug: sdp=v=0
o=- 8375 2538 IN IP4 10.1.1.13
s=Io 8000
i=LIVE from Io 8000(10.1.1.13),01.09.2005,10:08:53
a=isma-compliance:2,2.0,2
a=mpeg4-iod:"data:application/mpeg4-iod;base64,AoFnAA8AAAAAAAOBCgAAQHRkYXRhOmFwcGxpY2F0aW9uL21wZWc0LW9kLWF1O2Jhc2U2NCxBVG9CT0FVZkF6UUFBQUFFTENBUkFEcVlBQmJqWUFBQUFBQUZIUUFBQWJBREFBQUJ0UWtBQUFFQUFBQUJJQURJaUlBTTBGaEJJVUVEQmdFQgQNAgUAOpgAFuNgAAAAAAYBAQNRAABANmRhdGE6YXBwbGljYXRpb24vbXBlZzQtYmlmcy1hdTtiYXNlNjQsd0JBU1lRU0lVRVVGUHdBPQQSAg0AOpgAFuNgAAAAAAUDAABABgEB"
t=0 0
m=video 5004 RTP/A
livedotcom debug: RTP subsession 'video/H264'
livedotcom error: no codec supported, aborting
ps error: cannot peek
mjpeg warning: no more data
mjpeg error: cannot peek
ffmpeg warning: cannot peek
ps error: cannot peek
vobsub debug: could not read vobsub IDX file
main error: no suitable demux module for `http/://10.1.1.13/streamav.sdp'
main debug: unlocking module "access_http"
main debug: thread times: real 0m0.531250s, kernel 0m0.000000s, user 0m0.031250s
main debug: thread 3948 joined (src/input/input.c:386)
main: nothing to play
*********************************************************
So it looks like that the sdp comes through but VLC is complaining about "no codec supported". I thought H264 is available in V. 0.8.2 ?!?
Or isn't it?
Uwe