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
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to