Re: [Live-devel] use live555 with raw rgb data input

2013-06-11 Thread Ross Finlayson
> Is it possible to use live555 as an rtsp server that its input is raw rgb > images and the output stream is mpeg4/h264 ? Yes. You would need to write your own filter class (a subclass of "FramedFilter") that converts raw RGB frames to H.264 frames (NAL units). Your "OnDemandServerMediaSubse

Re: [Live-devel] use live555 with raw rgb data input

2013-06-11 Thread Markus Schumann
/SPS. Markus. From: live-devel-boun...@ns.live555.com [mailto:live-devel-boun...@ns.live555.com] On Behalf Of jacob s Sent: Sunday, June 09, 2013 1:16 PM To: live-de...@ns.live555.com Subject: [Live-devel] use live555 with raw rgb data input Is it possible to use live555 as an rtsp server that

[Live-devel] use live555 with raw rgb data input

2013-06-10 Thread jacob s
Is it possible to use live555 as an rtsp server that its input is raw rgb images and the output stream is mpeg4/h264 ? ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel