Let say that someone would like to add FEC based on RFC 2733 to the library
[...]
But I was wondering. Is there a better way to do that without
modifying MultiFramedRTPSink?
Probably not, although right now I can't say for sure.
Ross Finlayson
Live Networks, Inc. (LIVE555.C
Ross,
Let say that someone would like to add FEC based on RFC 2733 to the library.
My understanding is that some FEC source filter implementation would need
to receive the RTP packet formatted and sent by the MultiFramedRTPSink
implementation to be further FEC processed. At first glance I would
I am trying the stream the live captured h.264 encoded bit stream through
the OnDemandRTSP server.
I did modified the OnDemandRTSPServer application to read the .h264 file and
could successfully stream the file.
Now I would like to stream the live camera captured h.264 encoded bit
stream, What c
At 04:02 AM 9/26/2008, you wrote:
yeah thats true.But how can I get playTimePerFrame value so that I
can pass it to "createNew".May be this is a basic question.
But I am a newbie.
do I need to calculate playTimePerFrame from the TS file.
If you are streaming a Transort Stream file then you *
Additionally i also wanted to know as to how the flow will go to the
function
void RTSPServer::incomingConnectionHandler(void* instance, int /*mask*/)
This is an event handler, and is called from within the event loop
whenever incoming data is available on the specified socket
number. (See
How do I stream mp4 files. I am using live555mediaserver.
It depends what you mean by "mp4 file". If you mean a "MPEG-4
Elementary Stream video" file, then yes, our "live555MediaServer" can
stream this already, but the filename suffix must be
".m4e'. Similarly, we can stream a MPEG-4 audi
yeah thats true.But how can I get playTimePerFrame value so that I can pass
it to "createNew".May be this is a basic question.
But I am a newbie.
do I need to calculate playTimePerFrame from the TS file.
Please clarify.
On Fri, Sep 26, 2008 at 5:54 PM, Ross Finlayson <[EMAIL PROTECTED]>wrote:
>
Hi ,
I am trying the stream the live captured h.264 encoded bit stream through
the OnDemandRTSP server.
I did modified the OnDemandRTSPServer application to read the .h264 file and
could successfully stream the file.
Now I would like to stream the live camera captured h.264 encoded bit
stream, Wha
Hi all,
How do I stream mp4 files. I am using live555mediaserver. Do I want to
download any other server to stream mp4 ?.
Thanks
Anoop
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
Thanks Ross
Additionally i also wanted to know as to how the flow will go to the
function
void RTSPServer::incomingConnectionHandler(void* instance, int /*mask*/)
from the function
env.taskScheduler().turnOnBackgroundReadHandling(fServerSocket,
(TaskScheduler::BackgroundHandlerP
When creating "ByteStreamFileSource" instance, how can I set
"fPlayTimePerFrame"
value.
Using the "playTimePerFrame" parameter to "ByteStreamFileSource::createNew()".
(Isn't this obvious from the source code??)
Ross Finlayson
Live Networks, Inc. (LIVE555.COM)
Hi ,
I am working with live555 library for TS streaming via RTP.
When creating "ByteStreamFileSource" instance, how can I set
"fPlayTimePerFrame"
value.
If I set this parameter to null, it wont add the lastframe play time to
presentation time.
I want to add lastframe play time to "presentation tim
12 matches
Mail list logo