I've got a problem trying to get a rtsp stream from an Axis camera.
Switching debug mode to on and level to 9 I can see this:
Code: Select all
03/08/10 11:27:15.068046 zmc_m1[8032].INF-zm_debug.c/292 [New Debug Level = 9, New Debug Log = /tmp/zm_debug.log.08032]
03/08/10 11:27:15.068800 zmc_m1[8032].DB1-zm_monitor.cpp/2262 [Got 1 monitors]
03/08/10 11:27:15.068872 zmc_m1[8032].FAT-zm_monitor.cpp/2380 [You must have ffmpeg libraries installed to use remote camera protocol 'rtsp' for monitor 1]
libavutil 50. 3. 0 / 50. 3. 0
libavcodec 52.37. 1 / 52.37. 1
libavformat 52.39. 2 / 52.39. 2
libavdevice 52. 2. 0 / 52. 2. 0
libavfilter 1. 4. 1 / 1. 4. 1
libswscale 0. 7. 1 / 0. 7. 1
libpostproc 51. 2. 0 / 51. 2. 0
Is it a path problem?
By default the path was /usr/local/bin/ffmpeg.
I switch it to /usr/bin which is my path to ffmpeg.
I also tried to copy ffmpeg executable to /usr/local/bin for a try.
Nothings work.
Any helps or comments would be greatly appreciated. I'm on a despair
Thank You.
Emeric.