[vlc-devel] need 5-tuple info for RTP Stream
Rémi Denis-Courmont
remi at remlab.net
Mon Mar 7 09:11:28 CET 2011
On Sun, 6 Mar 2011 10:58:10 +0530, anjan p <goanjan at gmail.com> wrote:
> Hi,
>
> I am using VLC for VoD streaming (using RTSP) on the server and running
> the
> client on another system to view the stream.
> I need the 5-tuple info (dst-IP, dst-Port, src-IP, src-port & L4-protocol
> number) of the audio & video stream on the server.
> Can someone point me where I can get this info in the VLC code ?
Somewhere in the RTSP stack probably (modules/misc/rtsp.c and
modules/stream_out/rtsp.c).
--
Rémi Denis-Courmont
http://www.remlab.net
http://fi.linkedin.com/in/remidenis
More information about the vlc-devel
mailing list