Hi,
My code is working fine with single source but if I add another source then
latency is increasing for another source and first source is working fine. we
have overridden doGetNextFrame as below.
void LiveSourceWithx264::doGetNextFrame() {
deliverFrame();
}
Thanks & Regards,
Renish T
> I've seen a few projects obviously using the library on Android devices
> (since the user agent string is being tagged) but cannot find a pre-built
> library.
>
> Is there one available?
No, not from us at least. Pretty much everyone builds the libraries from
source code, as described here
I've seen a few projects obviously using the library on Android devices
(since the user agent string is being tagged) but cannot find a
pre-built library.
Is there one available? I didn't see anything in the FAQ on this
subject either...
Thanks in advance.
--
Karl Denninger
k...@denninger.net
I'm using the Live555 API for my RTSP server, and have not experienced this
issue. I have several sources with varying frame rates between 8 and 30fps
running on the same server. I'm triggering Live555 whenever a packet is
available from the encoder, and have yet to experience the "not ready for
Hello,
I am developing RTSP server application using Live555 mediaServer. I am getting
latency getting increased for low frame rate camera when two camera played
simultaneously on VLC.
I am receiving video feed from IP camera and using Live555 deliver to client
application and also doing rec