Re: [Live-devel] Video delay on the new connection to the streamer

2014-11-21 Thread minus
Seems it is CPU resource limitation. Is it possible to synchronize audio and video tracks after such CPU resource limitations, during record process. I mean, how to determine that desynchronisation happened in playing  process? Maybe some RTCP packet data information can help or something else?

[Live-devel] Video delay on the new connection to the streamer

2014-11-04 Thread minus
Using LIVE555 library as streamer in UNICAST UDP mode found if i'm using video and audio tracks, and during playing mode somebody else make a new connection, the client with previous connection receive video frame with about 500ms delay. Trying to open new connections several times, the first c

[Live-devel] How to get timestamp difference between frames in milliseconds or microseconds?

2014-09-01 Thread minus
I'm analyzing RTSP stream data and need to have the time difference in milliseconds between each video frame. Stream server send timestamp values like below: 1271120994 1271124594 1271128194 ... ... ... but it does not look like difference between frames is coming in milliseconds or microseco

[Live-devel] HOW REALIZED NAT TRAVERSAL IN LIVE555

2014-08-03 Thread minus
How Live555 client side library makes UDP ports reachable from the global network for incoming UDP traffic when both client and server are under NAT and all UDP ports are not opened for the network? Does it use STUN or something else? -- Vadim ___

Re: [Live-devel] OpenRTSP test sample stops after 2 minutes

2014-06-24 Thread minus
above. If you will need more information, or remote access to the IP camera, do not hesitate, ask. Воскресенье, 22 июня 2014, 6:06 +04:00 от minus : > > >OpenRTSP test sample always stops after 2 minutes. Why it happens and ho

[Live-devel] OpenRTSP test sample stops after 2 minutes

2014-06-23 Thread minus
OpenRTSP test sample always stops after 2 minutes. Why it happens and how to prevent it? -- developer -- ___ live-devel mailing list live-devel@lists.live555.com http://lists.live55