Page 1 of 1

RTSP with Amino problem

Posted: 18 Jul 2006 21:02
by evoss
i'm using an vlc(0.8.5) server with telnet and rtsp. I execute it like this:
vlc -I telnet --rtsp-host 0.0.0.0:554
With the telnet y make the VLM file
rob3
type: vod
enabled: yes
loop: no
mux: tx
inputs: /root/Irobot.mpg

So when my Amino send the rtsp command to play rob3 the server recognizes sends an Ok and start playing the movie. The UDP destination is OK but the port isn't. The server tells me that i cannot use same video and audio port numbers. How can i make the vlc to take the correct port. With etherreal i can see the vlc is sending TCP packet to the amino address but to port 1234!!! and the amino wants the packet in port 11111.
Thanks.
eugenio :(

Posted: 19 Jul 2006 06:05
by robc
Have you got an Ethereal trace that I could look at?

Posted: 19 Jul 2006 08:53
by Gujs
Off topic!

Hello, robc.

Do you know if in the latest svn work fast forward and rewind with aminet! I can't get it to work!

Best Regards

Posted: 19 Jul 2006 09:34
by robc
Do you know if in the latest svn work fast forward and rewind with aminet! I can't get it to work!
Fast-forward and rewind does not work for Amino set-top boxes at present with VLC VOD.

Ethereal archive

Posted: 19 Jul 2006 16:55
by evoss
Hi Robc, yes i got an ethereal for you.
First of all i set up the telnet server like this:
new rob3 vod enabled
setup rob3 input /root/Irobot.mpg
setup rob3 mux ts
The amino 110 is set like this (chnls.txt):
05: rtsp://221.221.221.95:554//221.221.221.95:554/rob3
So when i press in the ir remote channel 5 the amino starts the communication with the server. I send twice the ip because if not the amino doesn't send the SETUP command correctly(don't know why). The ethereal looks like this(I don't know how to upload an archive here so i copy it. Sorry.)
AMINO (RTSP layer):
Request: SETUP rtsp://221.221.221.95:554/rob3 RTSP/1.0
CSeq:1
Transport: MP2T/H2221/UDP;unicast;destination=221.221.221.229;client_port=11111
range: npt=0.000-
x-mayNotify:
x-playNow:

SERVER (RTSP layer):
Response: RTSP/1.0 200 OK
Transport: MP2T/H2221/UDP;client_port=11111-11112
Server: VLC Server
Content-Length: 0
Cseq: 1
Cache-Control: no-cache
Session: 2135957649;timeout=5

As you can see the Amino is asking the server to send packets to port 11111 and the server agree, but then the server is sending the UDP packets to 221.221.221.229:1234
Do you know why? How can i make the vlc use the port 11111. With VLC clients is working fine but i cannot make it work with the amino. Do i have to setup something else in the amino?.
thanks.

Posted: 30 Jul 2006 15:51
by Ko&
Same problem here. Somebody already have a solution?

Posted: 07 Nov 2006 16:20
by ottos
Anyone knows this problem between VLC and Amino 110 with ports 11111 and 1234 is solved or not ?

Re: RTSP with Amino problem

Posted: 09 Jun 2008 14:58
by arturo130304
install vlc 0.9 is in mode testing now but resolve this problem, http://nightlies.videolan.org/

arthur