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

Florent Audebert f.audebert at gmail.com
Mon Oct 2 12:22:37 CEST 2006


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.

I've started it from scratch looking at file, realrtsp and udp
modules. It allows pausing / seeking and runs almost smoothly. The
only issue I have is during seeking.

Sometimes, even if VLC is receiving the stream it doesn't display it
and get stuck on the last displayed frame (progress bar still
continue). Seeking again or doing a Pause/Play and everything seems to
go well again.

Here's a patch containing the module (named it rtsp2, don't know if
that's really appropriate). I didn't add GPL headers yet and Windows
compiling / testings are coming. I've tried to respect VideoLan
developpers guidelines as much as possible tell me if something is
wrong. Any suggestion or comments are welcome.

Thanks

-- 
Florent 'Kheops' Audebert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vlc-rtsp2-p1.patch
Type: text/x-patch
Size: 31507 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20061002/6783a988/attachment.bin>


More information about the vlc-devel mailing list