[Live-devel] to display a .TS file in amino STB

thomas ming.zhuming at gmail.com
Fri Jul 29 19:24:35 PDT 2005


Hi Ross,
 
> It seems the Live.com RTSP server can talk with the amino STB by the
> ".TS" streaming (confirmed by the msg in debug mode). But I cannot
> make the streaming display on TV via amino STB.
> 

Additional info I got as follows, the RTSP Server got the SETUP
command and TEARDOWN. I have no idea what happens: why TEARDOWN
immediatly follows SETUP?

=============================================
1. RTSPClientSession[017F3E28]::incomingRequestHandler1() read 164
bytes:SETUP rtsp:/abc RTSP/1.0
CSeq: 1
Transport: MP2T/H2221/UDP;unicast;destination=192.168.10.2;client_port=11111
range: npt=0-
x-mayNotify:
x-playNow:

2. 15:04:00 Groupsock(1748: 0.0.0.0, 0, 255): created
RTSPClientSession[017F3E28]::incomingRequestHandler1() read 59
bytes:TEARDOWN rtsp:/abc RTSP/1.0
CSeq: 2
Session:  11

parseRequestString() returned cmdName "TEARDOWN", urlPreSuffix "",
urlSuffix "abc"
15:04:07 Groupsock(1748: 0.0.0.0, 0, 255): deleting

=============================================

--tom



More information about the live-devel mailing list