[Live-devel] Streaming H264 raw files using RTSP
Terry Barnaby
terry1 at beam.ltd.uk
Wed Aug 9 02:37:17 PDT 2006
Ross Finlayson wrote:
>>I assume that support for streaming H264 files over RSTP is not quite
>>there yet ?
>
>
> No - in part because there's no clear definition of what a "H264 file" means.
>
>
>>If this is the case would I just have to implement:
>>"H264VideoFileServerMediaSubsession" as a subclass of
>>"FileServerMediaSubsession" which would use "H264VideoRTPSink" and
>>a new class "H264VideoStreamFramerRaw" derived from
>>"H264VideoStreamFramer" with the "H264VideoStreamFramerRaw" class
>>packetising the H264 stream into NAL units ?
>
>
> That's exactly right!
Thanks for the info, I will have a go at implementing it.
What file format are others using to store H264 video data ?
Cheers
Terry
More information about the live-devel
mailing list