Hello
thanks for making a great product. I have been working with 0.8.4 and everything has been as advertised. I am trying to setup VOD from my home PC which runs through an isp's cable modem. When I reference anything on my home network form out side I always use the address of the cable modem and then have my linksys cable router forward those requests to the correct pc on my home network.
I setup up the VOD and give it a source and all is well. but when I try to access it from outside my home network I get thisfrom my client outside the network:
main debug: creating new input thread
main debug: waiting for thread completion
main debug: `rtsp://24.254.200.149:8020/vid' gives access `rtsp' demux `' path `24.254.200.149:8020/vid'
main debug: creating demux: access='rtsp' demux='' path='24.254.200.149:8020/vid'
main debug: looking for access_demux module: 1 candidate
main debug: thread 3704 (input) created at priority 1 (src/input/input.c:230)
livedotcom debug: sdp=v=0
o=- 154380121742 1 IN IP4 144.235.1.102
t=0 0
a=tool:vlc 0.8.5-svn-20051212-0000
c=IN IP4 0.0.0.0
livedotcom error: PLAY failed No RTSP session is currently in progress
main warning: no access_demux module matching "rtsp" could be loaded
main debug: creating access 'rtsp' path='24.254.200.149:8020/vid'
main debug: looking for access2 module: 5 candidates
main debug: net: connecting to 24.254.200.149 port 8020
main debug: connection in progress
access_realrtsp debug: rtsp connected
access_realrtsp debug: only real/helix rtsp servers supported for now
vcd debug: trying .cue file: 24.254.200.cue
access_file warning: 24.254.200.149:8020/vid: No such file or directory
cdda debug: trying .cue file: 24.254.200.cue
cdda warning: could not open 24.254.200.149:8020/vid
main warning: no access2 module matching "rtsp" could be loaded
main error: no suitable access module for `rtsp://24.254.200.149:8020/vid'
main debug: thread times: real 5m54.531250s, kernel 0m0.000000s, user 0m0.000000s
main debug: thread 3704 joined (src/input/input.c:386)
main: nothing to play
The 144.235.1.102 is the internal address and
24.254.200.149 is the address of the cable modem
I see this
o=- 154380121742 1 IN IP4 144.235.1.102
t=0 0
a=tool:vlc 0.8.5-svn-20051212-0000
c=IN IP4 0.0.0.0
which looks like and LDAP hierarchy. I suppose the client asks for 24.254.200.149 and then is returned by VLM with 144.235.1.102 and gets confused. The RTSP is bound to 144.235.1.102 and not on 24.254.200.149. Is there a way to change the o= to the cable modems address. Not sure if that is the way to go.
I started vlm at the command line using the cable modems address and I was not able to create any broadcast or vod objects.
Anyway thanks for all your hard work. I was surprised to see the VLM manager in the wx interface NICE!!! When will it be complete?
Joe McCaffrey
Raytheon