No subject


Wed Aug 5 14:32:43 CEST 2015


RTSP URL has been passed through to the VLC VOD interface (SETUP =
rtsp://192.168.0.5 RTSP/1.0 - Notice the lack of path =
information).  In order to get the AmiNet 103 to send through a =
correctly fashioned request, I believe the following is the correct =
source URL that you will need to use:<BR>
<BR>
rtsp://192.168.0.5:5554//192.168.0.5:5554/dvd;type=3DVOD;servertype=3DMed=
iaBase<BR>
<BR>
Note the double slash and repeat of the hostname before the path =
information - I am not entirely sure why this is the format which should =
be used, but was found through some work with a sample player =
HTML/Javascript page made available through Amino Support.<BR>
<BR>
For what it's worth, I have had this patch running successfully =
throughout today using a AmiNet 120 (although I can test it up against =
AmiNet 103/110H/500 models tomorrow if it would help).<BR>
<BR>
Regards,<BR>
Rob<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: Jean-Paul Saman [<A =
HREF=3D"mailto:jean-paul.saman at planet.nl">mailto:jean-paul.saman at planet.n=
l</A>]<BR>
Sent: Thu 4/27/2006 6:49 PM<BR>
To: vlc-devel at videolan.org<BR>
Subject: Re: [vlc-devel] Patch for SVN vlc-trunk for Amino STB VOD =
support<BR>
<BR>
Rob,<BR>
<BR>
Are you sure this patch works? Because when applying and running vlc =
as<BR>
VOD server I get this response from the amino STB (AmiNet 103)<BR>
rtsp://192.168.0.5:5554/dvd;type=3DVOD;servertype=3DMediaBase<BR>
<BR>
SETUP rtsp://192.168.0.5 RTSP/1.0<BR>
CSeq:1<BR>
User-Agent: MBASE_MPEG_PLAYER_KA<BR>
Transport: =
RAW/RAW/UDP;unicast;destination=3D192.168.0.19;client_port=3D11111;<BR>
x-mayNotify:<BR>
x-playNow:<BR>
<BR>
RTSP/1.0 404 Not found<BR>
Content-Length: 320<BR>
Content-Type: text/html<BR>
<BR>
<?xml version=3D"1.0" encoding=3D"us-ascii" =
?><!DOCTYPE html PUBLIC<BR>
"-//W3C//DTD  XHTML 1.0 Strict//EN"<BR>
"<A =
HREF=3D"http://www.w3.org/TR/xhtml10/DTD/xhtml10strict.dtd">http://www.w3=
.org/TR/xhtml10/DTD/xhtml10strict.dtd</A>"><BR>
<html><BR>
<head><BR>
<title>Error 404</title><BR>
</head><BR>
<body><BR>
<h1>404 Resource not found()</h1><BR>
<hr /><BR>
<p><a href=3D"<A =
HREF=3D"http://www.videolan.org">http://www.videolan.org</A>"> =
VideoLAN</a></p><BR>
</body><BR>
</html><BR>
<BR>
Rob Casey wrote:<BR>
> Attached is a patch against vlc-trunk which permits VLC to be used =
as a RTSP<BR>
> VOD server for Amino STBs.  The changes associated with this =
patch are as<BR>
> follows:<BR>
> <BR>
> - Modify command sequence response header (from "Cseq" to =
"CSeq")<BR>
> - Add command-line option --rtsp-raw-mux to set mux for raw UDP =
streams<BR>
> - Add support for RTSP GET_PARAMETER command<BR>
> <BR>
> This has allowed the configuration of VLC as a RTSP VOD server for =
Amino<BR>
> STBs using the following command line options:<BR>
> <BR>
> vlc --intf=3Dtelnet --rtsp-host=3D0.0.0.0:554 =
--rtsp-raw-mux=3Dts<BR>
> --vlm-conf=3D/media/vlm.conf<BR>
> <BR>
> And the media source for the Amino STBs is as follows:<BR>
> <BR>
> =
type=3DVOD;servertype=3DMediaBase;src=3Drtsp://192.168.0.1:554//192.168.0=
.1:554/te<BR>
> st<BR>
> <BR>
> Regards,<BR>
> Rob<BR>
> <BR>
> <BR>
> <BR>
> Rob Casey<BR>
> Swish Interactive<BR>
> a division of The Swish Group Limited<BR>
> 170 Dorcas Street<BR>
> South Melbourne, Victoria 3205<BR>
> Australia<BR>
> [P] +61 3 9686 6640<BR>
> [F] +61 3 9686 6680<BR>
> [M] +61 401 460 490<BR>
> [E] rob.casey at swishgroup.com.au<BR>
<BR>
Kind greetings,<BR>
Jean-Paul Saman.<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C669E0.D89CF61D--

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list