>Wondering if the liveMedia/RTSPServer.cpp code has support for 'Keep
>Alive' functionality ?
Yes. Note the "reclamationTestSeconds" parameter (default value, 45
seconds) in "RTSPServer::createNew()".
>
>I see from the source code that it accepts the GET_PARAMETER calls and
>responds to the cli
Hey Guys,
Wondering if the liveMedia/RTSPServer.cpp code has support for 'Keep
Alive' functionality ?
I see from the source code that it accepts the GET_PARAMETER calls and
responds to the client, but doesn't seem to do anything regarding the
session. I assume this means that KeepAlive isn't e
When I try to run testMPEG4VideoStreamer, I am getting the following
errors continuously..
MPEG4VideoStreamParser::analyzeVOLHeader(): marker_bit 1 not set!
MPEG4VideoStreamParser::analyzeVOLHeader(): vop_time_increment_resolution is
zero!
MPEG4VideoStreamParser::analyzeVOLHeader(): marker_bit
HI..
For Playing Multiple channels in testMPEG1or2AudioVideoStreamer
application , I created multiple instances of serverMediaSession.
But the server is streaming one file after another...it is not
streaming all the files(channels) simultaneously. So the clients
cannot play all the channels si
> >OK, try adding the following, after the call to "fread()" (line 138)
> >in "ByteStreamFileSource.cpp":
> >if (fFrameSize == 0) {
> >handleClosure(this);
> >return;
> >}
> >
> >Please let us know if that works for you. (If so, I'll add it to the
> >next s
>For example when we covert Program Stream to Transport Stream
>in "testMPEG1or2ProgramToTransportStream"
>
>is it possible to change another time base and replase PTS, DTS, PCR?
Not without writing new software.
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_
For example when we covert Program Stream to Transport Stream
in "testMPEG1or2ProgramToTransportStream"
is it possible to change another time base and replase PTS, DTS, PCR?
if any means allowing realize that opportunity?
___
live-devel mailing list