vod_rtsp private debug: HTTPD_MSG_PLAY for session: (null)
Posted: 06 Jun 2008 00:39
i am triying to send rtsp media to a hansuntech 6000 STB, using VLC i tried everything even patch the VLC source-code (http://www.via.ecp.fr/via/ml/vlc-devel/ ... 00544.html) but nothing happend.
I am on a Debian etch, and i running VLC vlc-0.8.6-svn20061012.debian, patched and compiled from source whit the latest live555 ([ ] live555-latest.tar.gz 05-Jun-2008 05:34 439K )
i run VLC whit this command : vlc --rtsp-host 192.168.254.176:554 --rtsp-raw-mux=ts --ttl 12 -vvv --color -I telnet
then: telnet localhost 1224
new test vod enabled
setup test input /home/lala/lala.mpg
On the STB side i use the follow
<p><a href="javascript:AVMedia.Play('rtsp://192.168.254.176:554/test');">Presione aquí para ver un video</a></p>
<p><a href="javascript:AVMedia.Play('type=VOD;servertype=MediaBase;src=rtsp://192.168.254.176:554//192.168.254.176/test');">Test VOD</a></p>
when i hit the first link i get (on the vlc console):
[00000910] main http server debug: Connection from 192.168.254.16
[00000908] vod_rtsp private debug: RtspCallback query: type=8
[00000908] vod_rtsp private debug: HTTPD_MSG_SETUP: transport=MP2T/AVP/UDP;unicast;destination=192.168.254.16:18702
[00000908] vod_rtsp private debug: HTTPD_MSG_PLAY for session: (null)
and when i hit the second link i just get this:
[00000900] main http server debug: Connection from 192.168.254.16
but nothing happend on the STB...
Someone can give me any light??? PLZ!!
--
Claudio Castro
I am on a Debian etch, and i running VLC vlc-0.8.6-svn20061012.debian, patched and compiled from source whit the latest live555 ([ ] live555-latest.tar.gz 05-Jun-2008 05:34 439K )
i run VLC whit this command : vlc --rtsp-host 192.168.254.176:554 --rtsp-raw-mux=ts --ttl 12 -vvv --color -I telnet
then: telnet localhost 1224
new test vod enabled
setup test input /home/lala/lala.mpg
On the STB side i use the follow
<p><a href="javascript:AVMedia.Play('rtsp://192.168.254.176:554/test');">Presione aquí para ver un video</a></p>
<p><a href="javascript:AVMedia.Play('type=VOD;servertype=MediaBase;src=rtsp://192.168.254.176:554//192.168.254.176/test');">Test VOD</a></p>
when i hit the first link i get (on the vlc console):
[00000910] main http server debug: Connection from 192.168.254.16
[00000908] vod_rtsp private debug: RtspCallback query: type=8
[00000908] vod_rtsp private debug: HTTPD_MSG_SETUP: transport=MP2T/AVP/UDP;unicast;destination=192.168.254.16:18702
[00000908] vod_rtsp private debug: HTTPD_MSG_PLAY for session: (null)
and when i hit the second link i just get this:
[00000900] main http server debug: Connection from 192.168.254.16
but nothing happend on the STB...
Someone can give me any light??? PLZ!!
--
Claudio Castro