[Live-devel] Retrieving buffers of data from an RTSP derived stream

Andy Hawkins Andy.Hawkins at uniguest.com
Tue Nov 28 03:41:21 PST 2023


Hi,

I need to set up an RTSP client, and use a custom buffer class for all of the data that is retrieved in order to process it as it comes in. Similarly, I need to create a servable RTSP stream, and be able to provide buffers of data to it.

>From what I can see by tracing through the using the ProxyServerMediaSession class, the actual creation of the buffers is buried quite deep within a lot of nested classes.

Is there an easy way to achieve what I want to do that I'm missing?

Thanks

Andy



More information about the live-devel mailing list