[Live-devel] [live-devel] query
Guillaume Grimaldi
guillaume.grimaldi at c-s.fr
Fri Oct 30 02:58:53 PDT 2009
Ross Finlayson a écrit :
>>> What codec (i.e., video format) does your camera generate?
>> Thank for your reply.
>> My camera generate raw format, but I plan to use H264.
>
>
> OK, so you first need a (hardware or software) H.264 video encoder.
>
> Then, you will need to write your own subclass of
> "H264VideoStreamFramer", and feed your H.264 NAL units into this. (See
> also <http://www.live555.com/liveMedia/faq.html#h264-streaming>)
>
Ok, Thank you for your advice.
A last question, can I stream in MPEG-TS format after that ? (with
MPEG2TransportStreamFramer for exemple)
More information about the live-devel
mailing list