Hi,
I'm trying to stream a pcm (mulaw) file continuously and client will connect to
it. (Music on hold function).
I'm new to ffserver. I think my problem is the configuration options I used
when I start ffserver, I get the following output:
default@wsdaplinux:~/temp/ffmpeg$ ./ffserver
ffserver version N-33636-g530d852, Copyright (c) 2000-2011 the FFmpeg developers
built on Oct 14 2011 11:03:27 with gcc 4.5.2
configuration: --prefix=/usr/local --enable-gpl --enable-nonfree
--enable-shared --enable-postproc --enable-pthreads --enable-x11grab
--enable-bzlib --enable-libfaac --enable-libgsm --enable-libmp3lame
--enable-libnut --enable-libschroedinger --enable-libtheora --enable-libvorbis
--enable-libx264 --enable-libxvid --enable-zlib
WARNING: library configuration mismatch
postproc configuration: --extra-version=4:0.6.2-1ubuntu1.1 --prefix=/usr
--enable-avfilter --enable-avfilter-lavf --enable-vdpau --enable-bzlib
--enable-libgsm --enable-libschroedinger --enable-libspeex --enable-libtheora
--enable-libvorbis --enable-pthreads --enable-zlib --enable-libvpx
--disable-stripping --enable-runtime-cpudetect --enable-vaapi --enable-gpl
--enable-postproc --enable-swscale --enable-x11grab --enable-libdc1394
--shlibdir=/usr/lib/i686/cmov --cpu=i686 --enable-shared --disable-static
--disable-ffmpeg --disable-ffplay
libavutil 51. 21. 0 / 51. 21. 0
libavcodec 53. 20. 1 / 53. 20. 1
libavformat 53. 16. 0 / 53. 16. 0
libavdevice 53. 4. 0 / 53. 4. 0
libavfilter 2. 43. 6 / 2. 43. 6
libswscale 2. 1. 0 / 2. 1. 0
libpostproc 51. 2. 0 / 51. 2. 0
Fri Oct 14 11:19:36 2011 Opening file '/usr/local/movies/sample_300kbit.mov'
Fri Oct 14 11:19:36 2011 Opening file '/usr/local/movies/on_hold/pcmu.wav'
Fri Oct 14 11:19:36 2011 [wav @ 0x863b040]parser not found for codec pcm_mulaw,
packets or times may be invalid.
Fri Oct 14 11:19:36 2011 [wav @ 0x863b040]max_analyze_duration 5000000 reached
at 5120000
Can anyone help me with this?
_______________________________________________
ffserver-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffserver-user