[Live-devel] A problem with Live555RtspProxy

Chang, Dashan DChang at kastle.com
Wed May 24 03:48:42 PDT 2017


Hi Ross,

I am using the latest version of Live555RtspProxy server with multiple cameras as inputs. However I noticed a significant problem is persistent with it and I just want to report it to you. 

After it runs for a while, the rtsp request for some cameras works and for others is dead unless the live555RtspProxy server is relaunched. It's not a data bandwidth problem. This is the log from ffmpeg when it happens.

Thanks.
Dashan Chang


ffmpeg started on 2017-05-24 at 06:20:31
Report written to "ffmpeg-20170524-062031.log"
Command line:
"K:\\ffmpeg\\bin\\ffmpeg.exe" -report -i rtsp://[Remote IP Address]/proxyStream-CH5124_VIDEO_BEHIND_SWAGELOK -f mpegts -codec:v mpeg1video -s 320x240 -r 20 -b:v 800k -bf 0 http://172.27.10.87:49252/kastle/320/240/
ffmpeg version N-77432-gc0f67e1 Copyright (c) 2000-2015 the FFmpeg developers
  built with gcc 5.2.0 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libdcadec --enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-libzimg --enable-lzma --enable-decklink --enable-zlib
  libavutil      55. 11.100 / 55. 11.100
  libavcodec     57. 19.100 / 57. 19.100
  libavformat    57. 20.100 / 57. 20.100
  libavdevice    57.  0.100 / 57.  0.100
  libavfilter     6. 21.100 /  6. 21.100
  libswscale      4.  0.100 /  4.  0.100
  libswresample   2.  0.101 /  2.  0.101
  libpostproc    54.  0.100 / 54.  0.100
Splitting the commandline.
Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
Reading option '-i' ... matched as input file with argument 'rtsp://[Remote IP Address]/proxyStream-CH5124_VIDEO_BEHIND_SWAGELOK'.
Reading option '-f' ... matched as option 'f' (force format) with argument 'mpegts'.
Reading option '-codec:v' ... matched as option 'codec' (codec name) with argument 'mpeg1video'.
Reading option '-s' ... matched as option 's' (set frame size (WxH or abbreviation)) with argument '320x240'.
Reading option '-r' ... matched as option 'r' (set frame rate (Hz value, fraction or abbreviation)) with argument '20'.
Reading option '-b:v' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '800k'.
Reading option '-bf' ... matched as AVOption 'bf' with argument '0'.
Reading option 'http://172.27.10.87:49252/kastle/320/240/' ... matched as output file.
Finished splitting the commandline.
Parsing a group of options: global .
Applying option report (generate a report) with argument 1.
Successfully parsed a group of options.
Parsing a group of options: input file rtsp://[Remote IP Address]/proxyStream-CH5124_VIDEO_BEHIND_SWAGELOK.
Successfully parsed a group of options.
Opening an input file: rtsp://[Remote IP Address]/proxyStream-CH5124_VIDEO_BEHIND_SWAGELOK. 



More information about the live-devel mailing list