Send Motion-user mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/motion-user
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Motion-user digest..."
Today's Topics:
1. Everything works except webcam port and motion detection
(David Powell)
2. HD-TVI (Harlan Daneker)
3. Re: HD-TVI (tosiara)
4. Re: HD-TVI (Harlan Daneker)
5. Re: Everything works except webcam port and motion detection
(tosiara)
----------------------------------------------------------------------
Message: 1
Date: Mon, 7 Dec 2015 16:37:32 -0600
From: David Powell <[email protected]>
Subject: [Motion-user] Everything works except webcam port and motion
detection
To: Motion discussion list <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=utf-8; format=flowed
My apologies if this gets posted twice. I don't know if there is a
connection between the support wiki and the mailing list.
I've had Motion running for several years, connected to 9 IP cameras.
It's all running on a Pogo Plug and has been working fine, until a while
back we had a power outage. Now, motion still runs fine, but if I try to
view a camera from the webcam port I get an "unable to connect" message.
This is the same no matter which camera I try to view. Also, no motion
files are recorded. Running netstat -nlp on the server shows that Motion
is only listening on the console port (1800), none of the camera ports.
My configuration files haven't changed. The Motion web console still
works fine. I can start, stop, and etc. I can directly view the cameras
via their IP ports specified in the netcam_url value, so I know the
cameras are working. A sample config file is shown below; they are all
very similar to one another.
Any ideas about why this is no longer working?
*Thread 2*
* setup_mode <http://cams:1800/2/config/set?setup_mode> = off
* videodevice <http://cams:1800/2/config/set?videodevice> = /dev/video0
* v4l2_palette <http://cams:1800/2/config/set?v4l2_palette> = 8
* input <http://cams:1800/2/config/set?input> = 8
* norm <http://cams:1800/2/config/set?norm> = 1
* frequency <http://cams:1800/2/config/set?frequency> = 0
* rotate <http://cams:1800/2/config/set?rotate> = 0
* width <http://cams:1800/2/config/set?width> = 640
* height <http://cams:1800/2/config/set?height> = 480
* framerate <http://cams:1800/2/config/set?framerate> = 4
* minimum_frame_time
<http://cams:1800/2/config/set?minimum_frame_time> = 0
* netcam_url <http://cams:1800/2/config/set?netcam_url> =
http://10.10.6.184:8184/snapshot.cgi?user=visitor&pwd=
* netcam_userpass <http://cams:1800/2/config/set?netcam_userpass> =
(not defined)
* netcam_http <http://cams:1800/2/config/set?netcam_http> = 1.0
* netcam_proxy <http://cams:1800/2/config/set?netcam_proxy> = (not
defined)
* netcam_tolerant_check
<http://cams:1800/2/config/set?netcam_tolerant_check> = off
* auto_brightness <http://cams:1800/2/config/set?auto_brightness> = off
* brightness <http://cams:1800/2/config/set?brightness> = 0
* contrast <http://cams:1800/2/config/set?contrast> = 0
* saturation <http://cams:1800/2/config/set?saturation> = 0
* hue <http://cams:1800/2/config/set?hue> = 0
* roundrobin_frames <http://cams:1800/2/config/set?roundrobin_frames> = 1
* roundrobin_skip <http://cams:1800/2/config/set?roundrobin_skip> = 2
* switchfilter <http://cams:1800/2/config/set?switchfilter> = off
* threshold <http://cams:1800/2/config/set?threshold> = 1000
* threshold_tune <http://cams:1800/2/config/set?threshold_tune> = on
* noise_level <http://cams:1800/2/config/set?noise_level> = 32
* noise_tune <http://cams:1800/2/config/set?noise_tune> = on
* despeckle <http://cams:1800/2/config/set?despeckle> = EedDl
* area_detect <http://cams:1800/2/config/set?area_detect> = (not defined)
* mask_file <http://cams:1800/2/config/set?mask_file> = (not defined)
* smart_mask_speed <http://cams:1800/2/config/set?smart_mask_speed> = 7
* lightswitch <http://cams:1800/2/config/set?lightswitch> = 60
* minimum_motion_frames
<http://cams:1800/2/config/set?minimum_motion_frames> = 2
* pre_capture <http://cams:1800/2/config/set?pre_capture> = 3
* post_capture <http://cams:1800/2/config/set?post_capture> = 3
* gap <http://cams:1800/2/config/set?gap> = 50
* max_mpeg_time <http://cams:1800/2/config/set?max_mpeg_time> = 300
* output_all <http://cams:1800/2/config/set?output_all> = off
* output_normal <http://cams:1800/2/config/set?output_normal> = best
* output_motion <http://cams:1800/2/config/set?output_motion> = off
* quality <http://cams:1800/2/config/set?quality> = 85
* ppm <http://cams:1800/2/config/set?ppm> = off
* ffmpeg_cap_new <http://cams:1800/2/config/set?ffmpeg_cap_new> = on
* ffmpeg_cap_motion <http://cams:1800/2/config/set?ffmpeg_cap_motion>
= off
* ffmpeg_timelapse <http://cams:1800/2/config/set?ffmpeg_timelapse> = 0
* ffmpeg_timelapse_mode
<http://cams:1800/2/config/set?ffmpeg_timelapse_mode> = daily
* ffmpeg_bps <http://cams:1800/2/config/set?ffmpeg_bps> = 500000
* ffmpeg_variable_bitrate
<http://cams:1800/2/config/set?ffmpeg_variable_bitrate> = 10
* ffmpeg_video_codec
<http://cams:1800/2/config/set?ffmpeg_video_codec> = mpeg4
* ffmpeg_deinterlace
<http://cams:1800/2/config/set?ffmpeg_deinterlace> = off
* snapshot_interval <http://cams:1800/2/config/set?snapshot_interval> = 0
* locate <http://cams:1800/2/config/set?locate> = off
* text_right <http://cams:1800/2/config/set?text_right> = %Y-%m-%d\n%T-%q
* text_left <http://cams:1800/2/config/set?text_left> = Garage
* text_changes <http://cams:1800/2/config/set?text_changes> = off
* text_event <http://cams:1800/2/config/set?text_event> =
%Y-%m-%d-%H:%M:%S
* text_double <http://cams:1800/2/config/set?text_double> = off
* target_dir <http://cams:1800/2/config/set?target_dir> =
/srv/http/cams/garage
* snapshot_filename <http://cams:1800/2/config/set?snapshot_filename>
= %v-%Y%m%d%H%M%S-snapshot
* jpeg_filename <http://cams:1800/2/config/set?jpeg_filename> = preview
* movie_filename <http://cams:1800/2/config/set?movie_filename> =
%v-%Y%m%d%H%M%S
* timelapse_filename
<http://cams:1800/2/config/set?timelapse_filename> = %Y%m%d-timelapse
* webcam_port <http://cams:1800/2/config/set?webcam_port> = 1805
* webcam_quality <http://cams:1800/2/config/set?webcam_quality> = 80
* webcam_motion <http://cams:1800/2/config/set?webcam_motion> = on
* webcam_maxrate <http://cams:1800/2/config/set?webcam_maxrate> = 3
* webcam_localhost <http://cams:1800/2/config/set?webcam_localhost> = off
* webcam_limit <http://cams:1800/2/config/set?webcam_limit> = 0
* track_type <http://cams:1800/2/config/set?track_type> = 0
* track_auto <http://cams:1800/2/config/set?track_auto> = off
* track_port <http://cams:1800/2/config/set?track_port> = (not defined)
* track_motorx <http://cams:1800/2/config/set?track_motorx> = 0
* track_motory <http://cams:1800/2/config/set?track_motory> = 0
* track_maxx <http://cams:1800/2/config/set?track_maxx> = 0
* track_maxy <http://cams:1800/2/config/set?track_maxy> = 0
* track_iomojo_id <http://cams:1800/2/config/set?track_iomojo_id> = 0
* track_step_angle_x
<http://cams:1800/2/config/set?track_step_angle_x> = 10
* track_step_angle_y
<http://cams:1800/2/config/set?track_step_angle_y> = 10
* track_move_wait <http://cams:1800/2/config/set?track_move_wait> = 10
* track_speed <http://cams:1800/2/config/set?track_speed> = 255
* track_stepsize <http://cams:1800/2/config/set?track_stepsize> = 40
* quiet <http://cams:1800/2/config/set?quiet> = on
* on_event_start <http://cams:1800/2/config/set?on_event_start> = (not
defined)
* on_event_end <http://cams:1800/2/config/set?on_event_end> = (not
defined)
* on_picture_save <http://cams:1800/2/config/set?on_picture_save> =
(not defined)
* on_motion_detected
<http://cams:1800/2/config/set?on_motion_detected> = (not defined)
* on_area_detected <http://cams:1800/2/config/set?on_area_detected> =
(not defined)
* on_movie_start <http://cams:1800/2/config/set?on_movie_start> = (not
defined)
* on_movie_end <http://cams:1800/2/config/set?on_movie_end> =
/usr/local/motion/update.sh %f
* on_camera_lost <http://cams:1800/2/config/set?on_camera_lost> = (not
defined)
* sql_log_image <http://cams:1800/2/config/set?sql_log_image> = off
* sql_log_snapshot <http://cams:1800/2/config/set?sql_log_snapshot> = off
* sql_log_mpeg <http://cams:1800/2/config/set?sql_log_mpeg> = on
* sql_log_timelapse <http://cams:1800/2/config/set?sql_log_timelapse>
= off
* sql_query <http://cams:1800/2/config/set?sql_query> = INSERT INTO
cameras.events
(server_number,camera_number,event_number,event_date,video_length,filename)
VALUES (1,5,%v,{ts '%C'},null,'%v-%Y%m%d%H%M%S');
* mysql_db <http://cams:1800/2/config/set?mysql_db> = cameras
* mysql_host <http://cams:1800/2/config/set?mysql_host> = www
* mysql_user <http://cams:1800/2/config/set?mysql_user> = motion
* mysql_password <http://cams:1800/2/config/set?mysql_password> =
<redacted>
* video_pipe <http://cams:1800/2/config/set?video_pipe> = (not defined)
* motion_video_pipe <http://cams:1800/2/config/set?motion_video_pipe>
= (not defined)
------------------------------
Message: 2
Date: Sat, 12 Dec 2015 10:28:21 -0500
From: Harlan Daneker <[email protected]>
Subject: [Motion-user] HD-TVI
To: Motion discussion list <[email protected]>
Message-ID:
<cac1wkitqtcs6t-p9jodm8rptqn7nhgenh_ys1kre3lyrprq...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Is it possible to use HD-TVI with motion? I can find cameras and DVRs, but
I have not been able to find any information about capture cards.
Harlan
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 3
Date: Sat, 12 Dec 2015 18:08:52 +0200
From: tosiara <[email protected]>
Subject: Re: [Motion-user] HD-TVI
To: Motion discussion list <[email protected]>
Message-ID:
<cachtdwswyfdnyoq0nkyj0r6-ubxn2pgypsrw8_h5oaolwj9...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Motion will work with any device that provides V4L interface, RTSP stream
or MJPEG over HTTP
On Sat, Dec 12, 2015 at 5:28 PM, Harlan Daneker <[email protected]> wrote:
> Is it possible to use HD-TVI with motion? I can find cameras and DVRs, but
> I have not been able to find any information about capture cards.
>
>
> Harlan
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Motion-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/motion-user
> http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 4
Date: Sat, 12 Dec 2015 18:24:32 -0500
From: Harlan Daneker <[email protected]>
Subject: Re: [Motion-user] HD-TVI
To: Motion discussion list <[email protected]>
Message-ID:
<CAC1WkiR8pZ7U68VnuRMHCU=otln48rpoyketvf35otjz1db...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
I guess my real question is what kind of capture card will work with HD-TVI
cameras, can it just be plugged into a BT878 like the CCTV cameras I am
currently using?
On Sat, Dec 12, 2015 at 11:08 AM, tosiara <[email protected]> wrote:
> Motion will work with any device that provides V4L interface, RTSP stream
> or MJPEG over HTTP
>
> On Sat, Dec 12, 2015 at 5:28 PM, Harlan Daneker <[email protected]>
> wrote:
>
>> Is it possible to use HD-TVI with motion? I can find cameras and DVRs,
>> but I have not been able to find any information about capture cards.
>>
>>
>> Harlan
>>
>>
>> ------------------------------------------------------------------------------
>>
>> _______________________________________________
>> Motion-user mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/motion-user
>> http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome
>>
>>
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Motion-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/motion-user
> http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 5
Date: Sun, 13 Dec 2015 15:15:49 +0200
From: tosiara <[email protected]>
Subject: Re: [Motion-user] Everything works except webcam port and
motion detection
To: [email protected], Motion discussion list
<[email protected]>
Message-ID:
<CACHTdwT1G=dTDpXq=f5b3qkjbceqj3e8jx8ewjdakegafkk...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
So after restarting motion you no longer can view live stream?
Try starting motion in non daemon mode (-n) with verbose logging (-d 7) and
post it. Also, check syslog if contains any obvious errors like disk
corruption
On Tue, Dec 8, 2015 at 12:37 AM, David Powell <[email protected]> wrote:
> My apologies if this gets posted twice. I don't know if there is a
> connection between the support wiki and the mailing list.
>
> I've had Motion running for several years, connected to 9 IP cameras.
> It's all running on a Pogo Plug and has been working fine, until a while
> back we had a power outage. Now, motion still runs fine, but if I try to
> view a camera from the webcam port I get an "unable to connect" message.
> This is the same no matter which camera I try to view. Also, no motion
> files are recorded. Running netstat -nlp on the server shows that Motion
> is only listening on the console port (1800), none of the camera ports.
>
> My configuration files haven't changed. The Motion web console still
> works fine. I can start, stop, and etc. I can directly view the cameras
> via their IP ports specified in the netcam_url value, so I know the
> cameras are working. A sample config file is shown below; they are all
> very similar to one another.
>
> Any ideas about why this is no longer working?
>
> *Thread 2*
>
> * setup_mode <http://cams:1800/2/config/set?setup_mode> = off
> * videodevice <http://cams:1800/2/config/set?videodevice> = /dev/video0
> * v4l2_palette <http://cams:1800/2/config/set?v4l2_palette> = 8
> * input <http://cams:1800/2/config/set?input> = 8
> * norm <http://cams:1800/2/config/set?norm> = 1
> * frequency <http://cams:1800/2/config/set?frequency> = 0
> * rotate <http://cams:1800/2/config/set?rotate> = 0
> * width <http://cams:1800/2/config/set?width> = 640
> * height <http://cams:1800/2/config/set?height> = 480
> * framerate <http://cams:1800/2/config/set?framerate> = 4
> * minimum_frame_time
> <http://cams:1800/2/config/set?minimum_frame_time> = 0
> * netcam_url <http://cams:1800/2/config/set?netcam_url> =
> http://10.10.6.184:8184/snapshot.cgi?user=visitor&pwd=
> * netcam_userpass <http://cams:1800/2/config/set?netcam_userpass> =
> (not defined)
> * netcam_http <http://cams:1800/2/config/set?netcam_http> = 1.0
> * netcam_proxy <http://cams:1800/2/config/set?netcam_proxy> = (not
> defined)
> * netcam_tolerant_check
> <http://cams:1800/2/config/set?netcam_tolerant_check> = off
> * auto_brightness <http://cams:1800/2/config/set?auto_brightness> = off
> * brightness <http://cams:1800/2/config/set?brightness> = 0
> * contrast <http://cams:1800/2/config/set?contrast> = 0
> * saturation <http://cams:1800/2/config/set?saturation> = 0
> * hue <http://cams:1800/2/config/set?hue> = 0
> * roundrobin_frames <http://cams:1800/2/config/set?roundrobin_frames> =
> 1
> * roundrobin_skip <http://cams:1800/2/config/set?roundrobin_skip> = 2
> * switchfilter <http://cams:1800/2/config/set?switchfilter> = off
> * threshold <http://cams:1800/2/config/set?threshold> = 1000
> * threshold_tune <http://cams:1800/2/config/set?threshold_tune> = on
> * noise_level <http://cams:1800/2/config/set?noise_level> = 32
> * noise_tune <http://cams:1800/2/config/set?noise_tune> = on
> * despeckle <http://cams:1800/2/config/set?despeckle> = EedDl
> * area_detect <http://cams:1800/2/config/set?area_detect> = (not
> defined)
> * mask_file <http://cams:1800/2/config/set?mask_file> = (not defined)
> * smart_mask_speed <http://cams:1800/2/config/set?smart_mask_speed> = 7
> * lightswitch <http://cams:1800/2/config/set?lightswitch> = 60
> * minimum_motion_frames
> <http://cams:1800/2/config/set?minimum_motion_frames> = 2
> * pre_capture <http://cams:1800/2/config/set?pre_capture> = 3
> * post_capture <http://cams:1800/2/config/set?post_capture> = 3
> * gap <http://cams:1800/2/config/set?gap> = 50
> * max_mpeg_time <http://cams:1800/2/config/set?max_mpeg_time> = 300
> * output_all <http://cams:1800/2/config/set?output_all> = off
> * output_normal <http://cams:1800/2/config/set?output_normal> = best
> * output_motion <http://cams:1800/2/config/set?output_motion> = off
> * quality <http://cams:1800/2/config/set?quality> = 85
> * ppm <http://cams:1800/2/config/set?ppm> = off
> * ffmpeg_cap_new <http://cams:1800/2/config/set?ffmpeg_cap_new> = on
> * ffmpeg_cap_motion <http://cams:1800/2/config/set?ffmpeg_cap_motion>
> = off
> * ffmpeg_timelapse <http://cams:1800/2/config/set?ffmpeg_timelapse> = 0
> * ffmpeg_timelapse_mode
> <http://cams:1800/2/config/set?ffmpeg_timelapse_mode> = daily
> * ffmpeg_bps <http://cams:1800/2/config/set?ffmpeg_bps> = 500000
> * ffmpeg_variable_bitrate
> <http://cams:1800/2/config/set?ffmpeg_variable_bitrate> = 10
> * ffmpeg_video_codec
> <http://cams:1800/2/config/set?ffmpeg_video_codec> = mpeg4
> * ffmpeg_deinterlace
> <http://cams:1800/2/config/set?ffmpeg_deinterlace> = off
> * snapshot_interval <http://cams:1800/2/config/set?snapshot_interval> =
> 0
> * locate <http://cams:1800/2/config/set?locate> = off
> * text_right <http://cams:1800/2/config/set?text_right> =
> %Y-%m-%d\n%T-%q
> * text_left <http://cams:1800/2/config/set?text_left> = Garage
> * text_changes <http://cams:1800/2/config/set?text_changes> = off
> * text_event <http://cams:1800/2/config/set?text_event> =
> %Y-%m-%d-%H:%M:%S
> * text_double <http://cams:1800/2/config/set?text_double> = off
> * target_dir <http://cams:1800/2/config/set?target_dir> =
> /srv/http/cams/garage
> * snapshot_filename <http://cams:1800/2/config/set?snapshot_filename>
> = %v-%Y%m%d%H%M%S-snapshot
> * jpeg_filename <http://cams:1800/2/config/set?jpeg_filename> = preview
> * movie_filename <http://cams:1800/2/config/set?movie_filename> =
> %v-%Y%m%d%H%M%S
> * timelapse_filename
> <http://cams:1800/2/config/set?timelapse_filename> = %Y%m%d-timelapse
> * webcam_port <http://cams:1800/2/config/set?webcam_port> = 1805
> * webcam_quality <http://cams:1800/2/config/set?webcam_quality> = 80
> * webcam_motion <http://cams:1800/2/config/set?webcam_motion> = on
> * webcam_maxrate <http://cams:1800/2/config/set?webcam_maxrate> = 3
> * webcam_localhost <http://cams:1800/2/config/set?webcam_localhost> =
> off
> * webcam_limit <http://cams:1800/2/config/set?webcam_limit> = 0
> * track_type <http://cams:1800/2/config/set?track_type> = 0
> * track_auto <http://cams:1800/2/config/set?track_auto> = off
> * track_port <http://cams:1800/2/config/set?track_port> = (not defined)
> * track_motorx <http://cams:1800/2/config/set?track_motorx> = 0
> * track_motory <http://cams:1800/2/config/set?track_motory> = 0
> * track_maxx <http://cams:1800/2/config/set?track_maxx> = 0
> * track_maxy <http://cams:1800/2/config/set?track_maxy> = 0
> * track_iomojo_id <http://cams:1800/2/config/set?track_iomojo_id> = 0
> * track_step_angle_x
> <http://cams:1800/2/config/set?track_step_angle_x> = 10
> * track_step_angle_y
> <http://cams:1800/2/config/set?track_step_angle_y> = 10
> * track_move_wait <http://cams:1800/2/config/set?track_move_wait> = 10
> * track_speed <http://cams:1800/2/config/set?track_speed> = 255
> * track_stepsize <http://cams:1800/2/config/set?track_stepsize> = 40
> * quiet <http://cams:1800/2/config/set?quiet> = on
> * on_event_start <http://cams:1800/2/config/set?on_event_start> = (not
> defined)
> * on_event_end <http://cams:1800/2/config/set?on_event_end> = (not
> defined)
> * on_picture_save <http://cams:1800/2/config/set?on_picture_save> =
> (not defined)
> * on_motion_detected
> <http://cams:1800/2/config/set?on_motion_detected> = (not defined)
> * on_area_detected <http://cams:1800/2/config/set?on_area_detected> =
> (not defined)
> * on_movie_start <http://cams:1800/2/config/set?on_movie_start> = (not
> defined)
> * on_movie_end <http://cams:1800/2/config/set?on_movie_end> =
> /usr/local/motion/update.sh %f
> * on_camera_lost <http://cams:1800/2/config/set?on_camera_lost> = (not
> defined)
> * sql_log_image <http://cams:1800/2/config/set?sql_log_image> = off
> * sql_log_snapshot <http://cams:1800/2/config/set?sql_log_snapshot> =
> off
> * sql_log_mpeg <http://cams:1800/2/config/set?sql_log_mpeg> = on
> * sql_log_timelapse <http://cams:1800/2/config/set?sql_log_timelapse>
> = off
> * sql_query <http://cams:1800/2/config/set?sql_query> = INSERT INTO
> cameras.events
>
> (server_number,camera_number,event_number,event_date,video_length,filename)
> VALUES (1,5,%v,{ts '%C'},null,'%v-%Y%m%d%H%M%S');
> * mysql_db <http://cams:1800/2/config/set?mysql_db> = cameras
> * mysql_host <http://cams:1800/2/config/set?mysql_host> = www
> * mysql_user <http://cams:1800/2/config/set?mysql_user> = motion
> * mysql_password <http://cams:1800/2/config/set?mysql_password> =
> <redacted>
> * video_pipe <http://cams:1800/2/config/set?video_pipe> = (not defined)
> * motion_video_pipe <http://cams:1800/2/config/set?motion_video_pipe>
> = (not defined)
>
>
>
>
> ------------------------------------------------------------------------------
> Go from Idea to Many App Stores Faster with Intel(R) XDK
> Give your users amazing mobile app experiences with Intel(R) XDK.
> Use one codebase in this all-in-one HTML5 development environment.
> Design, debug & build mobile apps & 2D/3D high-impact games for multiple
> OSs.
> http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
> _______________________________________________
> Motion-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/motion-user
> http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome
>
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
------------------------------------------------------------------------------
------------------------------
_______________________________________________
Motion-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/motion-user
End of Motion-user Digest, Vol 115, Issue 4
*******************************************