I have another small question.
To synchronize my clients, I do some calculations based on the
presentation time.
Is it possible that the presentation time contained in the frame
send by the server can be modified by live555 library on the client
side?
Yes, see
http://www.live555.com/l
?
Thanks in advance.
Regards,
Jacques Tebcherani
_
From: Ross Finlayson [mailto:finlay...@live555.com]
Sent: mardi 18 janvier 2011 12:27
To: LIVE555 Streaming Media - development & use
Subject: Re: [Live-devel] Packet loss when receiving streamed data via TCP
I have developed a
I have developed a PCM audio Server/Client based on "LIVE555
Streaming Media" library (v2010.04.09).
Sorry, but absolutely no support is given for old versions of the code.
Does live555 can discards some frames?
No. Our code simply runs in a loop, sending frames (if it's a
server), or rec
Hi,
I have developed a PCM audio Server/Client based on "LIVE555 Streaming Media"
library (v2010.04.09).
I have configured my server to stream in unicast mode.
I have configured my client to receive the stream via TCP
(setupMediaSubsession() is called with streamUsingTCP parameter set to T