pelco

FFMPEG error with avformat_open_input returning -135

南楼画角 提交于 2019-12-05 08:09:53
问题 I have a DLL one of my applications uses to receive video from RTSP cameras. Under the hood, the DLL uses FFMPEG libs from this release zip : ffmpeg-20141022-git-6dc99fd-win64-shared.7z We have a wide variety of cameras in house and most of them work just fine. However, on one particular Pelco Model Number: IXE20DN-OCP, I am unable to connect. I tested the camera and rtsp connection string on VLC and it connects to the camera just fine. I found the connection string here : http://www

FFMPEG error with avformat_open_input returning -135

独自空忆成欢 提交于 2019-12-03 20:34:25
I have a DLL one of my applications uses to receive video from RTSP cameras. Under the hood, the DLL uses FFMPEG libs from this release zip : ffmpeg-20141022-git-6dc99fd-win64-shared.7z We have a wide variety of cameras in house and most of them work just fine. However, on one particular Pelco Model Number: IXE20DN-OCP, I am unable to connect. I tested the camera and rtsp connection string on VLC and it connects to the camera just fine. I found the connection string here : http://www.ispyconnect.com/man.aspx?n=Pelco rtsp://IPADDRESS:554/1/stream1 Oddly, even if I leave the port off of VLC, it