Re: [Live-devel] Server moved to 64bit - packet loss

2011-09-02 Thread Szymon Malewski
Sat, 27 Aug 2011 22:52:11, Ross Finlayson wrote: > > Then I moved server to another machine and I'm experiencing severe packet > > loss (60-70%) at client side. > > I'm not familiar with statistics in Live555, for quick check I've added > > packets counters in GroupsockHelper.cpp in writeSocket a

Re: [Live-devel] bug in the mp3 receiver

2011-09-02 Thread Ross Finlayson
> Transmitter may be restarted, this is normal work situation. > If this is not a bug, how I can receive stream? Thinking about this some more, I realized that there is something that we can do. When the transmitter restarts, the RTP SSRC will (almost always) change. The receiver can notice thi

Re: [Live-devel] bug in the mp3 receiver

2011-09-02 Thread Dmitriy Vasil'ev
yes, I understand, in current situation I must restart receiver. But if I have remote receiver, it can not be restarted. How I must change the code of the transmitter or receiver to receive stream if the transmitter was restarted? From: Ross Finlayson Sent: Friday, September 02, 2011 12:33 PM To

Re: [Live-devel] bug in the mp3 receiver

2011-09-02 Thread Ross Finlayson
> Transmitter may be restarted, this is normal work situation. > If this is not a bug, how I can receive stream? Whenever you stop/restart the transmitter, you can also stop/restart the receiver "testMP3Receiver". But when you restart it, append its output to the original received data file. I

Re: [Live-devel] bug in the mp3 receiver

2011-09-02 Thread Dmitriy Vasil'ev
Transmitter may be restarted, this is normal work situation. If this is not a bug, how I can receive stream? From: Ross Finlayson Sent: Monday, August 29, 2011 10:17 PM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] bug in the mp3 receiver OK, the problem is that the

Re: [Live-devel] building live555 in VS 2010

2011-09-02 Thread Dmitriy Vasil'ev
I can send to you my VC10 project, if need. From: Jasleen Kaur Sent: Tuesday, August 30, 2011 9:16 AM To: mailto:live-de...@ns.live555.com Subject: [Live-devel] building live555 in VS 2010 I have been trying to build the make files using Visual Studio 10. I am facing problems while running