[Live-devel] RTSP and MJPEG

Derk-Jan Hartman hartman at videolan.org
Thu Sep 16 13:06:06 PDT 2004


And in this case you'd probably be better off feeding jpeg images into 
VLC and have VLC transcode and stream them.

(This is something VLC devel version can do, don't ask me how though :) 
i don't know the specific options required. I do know you will need to 
set quite a few of them :)

On 16 sep 2004, at 00:40, Ross Finlayson wrote:

>
>> Is it possible to use the classes to build an RTSP server that reads 
>> from JPEG files and streams them into MPEG-4 format.
>
> Note that the "LIVE.COM Streaming Media" classes don't include any 
> codecs - i.e., encoders or decoders - so to do this, you would need to 
> write your own "FramedFilter" subclass(es) that (i) decode each JPEG 
> into an image, and (ii) encode the resulting images into MPEG-4 video 
> frames.
>
> But if you did this, you would be able to use the LIVE.COM code to 
> build a RTSP server that streams the resulting MPEG-4 video stream.
>
>
> 	Ross Finlayson
> 	LIVE.COM
> 	<http://www.live.com/>
>
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live.com
> http://lists.live.com/mailman/listinfo/live-devel
>
>
---
Universiteit Twente
Derk-Jan Hartman (d.hartman at student.utwente dot nl)
http://home.student.utwente.nl/d.hartman



More information about the live-devel mailing list