[vlc-devel] Re: [PATCH] New RTSP client module

Christophe Mutricy xtophe at nxtelevision.com
Sun Oct 8 02:34:58 CEST 2006


On Mon, Oct 02, 06 at 12:22 +0200, Florent Audebert wrote:
> Hello,
> 
> I'm writing an RTSP client module (UDP/TS) for Anevia which works with
> our Manager/VOD servers since Live555 and RealRTSP modules aren't
> compatible.
<sight> why is RSTP so balkanised!


Just curious, would it have been possible to implement it in live555

> +    add_integer( "udp-caching", DEFAULT_PTS_DELAY / 1000, NULL, CACHING_TEXT,
> +                 CACHING_LONGTEXT, VLC_TRUE );
You shouldn't reuse the same config name as the udp module. Maybe
arstp-caching


> +    set_capability( "access2", 10 );

What's the priority compared with the other rtsp plugins ?


-- 
Xtophe

-- 
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