Hi,
I want to use live555 library in a C program where I could take live audio
data from a floating point array and video stream from an RTSP server. I
want to mux these two streams together and then further stream the resultant
muxed out put to the network. any help?
--
Engr. Mudassar Ahmed Mugh
On Fri, 2010-09-03 at 15:32 +0200, Alexandr Němec wrote:
>
> Dear Sebastien (and Ross),
>
> still delivering samples with no problems. Might this problem be
> related to a specific platform only?
I am using linux, so it may not happen in windows. I didn't test.
Regards,
Sebastien.
__
Dear Sebastien (and Ross),
which OS were you using to reproduce this problem? I am using an older live555
release and I could not see this problem, my OS is Windows. I turned back the
clock by several hours and everything continues working as expected, no CPU
overload and my openRTSP based cl
On Fri, 2010-09-03 at 02:37 -0700, Ross Finlayson wrote:
> OK, I've now installed a new version (2010.09.03) of the code that
> should fix this particular problem.
Works fine for me, thanks.
___
live-devel mailing list
live-devel@lists.live555.com
htt
OK, I've now installed a new version (2010.09.03) of the code that
should fix this particular problem.
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailm
> If you're still seeing this, and manage to figure out what part(s) of
the code is causing this, please let us know.
I am using gprof to detect what live555 is doing when I reset the clock
one hour back in time.
I found that the dTimeNow function in RTCP.cpp is called way to often
after that
On Thu, 2010-09-02 at 21:07 -0700, Ross Finlayson wrote:
> If you're still seeing this, and manage to figure out what part(s) of
> the code is causing this, please let us know.
I am using gprof to detect what live555 is doing when I reset the clock
one hour back in time.
I found that the dTimeNo