[FFmpeg-user] ffserver rtsp Key 'rc_eq' not found.
james_wjc
tf665415 at sina.com
Wed Dec 20 05:44:15 EET 2017
RTSPPort 10899
HTTPPort 10999
RTSPBindAddress 0.0.0.0
HTTPBindAddress 0.0.0.0
MaxHTTPConnections 2000
MaxClients 1000
MaxBandwidth 1000
CustomLog -
<Feed feed1.ffm>
File /Users/jiachengwang/workspace/rtsp/ffmpeg/bin/feed1.ffm
FileMaxSize 20480K
ACL allow 127.0.0.1
</Feed>
<Stream test.mp3>
Feed feed1.ffm
Format rtsp
RTSPOption rtsp_transport udp
RTSPOption rtsp_flags listen
AudioCodec libmp3lame
AudioBitRate 64
AudioChannels 1
AudioSampleRate 44100
NoVideo
</Stream>
ffserver -f ffserver.conf
output:
ffserver version N-89212-ga60b2425c3 Copyright (c) 2000-2017 the FFmpeg
developers
built with Apple LLVM version 9.0.0 (clang-900.0.38)
configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-bzlib
--enable-fontconfig --enable-gnutls --enable-iconv --enable-libass
--enable-libbluray --enable-libfreetype --enable-libmp3lame
--enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy
--enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx
--enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265
--enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp
--enable-libvidstab --enable-libvorbis --enable-appkit --enable-avfoundation
--enable-coreimage --enable-audiotoolbox
libavutil 56. 2.100 / 56. 2.100
libavcodec 58. 3.105 / 58. 3.105
libavformat 58. 2.102 / 58. 2.102
libavdevice 58. 0.100 / 58. 0.100
libavfilter 7. 2.102 / 7. 2.102
libswscale 5. 0.101 / 5. 0.101
libswresample 3. 0.101 / 3. 0.101
libpostproc 55. 0.100 / 55. 0.100
Wed Dec 20 11:26:11 2017 [NULL @ 0x7f8b5e812200]Key 'rc_eq' not found.
Wed Dec 20 11:26:11 2017 Deleting feed file
'/Users/jiachengwang/workspace/rtsp/ffmpeg/bin/feed1.ffm' as stream counts
differ (2 != 1)
Wed Dec 20 11:26:11 2017 [ffm @ 0x7f8b5f002000]Using AVStream.codec to pass
codec parameters to muxers is deprecated, use AVStream.codecpar instead.
Wed Dec 20 11:26:11 2017 FFserver started.
How to set up rc_eq ?
Thanks
--
Sent from: http://www.ffmpeg-archive.org/
More information about the ffmpeg-user
mailing list