Hi All,
I have gone to the link you have mentioned Yes. The easiest way to do this is to change the appropriate "test*Streamer. cpp" file to read from "stdin" (instead of "test.*"), and then pipe the output of your encoder to (your modified) "test*Streamer" application. I have changed char const* inputFileName = "test.264"; to char const* inputFileName = "stdin"; but does not play. I get the following print messages….. Running Server Application [root@Linux rtsp]#Error in opening filePlay this stream using the URL "rtsp: //192.168.2.103:8554/testStream" Beginning streaming... Creating filesource inside play..... Beginning to read from file... ...done reading from file Closing the playnback [root@Linux rtsp]# I am creating a fifo and putting the encoder output to the fifo and then I want to give the same fifo to testH264Streamer.cpp I have following question: 1) How to mention that input has to be read from FIFO (myrtspfifo) 2) Which all files I need to modify, I have only modified "test*Streamer.cpp" as mentioned above. It will be great help if you let me where all I have to change. Any support or guidance will be highly appreciated. ----------------------------------------- Thanks !!!! ~rakesh [+91 - 97418 33005] Description: Description: Description: Description: Description: ProCubed_icon_iPhone PROcubed Inc . Bangalore, INDIA. 
<<image001.png>>
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel