[Live-devel] Writing RTSP server
Ross Finlayson
finlayson at live555.com
Mon Oct 6 07:57:15 PDT 2014
> 3) Our data is uncompressed ARGB data, I wish to compress it and then stream it using RTSP, what changes will I have to make ?
That's the first thing you need to decide: What compressed video format (codec) you want to use. That will tell you what "RTPSink" subclass you use (note that it probably *won't* be "SimpleRTPSink").
Most people use their "FramedSource" subclass to generate compressed video frames (one at a time).
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/20141006/44454f5f/attachment.html>
More information about the live-devel
mailing list