Question
Motion & http interface is perfectly working (including snapshot, modifying thread configuration,....) except makemovie. When a motion is detected an msmpgeg4 movie is done, correctly. Timelapse movies are also activated (and working).
I can't understand why action/makemovie doesne't work either on thread0 either on thread 1(to 3). The answered return is OK, but the movie is nowhere.
My configuration : 3 cameras (thread 0 to 3)
root@webdeb:/home/webcam/cgi-bin/video# lwp-request http://localhost:8087/1/action/makemovie
<html><head></head>
<body>
makemovie for thread 1 done<br>
<a href=/1/action><- back</a>
</body>
</html>
=> but movie is nowhere !
thread configuration file :
ffmpeg_cap_new on
ffmpeg_cap_motion off
ffmpeg_timelapse 10
ffmpeg_timelapse_mode daily
ffmpeg_bps 500000
ffmpeg_variable_bitrate 0
ffmpeg_video_codec msmpeg4
ffmpeg_deinterlace off
Environment
Motion version: |
3.2.6 |
ffmpeg version: |
0.4.9-pre1 |
Libraries: |
ffmpeg |
Server OS: |
debian sarge kernel 2.6.8 |
--
DeTocquevilleEric - 23 Aug 2006
Answer
Makemovie action will create an mpeg file of the current event. So if there's no pending event , it won't have any effect.
--
AngelCarpintero - 06 Sep 2006
Answered .
--
AngelCarpintero - 02 Oct 2006