Hi,

I have an application which uses H264VideoRTPSource class to receive live
H264 RTP Stream.
This application should now act as RTSP Server for above H264 Video
received.

One way I was thinking to do is

   - Receive RTP H264 Video using H264VideoRTPSource
   - Dump the H264 elementary video stream using H264VideoFileSink to a
   linux  PIPE
   - To the RTSP Server add H264VideoFileServerMediaSubsession with the
   above mentioned linux  PIPE as the input

Is there a better way to do this ?

Thanks & Regards,
Sambhav
_______________________________________________
live-devel mailing list
[email protected]
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to