[Live-devel] How to to stream h264 encoded stream in a MP4 container with Live555

Novalis Vapuru 6.45.vapuru at gmail.com
Mon Jan 30 01:17:19 PST 2012


Hi,

I want to stream .h264 encoded stream in a .MP4 container.

So i investigate testOnRTSPServer.cpp example.
Basically it can sucessfully stream h264 raw stream[ i used VLC as a client].

          [ H265 raw stream file ] --input---> testOnRTSPServer

I know how to get/extract h264 raw stream in an MP4 container.So what i want is

[ h264 encoded data in MP4 container] --> MP4 Demuxer --->[h264 raw
frame data ] --input-->testOnRTSPServer


So how or where should i modify the  testOnRTSPServer so that intead
of reading from a file,
it justs get the output of MP4 demuxer?


BesT Wishes
Novalis


More information about the live-devel mailing list