Re: [Live-devel] live555MediaServer info

2015-07-22 Thread Saverio ABC
Dear Ross, Thank you very much for your explanation , I'll try to follow your advice. Best regards, Saverio Il 22/07/2015 17:01, Ross Finlayson ha scritto: I've this network infrastructure: - Server1 with live555MediaServer installed that stream a MPEG Transport Stream file .ts on the net

Re: [Live-devel] live555 proxyserver received RTCP "BYE"

2015-07-22 Thread Saverio ABC
Yes Ross you are right my client uses an old version of VLC server in an arm architecture I'll try to update it but I do not know if it is supported. Thanks, Saverio Il 21/07/2015 18:32, Ross Finlayson ha scritto: But the OP (Saverio) is using the “LIVE555 Proxy Server”, which automatically s

[Live-devel] live555 proxyserver received RTCP "BYE"

2015-07-21 Thread Saverio ABC
Dear Ross, My client use VLC as rtsp server, and i use live555 proxyserver(last version 2015.07.19) to proxy the rtsp stream. From the log generated by live555 proxyserver, every about 60s (default timeout), VLC will send a "BYE" signal to live555 proxyserver, this will cause the rtsp proxy p

[Live-devel] live555MediaServer info

2015-07-20 Thread Saverio ABC
Dear Ross, I've this network infrastructure: - Server1 with live555MediaServer installed that stream a MPEG Transport Stream file .ts on the net (This file .ts is growing) - Server2 with live555ProxyServer installed that receives rtsp stream of Server1 and proxy it to some RTSP clients It wor

Re: [Live-devel] Problem with RTSP streaming of HD Camera with Live555Proxyserver

2014-05-13 Thread Saverio ABC
Dear Ross, Why the first RTSP client works well and playback HD cam streaming very well while the second RTSP client can't playback video, the video result corrupt. it's the same NAL units for both RTSP client. Proxy server reads HD Megapixel Camera stream only once. In LAN i can view more th

Re: [Live-devel] Problem with RTSP streaming of HD Camera with Live555Proxyserver

2014-05-12 Thread Saverio ABC
Dear Ross, I Try to ask Dahua for this problem! "-p" option is our implementation in "proxyServer/live555ProxyServer.cpp" tu use a specific port UDP, it's work great ;)! VLC is not our first client, we use DirectShow as first Client. we use VLC for rapid test of RTSP Client as secondary RTS

Re: [Live-devel] Problem with RTSP streaming of HD Camera with Live555Proxyserver

2014-05-12 Thread Saverio ABC
Dear Claes, We use this encoder details: Encode: h264 Resolution: 1,3M (1280*960) Frame-rate(FPS): 15 (max value) I-Frame interval: 15 (min value) bit-rate: 2048 Kb/s or 1024 Kb/s I also try to increase "OutPacketBuffer::maxSize" in "proxyServer/live555ProxyServer.cpp" to 100 and more but t