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 = "myfifo";                        but
does not working. 

 

How to mention that input has to be read from [ read from "stdin"]

 

I am creating a fifo and putting the encoder output to the fifo and then I
want to give the same fifo to testH264 Streamer.cpp

 

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. 

 

From: live-devel-boun...@ns.live555.com
[mailto:live-devel-boun...@ns.live555.com] On Behalf Of Ross Finlayson
Sent: Wednesday, March 14, 2012 10:44 PM
To: LIVE555 Streaming Media - development & use
Subject: Re: [Live-devel] [Information Needed]

 

I am very beginner to this type of application.

 

Then it's especially important that you read the FAQ - as you were asked to
do before posting to this mailing list.

 





I need to understand if we can buffer to "testH264VideoStreamer.cpp" or not.
If not what is the alternative to use it.

I have a camera with gives me encoded (H264) buffer,  I want to transmit
using rtsp.

I think this is very basic , but sorry to say I do not know how to do.

 

There is an entry in the FAQ that specifically refers to this:
http://www.live555.com/liveMedia/faq.html#liveInput

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

 

<<image001.png>>

_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to