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

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

2014-05-12 Thread Ross Finlayson
> How can reduce NAL unit without change resolution and FPS Ask the manufacturer of your encoder to upgrade it so that it can break up I-frames into multiple 'slice' NAL units. > I start my software that use live555ProxyServer and run code > "live555ProxyServer -V -p 9002 -R > rtsp://admin:3

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

2014-05-12 Thread Erlandsson, Claes P (CERLANDS)
>I try to increase "OutPacketBuffer::maxSize" to 10 or 20 but the >problem it's the same. How big are your frames? I typically see larger frames than that from high resolution cameras and have the buffer set to 50 or 100. /Claes smime.p7s Description: S/MIME cryptographic sign

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

2014-05-12 Thread Ross Finlayson
> How can I resolve this problem? The best solution is to not send such large NAL units. Reconfigure your encoder to break up 'key frames' into multiple (therefore much smaller) 'slice' NAL units. It's important to understand that each outgoing NAL unit - if it is larger than the RTP/UDP pack