[Live-devel] Raw IP Frames of video/audio streams + DLL
Ross Finlayson
finlayson at live555.com
Thu Sep 12 08:04:52 PDT 2013
> I am trying to use the live555 to make a RTSP client that forwards the raw IP frames that it gets from the RTSP server (that is the IP frames that contain the RTP data)
> Is it possible to access the raw IP packets from the library ?
No - application-level code like this doesn't have access to IP headers. To see those, you probably need to run packet-sniffing software.
> Another question:
> This client is going to live in a dll. Any idea on how to change the UsageEnvironment to suit the DLL ? Should I also change the TaskScheduler ?
No, I think most Windoze programmers who build a 'DLL' from the LIVE555 code can do so with the supplied "BasicUsageEnvironment" and "BasicTaskScheduler".
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20130912/eecdb3e8/attachment.html>
More information about the live-devel
mailing list