Re: [Live-devel] client port number at proxy server

2015-05-31 Thread Frank van Eijkelenburg
On 30-05-15 07:34, Ross Finlayson wrote: In my situation, I have multiple cameras with a unique ip address and port number, but the remaining url could be the same as another camera. When using the proxy server I can register both back-end urls but not at different ports (because only one port

Re: [Live-devel] Download area /liveMedia/public has previous version of tar files

2015-05-31 Thread Ross Finlayson
Oops, I forgot to install the new version of the software. Fixed now. Thanks for letting us know. Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/lis

[Live-devel] Download area /liveMedia/public has previous version of tar files

2015-05-31 Thread Ron McOuat
The changelog.txt is from May 30 but the live555.tar.gz files and doxygen directory are from May28. Thanks Ron ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

Re: [Live-devel] DEREGISTER command

2015-05-31 Thread Ross Finlayson
> Hello I’ve implemented DEREGISTER RTSP commnand. Is there any way to provide > it to you guys so it can be added to your repository? If you send (to this mailing list) a patch (against the most recent version of the software), then I’ll *consider* including it in a future version of the softw

[Live-devel] DEREGISTER command

2015-05-31 Thread Ivan Roubíček
Hello I've implemented DEREGISTER RTSP commnand. Is there any way to provide it to you guys so it can be added to your repository? Best regards Ivan ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-

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

2015-05-31 Thread Ross Finlayson
> I use live.2015.05.28.tar.gz. use live555MediaServer.cpp as rtsp server. > I have a HD h.264 stream , the nal unit is SPS,PPS,IDR,P,P,P I use > openRTSP.exe and test RTSPClient.exe to receive the stream. Both client > receive SPS, PPS, P, P..they all didn't receive IDR frame.

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

2015-05-31 Thread maoxia...@cdxzrs.com
Hi all I use live.2015.05.28.tar.gz. use live555MediaServer.cpp as rtsp server. I have a HD h.264 stream , the nal unit is SPS,PPS,IDR,P,P,P I use openRTSP.exe and test RTSPClient.exe to receive the stream. Both client receive SPS, PPS, P, P..they all didn't receive IDR frame.