> 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 
Yes, that should work, I think...

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/

_______________________________________________
live-devel mailing list
[email protected]
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to