<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Problem recording webcam with motion]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I'm trying to record video from my usb webcam to make a dashcam, so I have installed motion with opkg. By default motion create correct pictures but after I have modified the configuration like this:</p>
<p dir="auto">max_movie_time 600<br />
emulate_motion on<br />
output_pictures off<br />
target_dir /tmp/run/mountd/mmcblk0p1</p>
<p dir="auto">but motion don't create anything.<br />
Also I have an error when I start motion, maybe it's part of the solution?</p>
<p dir="auto">root@Omega-C3FD:/etc/motion# motion<br />
[0] [NTC] [ALL] conf_load: Processing thread 0 - config file /etc/motion/motion.conf<br />
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "ffmpeg_output_movies"<br />
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "ffmpeg_output_debug_movies"<br />
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "ffmpeg_timelapse"<br />
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "ffmpeg_timelapse_mode"<br />
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "ffmpeg_bps"<br />
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "ffmpeg_variable_bitrate"<br />
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "ffmpeg_video_codec"<br />
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "ffmpeg_deinterlace"<br />
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "movie_filename"<br />
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "timelapse_filename"<br />
[0] [NTC] [ALL] motion_startup: Motion 3.4.0-Git-78ba2da Started<br />
[0] [NTC] [ALL] motion_startup: Logging to file (/tmp/run/mountd/mmcblk0p1/motion.log)</p>
<p dir="auto">Thanks for your help</p>
]]></description><link>http://community.onion.io/topic/2915/problem-recording-webcam-with-motion</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Apr 2026 15:06:36 GMT</lastBuildDate><atom:link href="http://community.onion.io/topic/2915.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 12 May 2018 09:10:56 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Problem recording webcam with motion on Sat, 12 May 2018 09:10:56 GMT]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I'm trying to record video from my usb webcam to make a dashcam, so I have installed motion with opkg. By default motion create correct pictures but after I have modified the configuration like this:</p>
<p dir="auto">max_movie_time 600<br />
emulate_motion on<br />
output_pictures off<br />
target_dir /tmp/run/mountd/mmcblk0p1</p>
<p dir="auto">but motion don't create anything.<br />
Also I have an error when I start motion, maybe it's part of the solution?</p>
<p dir="auto">root@Omega-C3FD:/etc/motion# motion<br />
[0] [NTC] [ALL] conf_load: Processing thread 0 - config file /etc/motion/motion.conf<br />
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "ffmpeg_output_movies"<br />
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "ffmpeg_output_debug_movies"<br />
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "ffmpeg_timelapse"<br />
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "ffmpeg_timelapse_mode"<br />
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "ffmpeg_bps"<br />
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "ffmpeg_variable_bitrate"<br />
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "ffmpeg_video_codec"<br />
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "ffmpeg_deinterlace"<br />
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "movie_filename"<br />
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "timelapse_filename"<br />
[0] [NTC] [ALL] motion_startup: Motion 3.4.0-Git-78ba2da Started<br />
[0] [NTC] [ALL] motion_startup: Logging to file (/tmp/run/mountd/mmcblk0p1/motion.log)</p>
<p dir="auto">Thanks for your help</p>
]]></description><link>http://community.onion.io/post/16815</link><guid isPermaLink="true">http://community.onion.io/post/16815</guid><dc:creator><![CDATA[Sebastien Thiry]]></dc:creator><pubDate>Sat, 12 May 2018 09:10:56 GMT</pubDate></item><item><title><![CDATA[Reply to Problem recording webcam with motion on Sat, 12 May 2018 19:22:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/5541">@Sebastien-Thiry</a></p>
<p dir="auto">Omega2+ does not have GPU nor high amount of memory and spare CPU.<br />
Pick a suitable platform is the way.</p>
]]></description><link>http://community.onion.io/post/16816</link><guid isPermaLink="true">http://community.onion.io/post/16816</guid><dc:creator><![CDATA[ccs hello]]></dc:creator><pubDate>Sat, 12 May 2018 19:22:25 GMT</pubDate></item><item><title><![CDATA[Reply to Problem recording webcam with motion on Mon, 14 May 2018 14:25:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/5541">@Sebastien-Thiry</a><br />
Seems like the version of motion you are using does not support direct video output . A simple workaround is to let motion output image series and then use ffmpeg to compile the images into a video afterwards.</p>
<p dir="auto">Here is a some what related tutorial on capturing time-lapse video with Omega2 hope it helps<br />
<a href="https://docs.onion.io/omega2-project-book-vol1/timelapse-camera.html" rel="nofollow">https://docs.onion.io/omega2-project-book-vol1/timelapse-camera.html</a></p>
<p dir="auto">Here is how the final video looks like<br />
<a href="https://vimeo.com/230518247" rel="nofollow">https://vimeo.com/230518247</a></p>
]]></description><link>http://community.onion.io/post/16817</link><guid isPermaLink="true">http://community.onion.io/post/16817</guid><dc:creator><![CDATA[Zheng Han]]></dc:creator><pubDate>Mon, 14 May 2018 14:25:07 GMT</pubDate></item></channel></rss>