1) sorry mistake for 200, the error code is "code": -111, "string": "Connection refused"
> GIT Version : git --version git version 1.7.1 > i have followed steps of installation following link http://wiki.razuna.com/display/ecp/FFMpeg+Installation+on+CentOS+and+RedHat > Linux server with cent os 6.5 command line: ffprobe -loglevel trace -print_format json -show_streams -show_error rtsp://lwsnb160-cam.cs.purdue.edu:554/mpeg4/media.amp Output: ffprobe version N-78974-g8ca2c87 Copyright (c) 2007-2016 the FFmpeg developers built with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-16) configuration: --prefix=/root/ffmpeg_build --extra-cflags=-I/root/ffmpeg_build/include --extra-ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin --extra-libs=-ldl --enable-version3 --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libvpx --enable-libfaac --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid --enable-ffplay --enable-gpl --enable-postproc --enable-nonfree --enable-avfilter --enable-pthreads --enable-debug --enable-stripping libavutil 55. 19.100 / 55. 19.100 libavcodec 57. 28.100 / 57. 28.100 libavformat 57. 28.100 / 57. 28.100 libavdevice 57. 0.101 / 57. 0.101 libavfilter 6. 39.102 / 6. 39.102 libswscale 4. 0.100 / 4. 0.100 libswresample 2. 0.101 / 2. 0.101 libpostproc 54. 0.100 / 54. 0.100 { Probing rtsp score:100 size:0 [tcp @ 0x433aa60] No default whitelist set [tcp @ 0x433aa60] Connection to tcp:// lwsnb160-cam.cs.purdue.edu:554?timeout=0 failed: Connection refused rtsp://lwsnb160-cam.cs.purdue.edu:554/mpeg4/media.amp: Connection refused "error": { "code": -111, "string": "Connection refused" } } 2) actually i am in need for Frame rate of live stream camera, from the rtsp://lwsnb160-cam.cs.purdue.edu:554/mpeg4/media.amp links, do you suggest any other command line method to get the Frame rate of the live stream On Thu, Mar 10, 2016 at 2:48 AM, Moritz Barsnick <[email protected]> wrote: > On Thu, Mar 10, 2016 at 02:38:59 +0530, Sunil M.S wrote: > > Do we can set whitelist? > > Why do you need to? This is not your issue. > (If you do need to: > https://www.ffmpeg.org/ffmpeg-protocols.html#Protocol-Options > "-protocol_whitelist a,b,c,d".) > > > And all for rtsp:// links , I am getting error message connection refused > > do it will be firewall issue > > Most certainly. > > > And if got error code -5 and - 200. > > Where from? Please show us the command line and the complete, uncut > console output. > > Moritz > _______________________________________________ > ffmpeg-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-user > -- Thanks and Regards , *Sunil M S* m: +91 9746124001 p : +1 571 327 0044 e : [email protected] w : www.artificerstechnologies.com This Artificer's Technologies email, along with any attachments, is considered confidential or otherwise protected from disclosure. If you have received it in error, you are on notice of its status, please notify us immediately by reply email and delete this email and its attachments from your system. Dissemination, distribution or copying of any erroneously received Artificer's Technologies email, along with any attachments, use of it for any purpose, or disclosure of its contents to any person(s) other than the person(s) to whom it was intended is prohibited. Thank you for your cooperation. _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
