[vlc-devel] Patch for SVN vlc-trunk for Amino STB VOD support

Rob Casey rob.casey at swishgroup.com.au
Thu Apr 27 04:17:09 CEST 2006


Attached is a patch against vlc-trunk which permits VLC to be used as a RTSP
VOD server for Amino STBs.  The changes associated with this patch are as
follows:
 
- Modify command sequence response header (from "Cseq" to "CSeq")
- Add command-line option --rtsp-raw-mux to set mux for raw UDP streams
- Add support for RTSP GET_PARAMETER command
 
This has allowed the configuration of VLC as a RTSP VOD server for Amino
STBs using the following command line options:
 
vlc --intf=telnet --rtsp-host=0.0.0.0:554 --rtsp-raw-mux=ts
--vlm-conf=/media/vlm.conf
 
And the media source for the Amino STBs is as follows:
 
type=VOD;servertype=MediaBase;src=rtsp://192.168.0.1:554//192.168.0.1:554/te
st
 
Regards,
Rob
 
 
 
Rob Casey
Swish Interactive
a division of The Swish Group Limited
170 Dorcas Street
South Melbourne, Victoria 3205
Australia
[P] +61 3 9686 6640
[F] +61 3 9686 6680
[M] +61 401 460 490
[E] rob.casey at swishgroup.com.au
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20060427/a50c0f2d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rtsp-20060427.patch
Type: application/octet-stream
Size: 6106 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20060427/a50c0f2d/attachment.obj>


More information about the vlc-devel mailing list