Thank you Ross for your response. I didn't explain myself earlier as I should. I have already read the FAQ of course before posting.
I have understood that I have to create my own createNewStreamSource in a new myH264VideoFileServerMediaSubsession. My questions is, which is the simplest way to change the input and instead of reading from file, just give as input a data buffer uint8_t *. I guess I will have to change ByteStreamFileSource:createNew , right? That means ByteStreamFileSource::doReadFromFile ? For example putting into doReadFromFile input parameters a data buffer, and call it from my code? Does what I think make sense? Do you have to suggest something faster and easier? Thank you again and sorry for my previous vague post. Sokratis > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 15 Jun 2011 21:34:20 -0700 > From: Ross Finlayson <finlay...@live555.com> > To: LIVE555 Streaming Media - development & use > <live-de...@ns.live555.com> > Subject: Re: [Live-devel] stream from data pointer, not file > Message-ID: <f06240800ca1f3822969c@[66.80.62.44]> > Content-Type: text/plain; charset="us-ascii" ; format="flowed" > > >I want to stream the data included in > > > >nal[0].p_payload (the variable is uint8_t *p_payload) which is > >output of x264 encoding. I want to stream each byte after it gets > >out of the encoder. > >I am using testOnDemandRTSPServer (because I want unicast). > >Which is the simplest way to do it? > > You could start by reading the FAQ, as you were asked to do before > posting to the mailing list. > -- > > Ross Finlayson > Live Networks, Inc. > http://www.live555.com/ > > >
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel