[Live-devel] [Need help for live streaming changed for H264]
Rakesh Kumar
rakesh.kumar at procubedinc.com
Thu Mar 15 07:41:10 PDT 2012
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 at 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 at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20120315/59b850c9/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 1685 bytes
Desc: not available
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20120315/59b850c9/attachment-0001.png>
More information about the live-devel
mailing list