[Live-devel] Problem with Amino set-top box.
Wei Weng
wweng at kencast.com
Wed Dec 20 14:03:39 PST 2006
Hi, I am working on a project that requires to get Amino set-top box to
work with live media server via RTSP.
I can stream the mpeg files from VLC client via RTSP, by using the URL:
rtsp://192.168.1.180:8554/test.mpeg (Meaning my live555MediaServer
binary has no problem)
I compiled liveMediaServer with DEBUG flag, and I can see the sequences
of RTSP commands VLC client sent to the live555MediaServer is : OPTIONS,
DESCRIBE, SETUP, PLAY... TEARDOWN.
But when I tried the same thing with Amino box, it seems that the RTSP
commands Amino box sent to the liveMediaServer is the only : SETUP
rtsp://rtsp://192.168.1.180:8554/test.mpeg RTSP/1.0. (And since the
SETUP was not followed by a track , the above command failed at the
server end)
What is the trick here? How do I get Amino box to work with Live?
(I have the RTPS client set to ncube as well)
Thanks!
Wei
More information about the live-devel
mailing list