Opened 10 years ago
Closed 7 years ago
#3734 closed defect (invalid)
ffserver logging of feed events
Reported by: | andrixnet | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | ffserver |
Version: | unspecified | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
I see this in the logs of my ffserver:
Fri Jun 20 13:40:16 2014 Feed '/tmp/rrc.ffm.ffm' already being received
The object of this report is "rrc.ffm.ffm" in this log message.
My feed definition is:
<Feed rrc.ffm> </Feed>
Other messages are correct: this is a 200 response
Mon Jun 2 18:10:45 2014 XXXXXXXXXX - - [GET] "/rrc.ffm HTTP/1.1" 200 4175
ffserver version 2.2.1 Copyright (c) 2000-2014 the FFmpeg developers built on Apr 30 2014 19:39:58 with gcc 4.8.2 (GCC) configuration: --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64 --docdir=/usr/doc/ffmpeg-2.2.1 --datadir=/usr/share/ffmpeg --mandir=/usr/man --enable-libmp3lame --enable-libfaac --enable-libvo-aacenc --enable-nonfree --enable-gpl --enable-version3 --enable-avfilter --enable-avresample --enable-libass --enable-libdc1394 --enable-libgsm --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libv4l2 --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libbluray --enable-libiec61883 --enable-libmodplug --enable-libopenjpeg --enable-libsoxr --enable-libtwolame --enable-frei0r --enable-libquvi --enable-libvidstab --enable-postproc --enable-runtime-cpudetect --enable-vaapi --disable-vdpau --enable-memalign-hack --enable-pthreads --enable-x11grab --enable-bzlib --enable-zlib --enable-shared --enable-static --disable-debug --arch=x86_64 --enable-pic --extra-cflags=-DRUNTIME_CPUDETECT --extra-ldflags='-ldl -lssl -lcrypto -lz -lusb' libavutil 52. 66.100 / 52. 66.100 libavcodec 55. 52.102 / 55. 52.102 libavformat 55. 33.100 / 55. 33.100 libavdevice 55. 10.100 / 55. 10.100 libavfilter 4. 2.100 / 4. 2.100 libavresample 1. 2. 0 / 1. 2. 0 libswscale 2. 5.102 / 2. 5.102 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100
Note:
See TracTickets
for help on using tickets.
ffserver was removed from git master, closing bug as invalid