piiptv problems Hi,
I've tried to use Piiptv and got some problems:
Installed is mediaportal RC1 and tvserver (+ svn latest build) and Piiptv 0.5.4.03 on a Vista sp1 ultimate system (32bit).
MP and Tv server work smoothly. With PiipTV the following problems occur:
- First test button (time shift streaming): ok
- Second test button (VCL output): does not work. Error: unrecognized format
- third test button( external ip): does not work.
The firewall is configured according to the instructions. The ports 8554 and 5050 are both reachable (confirmed by netstat). Furthermore, the web UI work fine.
Any idea what happens here? I've attached the log file....
Any help is greatly appreciated! thanks!!
and here some further logs from vcl trying to play rtsp stream:
main debug: adding playlist item `rtsp://xx.xxx.xxx.xxx:8554/ptv_zdf.sdp' ( rtsp://xx.xxx.xxx.xxx:8554/ptv_zdf.sdp )
main debug: creating new input thread
main debug: waiting for thread completion
main debug: thread 4600 (input) created at priority 1 (input/input.c:265)
main debug: `rtsp://xx.xxx.xxx.xxx:8554/ptv_zdf.sdp' gives access `rtsp' demux `' path `xx.xxx.xxx.xxx:8554/ptv_zdf.sdp'
main debug: creating demux: access='rtsp' demux='' path='xx.xxx.xxx.xxx:8554/ptv_zdf.sdp'
main debug: looking for access_demux module: 1 candidate
live555 debug: RTP subsession 'audio/MP4A-LATM'
live555 debug: RTP subsession 'video/MP4V-ES'
live555 error: RTSP PLAY failed PLAY: cannot handle response: RTSP/1.0 404 Not Found
main warning: no access_demux module matching "rtsp" could be loaded
main debug: creating access 'rtsp' path='xx.xxx.xxx.xxx:8554/ptv_zdf.sdp'
main debug: looking for access2 module: 5 candidates
main debug: net: connecting to xx.xxx.xxx.xxx port 8554
main debug: connection in progress
access_realrtsp debug: rtsp connected
access_realrtsp warning: only real/helix rtsp servers supported for now
vcd debug: trying .cue file: xx.xxx.xxx.xxx:8554/ptv_zdf.cue
vcd debug: could not find .cue file
access_file warning: xx.xxx.xxx.xxx:8554/ptv_zdf.sdp: No such file or directory
cdda debug: trying .cue file: xx.xxx.xxx.xxx:8554/ptv_zdf.cue
cdda debug: could not find .cue file
cdda warning: could not open xx.xxx.xxx.xxx:8554/ptv_zdf.sdp
main warning: no access2 module matching "rtsp" could be loaded
main error: no suitable access module for `rtsp://xx.xxx.xxx.xxx:8554/ptv_zdf.sdp'
main debug: thread times: real 0m27.618000s, kernel 0m0.015600s, user 0m0.000000s
main debug: thread 4600 joined (input/input.c:412)
main: nothing to play
Last edited by ophth1; 2008-06-14 at 14:59.
Reason: further information...
|