Re: [Live-devel] Bad performance with 4 or more clients at proxy server

2015-06-02 Thread xqi
hi,all: i have the some problem too and i don't think the problem is caused by vlc. when I start multiple VLC players and have them playing the stream of a ip camera source, it is working fine . if i start and play them for the remote proxyServer, I will get a bad performance . i try to in

Re: [Live-devel] live555-2015-5-28 version rtsp server can't work correct when send HD h.264 stream

2015-06-02 Thread Ross Finlayson
> I have a version of 2008.04.09, in this version, the rtsp server send the > same H.264 file .the client can receive data. So i think the latest version > maybe have some bug. I don’t believe that there is ‘bug’ here. I explained the problem very clearly in my earlier response. Sometimes,

Re: [Live-devel] live-devel Digest, Vol 138, Issue 20

2015-06-02 Thread 毛夏飞
Thank you for reply. I have a version of 2008.04.09, in this version, the rtsp server send the same H.264 file .the client can receive data. So i think the latest version maybe have some bug. -- Original -- From: "live-devel-request"; Date: Mon

Re: [Live-devel] Bad performance with 4 or more clients at proxy server

2015-06-02 Thread Frank van Eijkelenburg
Hi Ross (and others), I increased the buffer size to 16 MB and there are still performance issues. However, sometimes it seems to be working for a few seconds and than the performance is getting worse. So increasing the socket buffer size in the "RTPSink" object has a little effect, but does n

Re: [Live-devel] [External] Re: Support for 'Speed" Option on RTSP 'PLAY'

2015-06-02 Thread Ross Finlayson
> Your suggestion to add new API, RTSPClient::setSpeed(), makes sense. Yes, because the primary purpose of the ‘speed’ parameter is for use in the RTSP protocol, it seems to make the most sense to make the ‘setting’ function a part of the “RTSPClient” API, rather than the “MediaSession” API. (N