> 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/

_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to