Git Product home page Git Product logo

Comments (17)

kdeblois avatar kdeblois commented on August 19, 2024

Sorry, I had used: rtsp://192.168.2.9:88/videoSub + credentials in appropriate boxes.

The error message disappeared after I deleted the existing thread-X.conf files from /etc/motioneye, so one problem solved!

I am now getting 'unable to open video device' + grey camera screen. So, rtsp is not working yet. I do get images when I configure the camera as http (jpeg) camera using the string:

http://192.168.2.9:88/cgi-bin/CGIProxy.fcgi?cmd=snapPicture2&usr=XXXX&pwd=XXXX.

Any advice re. rtsp configuration?

from motioneye.

ccrisan avatar ccrisan commented on August 19, 2024
  1. Have you installed 0.27 from scratch (including the configuration) or have you somehow upgraded from a previous version? If you used the motion.conf and thread-x.conf files from an older version, then these problems are expected.

  2. If you started everything from scratch, please try to reproduce the problem again and write down a few steps for me to follow in order to be able to reproduce the problem myself.

  3. If you run "motion -h" in a terminal, what version does it report?

from motioneye.

kdeblois avatar kdeblois commented on August 19, 2024

Thanks for your help/

The version of motion I am using is Unofficial-Git-d71cebf

I indeed compiled motion from scratch after uninstalling the wheezy distribution version

No more error messages. I start-up motioneye server from the command line by running: /etc//init.d//motioneye start

In my browser I go to localhost:8765, the program opens and I log in as admin.

Two camera screens appear pointing to one and the same camera, the FI9853EP. One is configured as rtsp and the second to http with the strings I gave you earlier in the thread.

The first camera screen is grey with an 'unable to open video device' message, the second gives me a good picture.

from motioneye.

ccrisan avatar ccrisan commented on August 19, 2024

The fact that 2015-09-13 23:33:45: [motioneye] INFO: motion not installed appeared in your log made me think that motion could not be available for some reason.

Please send me the motion.log file, so that I can find out why your RTSP camera doesn't work.

from motioneye.

kdeblois avatar kdeblois commented on August 19, 2024

That motioneye message no longer appears in the motioneye log file.

What I am getting in the motion.log is the following:

[0] [NTC] [ALL] conf_load: Processing thread 0 - config file /etc/motioneye/motion.conf
[0] [NTC] [ALL] config_thread: Processing config file thread-2.conf
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "ffmpeg_output_movies"
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "ffmpeg_variable_bitrate"
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "ffmpeg_video_codec"
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "ffmpeg_bps"
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "movie_filename"
[0] [ALR] [ALL] config_thread: Thread config file thread-3.conf not found: No such file or directory
[0] [ALR] [ALL] config_thread: Thread config file thread-4.conf not found: No such file or directory
[0] [ALR] [ALL] config_thread: Thread config file thread-5.conf not found: No such file or directory
[0] [ALR] [ALL] config_thread: Thread config file thread-6.conf not found: No such file or directory
[0] [ALR] [ALL] config_thread: Thread config file thread-7.conf not found: No such file or directory
[0] [ALR] [ALL] config_thread: Thread config file thread-8.conf not found: No such file or directory
[0] [NTC] [ALL] config_thread: Processing config file thread-1.conf
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "ffmpeg_output_movies"
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "ffmpeg_variable_bitrate"
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "ffmpeg_video_codec"
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "ffmpeg_bps"
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "movie_filename"
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "control_port"
[0] [NTC] [ALL] motion_startup: Motion Unofficial-Git-d71cebf Started
[0] [NTC] [ALL] motion_startup: Logging to syslog
[0] [NTC] [ALL] motion_startup: Using default log type (ALL)
[0] [NTC] [ALL] motion_startup: Using log type (ALL) log level (EMG)

from motioneye.

ccrisan avatar ccrisan commented on August 19, 2024

After installing the new motion, have you restarted motionEye and re-added your cameras? It looks as though motionEye is still using the old directives in the config files.

from motioneye.

kdeblois avatar kdeblois commented on August 19, 2024

I actually did. I compiled motion using your wiki instructions, and even
did a pip uninstall motioneye, followed by a fresh install. This is the
latest from the motioneye.log file. It does report an relay event error...

Should I make changes in my config files?

2015-09-14 12:52:28: [motioneye] INFO: interrupt signal received,
shutting down...
2015-09-14 12:52:28: [motioneye] INFO: server stopped
2015-09-14 12:52:30: [motioneye] INFO: motion stopped
2015-09-14 12:52:30: [motioneye] INFO: bye!
2015-09-14 12:52:30: [relayevent] ERROR: failed to relay event: [Errno
socket error] [Errno 104] Connection reset by peer
2015-09-14 12:52:30: [relayevent] ERROR: failed to relay event: [Errno
socket error] [Errno 104] Connection reset by peer
2015-09-14 12:52:31: [motioneye] INFO: hello! this is motionEye server
0.27.2
2015-09-14 12:52:33: [motioneye] INFO: cleanup started
2015-09-14 12:52:33: [motioneye] INFO: wsswitch started
2015-09-14 12:52:33: [motioneye] INFO: thumbnailer started
2015-09-14 12:52:33: [motioneye] INFO: server started
2015-09-14 13:20:36: [motioneye] INFO: interrupt signal received,
shutting down...
2015-09-14 13:20:36: [motioneye] INFO: server stopped
2015-09-14 13:20:38: [motioneye] INFO: motion stopped
2015-09-14 13:20:38: [motioneye] INFO: bye!
2015-09-14 13:20:38: [relayevent] ERROR: failed to relay event: [Errno
socket error] [Errno 104] Connection reset by peer
2015-09-14 13:20:38: [relayevent] ERROR: failed to relay event: [Errno
socket error] [Errno 104] Connection reset by peer
2015-09-14 13:20:39: [motioneye] INFO: hello! this is motionEye server
0.27.2
2015-09-14 13:20:41: [motioneye] INFO: cleanup started
2015-09-14 13:20:41: [motioneye] INFO: wsswitch started
2015-09-14 13:20:41: [motioneye] INFO: thumbnailer started
2015-09-14 13:20:41: [motioneye] INFO: server started

On Mon, Sep 14, 2015 at 1:43 PM, Calin Crisan [email protected]
wrote:

After installing the new motion, have you restarted motionEye and re-added
your cameras? It looks as though motionEye is still using the old
directives in the config files.


Reply to this email directly or view it on GitHub
#13 (comment).

This email and any files sent with it are confidential and intended only
for the person it is addressed to. If you have received this message in
error please let us know immediately and delete it. The content of this
message belongs to the sender and the views expressed do not necessarily
reflect the views of United Bible Societies.

United Bible Societies Association, a company limited by guarantee.
Registered in England and Wales No 2264875. Registered Charity No 800058
Registered Office: Stonehill Green, Westlea, Swindon, Wiltshire, SN5 7PJ,
England.

from motioneye.

ccrisan avatar ccrisan commented on August 19, 2024

There's a reference to a thread-8.conf (!) in your logs. Please remove all the thread-x.conf files as well as motion.conf and re-add everything from scratch. If the problem still persists, I'd need some steps to reproduce it.

from motioneye.

kdeblois avatar kdeblois commented on August 19, 2024

I have followed your instructions, deleted the thread-x.config files and the motion.conf. I added the rtsp camera with the rtsp settings and still no image.
This is motion.log.....

[0] [NTC] [ALL] conf_load: Processing thread 0 - config file /etc/motioneye/motion.conf
[0] [NTC] [ALL] config_thread: Processing config file thread-1.conf
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "ffmpeg_output_movies"
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "ffmpeg_variable_bitrate"
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "ffmpeg_video_codec"
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "ffmpeg_bps"
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "movie_filename"
[0] [NTC] [ALL] motion_startup: Motion Unofficial-Git-d71cebf Started
[0] [NTC] [ALL] motion_startup: Logging to syslog
[0] [NTC] [ALL] motion_startup: Using default log type (ALL)
[0] [NTC] [ALL] motion_startup: Using log type (ALL) log level (EMG)

and this is motioneye.log:

2015-09-14 14:57:30: [motioneye] INFO: interrupt signal received, shutting down...
2015-09-14 14:57:30: [motioneye] INFO: server stopped
2015-09-14 14:57:33: [motioneye] INFO: motion stopped
2015-09-14 14:57:33: [motioneye] INFO: bye!
2015-09-14 14:57:33: [relayevent] ERROR: failed to relay event: [Errno socket error] [Errno 104] Connection reset by peer
2015-09-14 14:57:34: [motioneye] INFO: hello! this is motionEye server 0.27.2
2015-09-14 14:57:36: [motioneye] INFO: cleanup started
2015-09-14 14:57:36: [motioneye] INFO: wsswitch started
2015-09-14 14:57:36: [motioneye] INFO: thumbnailer started
2015-09-14 14:57:36: [motioneye] INFO: server started

Kindly advise what I can do next. Thanks for your patience! I have rebooted my camera, just in case....

image

from motioneye.

ccrisan avatar ccrisan commented on August 19, 2024
  1. Do you have motion_binary set in your motioneye.conf?
  2. If you run motion -h in your terminal what is the output?
  3. Please enable debugging and repeat the operation:
  • stop your motionEye server
  • set log_level to debug in your motioneye.conf file
  • start your motionEye server
  • re-add the cameras
  • send me the new log motioneye.log file (this time it should contain debugging details)

from motioneye.

kdeblois avatar kdeblois commented on August 19, 2024

OK.

Re 1) It was commented out (automatic detection), but I enabled it with the right path (/usr/local/bin/motion)

  1. It still says: Version Unofficial-Git-d71cebf, I did not make any changes.

  2. Here is the result:
    2015-09-14 15:46:17: [motioneye] INFO: hello! this is motionEye server 0.27.2
    2015-09-14 15:46:17: [motioneye] DEBUG: reading main config from file /etc/motioneye/motion.conf...
    2015-09-14 15:46:17: [motioneye] DEBUG: loading additional config structure for main, without separators
    2015-09-14 15:46:17: [motioneye] DEBUG: additional config section: network
    2015-09-14 15:46:17: [motioneye] DEBUG: listing config dir /etc/motioneye...
    2015-09-14 15:46:17: [motioneye] DEBUG: found camera with id 1
    2015-09-14 15:46:17: [motioneye] DEBUG: reading camera config from /etc/motioneye/thread-1.conf...
    2015-09-14 15:46:17: [motioneye] DEBUG: loading additional config structure for camera, without separators
    2015-09-14 15:46:17: [motioneye] DEBUG: starting motion
    2015-09-14 15:46:17: [motioneye] DEBUG: using motion binary "/usr/local/bin/motion"
    2015-09-14 15:46:19: [motioneye] INFO: cleanup started
    2015-09-14 15:46:19: [motioneye] INFO: wsswitch started
    2015-09-14 15:46:19: [motioneye] INFO: thumbnailer started
    2015-09-14 15:46:19: [motioneye] INFO: server started
    2015-09-14 15:46:25: [motioneye] DEBUG: loading additional config structure for main, with separators
    2015-09-14 15:46:25: [motioneye] DEBUG: additional config section: network
    2015-09-14 15:46:25: [motioneye] DEBUG: loading additional config structure for camera, with separators
    2015-09-14 15:46:26: [motioneye] DEBUG: 304 GET / (192.168.2.254) 1154.59ms
    2015-09-14 15:46:26: [motioneye] DEBUG: 304 GET /static/css/jquery.timepicker.css (192.168.2.254) 25.04ms
    2015-09-14 15:46:26: [motioneye] DEBUG: 304 GET /static/css/ui.css (192.168.2.254) 3.56ms
    2015-09-14 15:46:26: [motioneye] DEBUG: 304 GET /static/css/main.css (192.168.2.254) 3.78ms
    2015-09-14 15:46:26: [motioneye] DEBUG: 304 GET /static/js/css-browser-selector.js (192.168.2.254) 3.57ms
    2015-09-14 15:46:26: [motioneye] DEBUG: 304 GET /static/js/jquery.min.js (192.168.2.254) 4.97ms
    2015-09-14 15:46:26: [motioneye] DEBUG: 304 GET /static/js/jquery.timepicker.min.js (192.168.2.254) 3.54ms
    2015-09-14 15:46:26: [motioneye] DEBUG: 304 GET /static/js/jquery.mousewheel.js (192.168.2.254) 3.70ms
    2015-09-14 15:46:26: [motioneye] DEBUG: 304 GET /static/js/ui.js (192.168.2.254) 3.87ms
    2015-09-14 15:46:26: [motioneye] DEBUG: 304 GET /static/js/main.js (192.168.2.254) 5.78ms
    2015-09-14 15:46:26: [motioneye] DEBUG: 304 GET /static/img/motioneye-logo.svg (192.168.2.254) 3.38ms
    2015-09-14 15:46:26: [motioneye] DEBUG: 304 GET /static/fnt/mavenpro-bold-webfont.woff (192.168.2.254) 3.80ms
    2015-09-14 15:46:26: [motioneye] DEBUG: 304 GET /static/img/logout.svg (192.168.2.254) 3.49ms
    2015-09-14 15:46:26: [motioneye] DEBUG: 304 GET /static/fnt/mavenpro-regular-webfont.woff (192.168.2.254) 3.80ms
    2015-09-14 15:46:26: [motioneye] DEBUG: 304 GET /static/img/apply-progress.gif (192.168.2.254) 3.93ms
    2015-09-14 15:46:26: [motioneye] DEBUG: 200 GET /login/?_=1442238384685&_username=admin&signature=ce85e1b5780bc4e014038a7dd0fd50e60d9a89d5 (192.168.2.254) 3.94ms
    2015-09-14 15:46:26: [motioneye] DEBUG: getting main config
    2015-09-14 15:46:26: [motioneye] DEBUG: 200 GET /config/main/get/?
    =1442238384707&_username=admin&signature=bd901fe97d11e85661092be6f6f13101896ff653 (192.168.2.254) 4.21ms
    2015-09-14 15:46:26: [motioneye] DEBUG: 200 GET /static/favicon.ico (192.168.2.254) 23.69ms
    2015-09-14 15:46:26: [motioneye] DEBUG: 304 GET /static/img/settings.svg (192.168.2.254) 3.96ms
    2015-09-14 15:46:26: [motioneye] DEBUG: 304 GET /static/img/main-loading-progress.gif (192.168.2.254) 3.63ms
    2015-09-14 15:46:26: [motioneye] DEBUG: 304 GET /static/img/combo-box-arrow.svg (192.168.2.254) 3.71ms
    2015-09-14 15:46:26: [motioneye] DEBUG: listing cameras
    2015-09-14 15:46:26: [motioneye] DEBUG: listing disks using /dev/disk/by-id/
    2015-09-14 15:46:26: [motioneye] DEBUG: found partition "2" at "/dev/mmcblk0p2" on bus "memstick": "SE08G 0xc6e15aa1"
    2015-09-14 15:46:26: [motioneye] DEBUG: found partition "1" at "/dev/mmcblk0p1" on bus "memstick": "SE08G 0xc6e15aa1"
    2015-09-14 15:46:26: [motioneye] DEBUG: found disk at "/dev/mmcblk0" on bus "memstick": "SE08G 0xc6e15aa1"
    2015-09-14 15:46:26: [motioneye] DEBUG: listing mounts...
    2015-09-14 15:46:26: [motioneye] DEBUG: found mount "/dev/root" at "/"
    2015-09-14 15:46:26: [motioneye] DEBUG: found mount "devtmpfs" at "/dev"
    2015-09-14 15:46:26: [motioneye] DEBUG: found mount "tmpfs" at "/run"
    2015-09-14 15:46:26: [motioneye] DEBUG: found mount "proc" at "/proc"
    2015-09-14 15:46:26: [motioneye] DEBUG: found mount "sysfs" at "/sys"
    2015-09-14 15:46:26: [motioneye] DEBUG: found mount "devpts" at "/dev/pts"
    2015-09-14 15:46:26: [motioneye] DEBUG: found mount "/dev/mmcblk0p1" at "/boot"
    2015-09-14 15:46:26: [motioneye] DEBUG: found mount "gvfs-fuse-daemon" at "/root/.gvfs"
    2015-09-14 15:46:26: [motioneye] DEBUG: found mount "fusectl" at "/sys/fs/fuse/connections"
    2015-09-14 15:46:26: [motioneye] DEBUG: getting disk usage for path /var/lib/motioneye...
    2015-09-14 15:46:26: [motioneye] DEBUG: 200 GET /config/list/?
    =1442238384878&_username=admin&signature=853460ee56de229baa6f2c8deae1dfda11945d7e (192.168.2.254) 18.63ms
    2015-09-14 15:46:26: [motioneye] DEBUG: getting config for camera 1
    2015-09-14 15:46:26: [motioneye] DEBUG: listing disks using /dev/disk/by-id/
    2015-09-14 15:46:26: [motioneye] DEBUG: found partition "2" at "/dev/mmcblk0p2" on bus "memstick": "SE08G 0xc6e15aa1"
    2015-09-14 15:46:26: [motioneye] DEBUG: found partition "1" at "/dev/mmcblk0p1" on bus "memstick": "SE08G 0xc6e15aa1"
    2015-09-14 15:46:26: [motioneye] DEBUG: found disk at "/dev/mmcblk0" on bus "memstick": "SE08G 0xc6e15aa1"
    2015-09-14 15:46:26: [motioneye] DEBUG: listing mounts...
    2015-09-14 15:46:26: [motioneye] DEBUG: found mount "/dev/root" at "/"
    2015-09-14 15:46:26: [motioneye] DEBUG: found mount "devtmpfs" at "/dev"
    2015-09-14 15:46:26: [motioneye] DEBUG: found mount "tmpfs" at "/run"
    2015-09-14 15:46:26: [motioneye] DEBUG: found mount "proc" at "/proc"
    2015-09-14 15:46:26: [motioneye] DEBUG: found mount "sysfs" at "/sys"
    2015-09-14 15:46:26: [motioneye] DEBUG: found mount "devpts" at "/dev/pts"
    2015-09-14 15:46:26: [motioneye] DEBUG: found mount "/dev/mmcblk0p1" at "/boot"
    2015-09-14 15:46:26: [motioneye] DEBUG: found mount "gvfs-fuse-daemon" at "/root/.gvfs"
    2015-09-14 15:46:26: [motioneye] DEBUG: found mount "fusectl" at "/sys/fs/fuse/connections"
    2015-09-14 15:46:26: [motioneye] DEBUG: getting disk usage for path /var/lib/motioneye...
    2015-09-14 15:46:26: [motioneye] DEBUG: 200 GET /config/1/get/?force=true&
    =1442238384905&_username=admin&signature=c422b141abd2b376c0f8fc8213a84258011a3505 (192.168.2.254) 16.07ms
    2015-09-14 15:46:27: [motioneye] DEBUG: running garbage collector for mjpg clients...
    2015-09-14 15:46:27: [motioneye] DEBUG: 304 GET /static/img/no-camera.svg (192.168.2.254) 3.95ms
    2015-09-14 15:46:27: [motioneye] DEBUG: 304 GET /static/img/camera-progress.gif (192.168.2.254) 4.45ms
    2015-09-14 15:46:27: [motioneye] DEBUG: getting config for camera 1
    2015-09-14 15:46:27: [motioneye] DEBUG: listing disks using /dev/disk/by-id/
    2015-09-14 15:46:27: [motioneye] DEBUG: found partition "2" at "/dev/mmcblk0p2" on bus "memstick": "SE08G 0xc6e15aa1"
    2015-09-14 15:46:27: [motioneye] DEBUG: found partition "1" at "/dev/mmcblk0p1" on bus "memstick": "SE08G 0xc6e15aa1"
    2015-09-14 15:46:27: [motioneye] DEBUG: found disk at "/dev/mmcblk0" on bus "memstick": "SE08G 0xc6e15aa1"
    2015-09-14 15:46:27: [motioneye] DEBUG: listing mounts...
    2015-09-14 15:46:27: [motioneye] DEBUG: found mount "/dev/root" at "/"
    2015-09-14 15:46:27: [motioneye] DEBUG: found mount "devtmpfs" at "/dev"
    2015-09-14 15:46:27: [motioneye] DEBUG: found mount "tmpfs" at "/run"
    2015-09-14 15:46:27: [motioneye] DEBUG: found mount "proc" at "/proc"
    2015-09-14 15:46:27: [motioneye] DEBUG: found mount "sysfs" at "/sys"
    2015-09-14 15:46:27: [motioneye] DEBUG: found mount "devpts" at "/dev/pts"
    2015-09-14 15:46:27: [motioneye] DEBUG: found mount "/dev/mmcblk0p1" at "/boot"
    2015-09-14 15:46:27: [motioneye] DEBUG: found mount "gvfs-fuse-daemon" at "/root/.gvfs"
    2015-09-14 15:46:27: [motioneye] DEBUG: found mount "fusectl" at "/sys/fs/fuse/connections"
    2015-09-14 15:46:27: [motioneye] DEBUG: getting disk usage for path /var/lib/motioneye...
    2015-09-14 15:46:27: [motioneye] DEBUG: 200 GET /config/1/get/?force=true&
    =1442238385129&_username=admin&signature=ab1599158b021636202cf3a04465bb3be6f4b2fc (192.168.2.254) 15.93ms
    2015-09-14 15:46:27: [motioneye] DEBUG: 304 GET /static/img/top-bar-buttons.svg (192.168.2.254) 3.59ms
    2015-09-14 15:46:27: [motioneye] DEBUG: creating mjpg client for camera 1
    2015-09-14 15:46:27: [motioneye] DEBUG: mjpg client for camera 1 connecting on port 8081...
    2015-09-14 15:46:27: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238385440&_username=admin&signature=a69162a58055b1699f67178b4bb137f8010edd36 (192.168.2.254) 11.34ms
    2015-09-14 15:46:27: [motioneye] DEBUG: mjpg client for camera 1 connected on port 8081
    2015-09-14 15:46:28: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238386593&_username=admin&signature=5854e6eb9de3065023e8e094f3a92e6cf3cc476e (192.168.2.254) 4.41ms
    2015-09-14 15:46:28: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238386846&_username=admin&signature=127cbaabb6e8645e59a68e6f3fe66f935e4b5933 (192.168.2.254) 4.48ms
    2015-09-14 15:46:29: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238387120&_username=admin&signature=455a0307b5ced545456e3f9791dbc49baaf917fd (192.168.2.254) 6.13ms
    2015-09-14 15:46:29: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238387374&_username=admin&signature=64e4debf68c51614d8b9305ddf13ec7e054b4bdc (192.168.2.254) 6.10ms
    2015-09-14 15:46:29: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238387670&_username=admin&signature=b3b19cf677cd8e87a7eb336c2983ff62f2d9756d (192.168.2.254) 4.53ms
    2015-09-14 15:46:30: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238387935&_username=admin&signature=2a71d9b5bd107b16de3b6be826b4239cff651bdd (192.168.2.254) 4.52ms
    2015-09-14 15:46:30: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238388186&_username=admin&signature=149752e4e80fa60c53667dfd6e6ff654deb92240 (192.168.2.254) 4.36ms
    2015-09-14 15:46:30: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238388467&_username=admin&signature=d66af420e3d0adc402dd467967c7374e4c9e08ca (192.168.2.254) 4.49ms
    2015-09-14 15:46:30: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238388764&_username=admin&signature=4fd9c9d7627ef0768b4372014f1060b43a775e48 (192.168.2.254) 4.49ms
    2015-09-14 15:46:31: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238389030&_username=admin&signature=a1e3696d84e39fbf38e7458131d521576c72c26c (192.168.2.254) 4.37ms
    2015-09-14 15:46:31: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238389286&_username=admin&signature=73365713b9c8c3393a9471155f3817eb9fc93356 (192.168.2.254) 4.36ms
    2015-09-14 15:46:31: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238389558&_username=admin&signature=7849ca1e36b29e047d459160b9537937aab6bcc9 (192.168.2.254) 4.26ms
    2015-09-14 15:46:31: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238389850&_username=admin&signature=c958add68f957f2113b48fbfe38a76daf29d71c2 (192.168.2.254) 4.45ms
    2015-09-14 15:46:32: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238390141&_username=admin&signature=b4ed13ffb9cd2ab4bec8e3ae0ba2ab44ad2b561b (192.168.2.254) 4.42ms
    2015-09-14 15:46:32: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238390416&_username=admin&signature=051b6fbe2a85472c8175008975947aba87de3c57 (192.168.2.254) 4.40ms
    2015-09-14 15:46:32: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238390705&_username=admin&signature=1350a1e43c9ffd429e360cab2f089e0c263810ae (192.168.2.254) 4.43ms
    2015-09-14 15:46:33: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238390996&_username=admin&signature=23f1cd17f957bde3a42fbd36a11c7de5f948fc25 (192.168.2.254) 4.41ms
    2015-09-14 15:46:33: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238391265&_username=admin&signature=de07892dbd1c7023177639972561a0d48b6acc75 (192.168.2.254) 4.27ms
    2015-09-14 15:46:33: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238391565&_username=admin&signature=a7f8b48155f2c5a431005fd87aef9b4165890041 (192.168.2.254) 4.31ms
    2015-09-14 15:46:33: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238391848&_username=admin&signature=b15a3f2be1629000aed870400f673090a051848f (192.168.2.254) 4.32ms
    2015-09-14 15:46:34: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238392102&_username=admin&signature=a2554d8fb2b83fc1e104c228fcf10ec5cb773d3c (192.168.2.254) 6.13ms
    2015-09-14 15:46:34: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238392354&_username=admin&signature=bfa6b170fa357ca0c20a25725c8526958a2368d7 (192.168.2.254) 6.30ms
    2015-09-14 15:46:34: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238392609&_username=admin&signature=d5b6a6daaee1b45b95c375080d74e6183cb2b6dc (192.168.2.254) 4.47ms
    2015-09-14 15:46:34: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238392863&_username=admin&signature=5717575a74b3d7f81fa01c7dc5b400657d602c44 (192.168.2.254) 4.48ms
    2015-09-14 15:46:35: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238393116&_username=admin&signature=4b1c1d6048df06bac7f7b49b5f05808ca3b4daff (192.168.2.254) 4.30ms
    2015-09-14 15:46:35: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238393376&_username=admin&signature=a43345dcaa9cc432e0404fb68d29c191c2d1ad99 (192.168.2.254) 4.35ms
    2015-09-14 15:46:35: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238393656&_username=admin&signature=1f7c622d40afabecee1966a5e11844bf12f5b36c (192.168.2.254) 4.43ms
    2015-09-14 15:46:36: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238393947&_username=admin&signature=13cef8782382ec57d91ce584aa193cf107566f6b (192.168.2.254) 4.34ms
    2015-09-14 15:46:36: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238394224&_username=admin&signature=8df04590dd7b46ff0e05ab6014e27befd28e3a1d (192.168.2.254) 4.37ms
    2015-09-14 15:46:36: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238394513&_username=admin&signature=ba320bf41ea63c1448c9082b54c87f8d550eaa7a (192.168.2.254) 4.27ms
    2015-09-14 15:46:36: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238394767&_username=admin&signature=43c693891bc418b08fa48827788cdfdb24f78e95 (192.168.2.254) 4.23ms
    2015-09-14 15:46:37: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238395020&_username=admin&signature=18538bc8eee5cbf5c421b67b9c361323eccfd713 (192.168.2.254) 4.36ms
    2015-09-14 15:46:37: [motioneye] DEBUG: running garbage collector for mjpg clients...
    2015-09-14 15:46:37: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238395273&_username=admin&signature=d2db1cad6598fd5fc10330bd03717cfa81dc469a (192.168.2.254) 4.42ms
    2015-09-14 15:46:37: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238395525&_username=admin&signature=cd97bda8013d0e11bc3da6d78185e52fe9f493e9 (192.168.2.254) 4.29ms
    2015-09-14 15:46:37: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238395777&_username=admin&signature=945890cf0ef24bccba4b3ab5ff3e0a5497cdbe71 (192.168.2.254) 4.37ms
    2015-09-14 15:46:38: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238396040&_username=admin&signature=65013cf43dadadd0b29f1082fbc885b78e3e33be (192.168.2.254) 4.57ms
    2015-09-14 15:46:38: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238396325&_username=admin&signature=6aa70aaf7a34c108952101d53a7f1efd961e30cf (192.168.2.254) 4.42ms
    2015-09-14 15:46:38: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238396605&_username=admin&signature=f71dcbf31d289b08392517bdd7272546906b990c (192.168.2.254) 4.30ms
    2015-09-14 15:46:38: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238396905&_username=admin&signature=10303edb244bd9a94ff9cab26c4a490adc8eb841 (192.168.2.254) 4.35ms
    2015-09-14 15:46:39: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238397157&_username=admin&signature=e07bffb06a459083c7fdee1b1a283254a5386870 (192.168.2.254) 6.27ms
    2015-09-14 15:46:39: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238397439&_username=admin&signature=365208fd4bf66f1610e969e8271e17a006d04113 (192.168.2.254) 6.14ms
    2015-09-14 15:46:39: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238397730&_username=admin&signature=6bdf2e0d050b309c0f23f8036e92469a993b9372 (192.168.2.254) 6.04ms
    2015-09-14 15:46:40: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238397989&_username=admin&signature=fce7be0e5e8a1051cdab01bf067fd97a6fd4e36a (192.168.2.254) 4.38ms
    2015-09-14 15:46:40: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238398246&_username=admin&signature=5f5f0490c3f4b7701f35de08cb7b3b247b16c2ac (192.168.2.254) 4.35ms
    2015-09-14 15:46:40: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238398506&_username=admin&signature=3a235a62939bd62c454ef8b916d7d4fb7af2e990 (192.168.2.254) 4.30ms
    2015-09-14 15:46:40: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238398789&_username=admin&signature=507aaccf6499aa1c3867058a24958b7a022b3753 (192.168.2.254) 4.71ms
    2015-09-14 15:46:41: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238399088&_username=admin&signature=03bfaecd22fa24904e07151faa9380f5a152dc0d (192.168.2.254) 4.72ms
    2015-09-14 15:46:41: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238399362&_username=admin&signature=b49d77a836ac14a1747d24611e455051e885322a (192.168.2.254) 4.76ms
    2015-09-14 15:46:41: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238399640&_username=admin&signature=eb0f5e9d3da0849a88f0035f5d8b6818afcd1167 (192.168.2.254) 4.50ms
    2015-09-14 15:46:42: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238399930&_username=admin&signature=ace5a0daecd24652b41f15464f2392e2870b379f (192.168.2.254) 4.47ms
    2015-09-14 15:46:42: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238400221&_username=admin&signature=2baefd1a983dcd5a30768e44360fb34489e24123 (192.168.2.254) 4.41ms
    2015-09-14 15:46:42: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238400498&_username=admin&signature=38ea3cf50790751be33d1c6ae35645c8edd2d535 (192.168.2.254) 4.83ms
    2015-09-14 15:46:42: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238400780&_username=admin&signature=a4ffcef8471307692d9e0d9405acf416c5b221f1 (192.168.2.254) 4.35ms
    2015-09-14 15:46:43: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238401074&_username=admin&signature=3153600b302b005aa16f0968765b06caac92eba0 (192.168.2.254) 4.38ms
    2015-09-14 15:46:43: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238401358&_username=admin&signature=6420f03f3c02337dd45553931d06a14b3730e50e (192.168.2.254) 4.42ms
    2015-09-14 15:46:43: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238401639&_username=admin&signature=49e49e3ce60e401f08b9d92483f896e40d42a8cb (192.168.2.254) 5.28ms
    2015-09-14 15:46:43: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238401908&_username=admin&signature=5b55698d57c5f30eb3a6d7113a6fff65fde58e85 (192.168.2.254) 4.85ms
    2015-09-14 15:46:44: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238402185&_username=admin&signature=a616f501e6eacb18dac7eaf978b9b3bf81c49635 (192.168.2.254) 6.01ms
    2015-09-14 15:46:44: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238402461&_username=admin&signature=8fbbd27febfd41645dff408d9e2bf86328e25d2e (192.168.2.254) 7.21ms
    2015-09-14 15:46:44: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238402741&_username=admin&signature=3b9e45b5040e40c91eec505ad78a0f1ac2eb3db4 (192.168.2.254) 6.06ms
    2015-09-14 15:46:45: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238403000&_username=admin&signature=4bf8b54dec42be4a38493f3046b0a623f673943a (192.168.2.254) 6.93ms
    2015-09-14 15:46:45: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238403289&_username=admin&signature=3883223387fe4b946853ca726ef601adfb71da6a (192.168.2.254) 4.53ms
    2015-09-14 15:46:45: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238403573&_username=admin&signature=96a4f03251027738378def656973cd57ad785fb3 (192.168.2.254) 4.51ms
    2015-09-14 15:46:45: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238403845&_username=admin&signature=6fba2f0692058551686efad2ec1464e80d317666 (192.168.2.254) 4.78ms
    2015-09-14 15:46:46: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238404123&_username=admin&signature=e2f7fc1d2be9d8d20bc72c20adf7f989e9a2f25b (192.168.2.254) 4.30ms
    2015-09-14 15:46:46: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238404398&_username=admin&signature=2c0190f73c30d430d81f3642dae85e94cd5a8dce (192.168.2.254) 4.32ms
    2015-09-14 15:46:46: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238404692&_username=admin&signature=a31678c90bce118094bdee8846375236fac7921d (192.168.2.254) 5.23ms
    2015-09-14 15:46:47: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238404962&_username=admin&signature=92d8511a4eaee31d86a9401869158847b622dde3 (192.168.2.254) 5.01ms
    2015-09-14 15:46:47: [motioneye] DEBUG: running garbage collector for mjpg clients...
    2015-09-14 15:46:47: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238405241&_username=admin&signature=82cc10c3b7d5e629d8287feab282662912dc28ca (192.168.2.254) 4.45ms
    2015-09-14 15:46:47: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238405535&_username=admin&signature=968eb7e790f57cae02b6aa2fcec3c6add2967d96 (192.168.2.254) 4.32ms
    2015-09-14 15:46:47: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238405813&_username=admin&signature=0c1dd69ed7fd669bc12f72a4e7aa96c7781cc1c9 (192.168.2.254) 4.47ms
    2015-09-14 15:46:48: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238406093&_username=admin&signature=685d14ca89e056f61faa68b411977199236ab8d5 (192.168.2.254) 4.29ms
    2015-09-14 15:46:48: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238406387&_username=admin&signature=025c90953b7611555113b026d721207f4424dd91 (192.168.2.254) 6.17ms
    2015-09-14 15:46:48: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238406669&_username=admin&signature=f56387db924a8b0ee070aacbde6bc64681842c87 (192.168.2.254) 4.73ms
    2015-09-14 15:46:49: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238406957&_username=admin&signature=05f71c3a1f0c7e73b85e9ce7a170b307bda1c6cd (192.168.2.254) 6.22ms
    2015-09-14 15:46:49: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238407241&_username=admin&signature=6710eea19b130fdab62f403c2d5eff8ab04713a0 (192.168.2.254) 5.24ms
    2015-09-14 15:46:49: [motioneye] DEBUG: running thumbnailer process...
    2015-09-14 15:46:49: [motioneye] DEBUG: making preview for the next movie...
    2015-09-14 15:46:49: [motioneye] DEBUG: gathering movies without preview...
    2015-09-14 15:46:49: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238407531&_username=admin&signature=e897da3ad00d5cda3dd475fd475d70958e353a95 (192.168.2.254) 11.32ms
    2015-09-14 15:46:49: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238407813&_username=admin&signature=cebee89f8a5fd511aa7371b5769f26d1cfcad832 (192.168.2.254) 4.88ms
    2015-09-14 15:46:50: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238408091&_username=admin&signature=f4f38b64d901b55415305807f70e4d13d305c6fd (192.168.2.254) 4.79ms
    2015-09-14 15:46:50: [motioneye] DEBUG: found 0 movies without preview
    2015-09-14 15:46:50: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238408382&_username=admin&signature=3fb3f1d9a076d30cc72063637d37f48a7480f3f1 (192.168.2.254) 5.82ms
    2015-09-14 15:46:50: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238408665&_username=admin&signature=6614ce377788fa2e1d41a46d5e79acdcaaa4ed24 (192.168.2.254) 4.73ms
    2015-09-14 15:46:51: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238408944&_username=admin&signature=440c5671fabcd66b431d4d09fe3207b041fff0e6 (192.168.2.254) 5.14ms
    2015-09-14 15:46:51: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238409212&_username=admin&signature=743e07eeade7b0e09f0f938e0a20adb0db90988f (192.168.2.254) 4.78ms
    2015-09-14 15:46:51: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238409488&_username=admin&signature=302763d0ae398814596efb50f59a2436ed5075fe (192.168.2.254) 4.91ms
    2015-09-14 15:46:51: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238409772&_username=admin&signature=460ae6b841e015f717153184482e683409d75a7d (192.168.2.254) 4.59ms
    2015-09-14 15:46:52: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238410060&_username=admin&signature=9906e2aef0615d54ff5cf2e22e6c81f0bee2ac01 (192.168.2.254) 4.68ms
    2015-09-14 15:46:52: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238410342&_username=admin&signature=b32f180e539ee76e4074ee7f115b51dae576123b (192.168.2.254) 4.67ms
    2015-09-14 15:46:52: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238410633&_username=admin&signature=80b6dedbdf4f7d4540deb4a090e4417e27a4bf2f (192.168.2.254) 4.71ms
    2015-09-14 15:46:53: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238410920&_username=admin&signature=434255f2d4c6a7108711c2871f9ab5565b2e321e (192.168.2.254) 4.84ms
    2015-09-14 15:46:53: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238411201&_username=admin&signature=0320efd8d6942e7168ecefb68efab0afce43bac7 (192.168.2.254) 4.93ms
    2015-09-14 15:46:53: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238411479&_username=admin&signature=f55ae4b435e8f09da6fd61166f22f4daf2373e9e (192.168.2.254) 5.26ms
    2015-09-14 15:46:53: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238411768&_username=admin&signature=7e6c0cbe204c14e4beed7619cf211876590615c0 (192.168.2.254) 6.57ms
    2015-09-14 15:46:54: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238412053&_username=admin&signature=1d64284eea73ebf0a7761a83376d64d245e22e51 (192.168.2.254) 4.74ms
    2015-09-14 15:46:54: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238412330&_username=admin&signature=90dba8cb8075fac657895ba0313e9ac240e28342 (192.168.2.254) 4.83ms
    2015-09-14 15:46:54: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238412597&_username=admin&signature=eeea081a58b08f9f42b0502ed90131965fcfd46e (192.168.2.254) 4.66ms
    2015-09-14 15:46:54: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238412875&_username=admin&signature=695f321b67f5303d34a4373758432306ea119a68 (192.168.2.254) 4.77ms
    2015-09-14 15:46:55: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238413167&_username=admin&signature=f61fd7533d577c62a619add3947eb3e99b8ed238 (192.168.2.254) 4.82ms
    2015-09-14 15:46:55: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238413446&_username=admin&signature=5bb543f789dae29a1f0f77e82110720388093252 (192.168.2.254) 4.85ms
    2015-09-14 15:46:55: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238413738&_username=admin&signature=8741c6d9b928ef21fbbc5de2b6cb47e1ead01af4 (192.168.2.254) 4.85ms
    2015-09-14 15:46:56: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238414015&_username=admin&signature=dab29d43e2fbed1197ec83cfce3cc466e2197bc6 (192.168.2.254) 4.69ms
    2015-09-14 15:46:56: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238414280&_username=admin&signature=1b4a75f86dc454cdc21ee3217c8b8fce667e707a (192.168.2.254) 4.71ms
    2015-09-14 15:46:56: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238414547&_username=admin&signature=56773fffd4d44b23ccb95ee4c9aa2362bb865117 (192.168.2.254) 4.61ms
    2015-09-14 15:46:56: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238414823&_username=admin&signature=520b21eeccc40ca93905882c5d3570dea66b4087 (192.168.2.254) 4.63ms
    2015-09-14 15:46:57: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238415096&_username=admin&signature=9fc34c75036d252ca16912641048c6e3c6f2b032 (192.168.2.254) 4.62ms
    2015-09-14 15:46:57: [motioneye] DEBUG: running garbage collector for mjpg clients...
    2015-09-14 15:46:57: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238415361&_username=admin&signature=607df612af0f492086c3bf22b7efbe366b2df1b3 (192.168.2.254) 5.57ms
    2015-09-14 15:46:57: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238415626&_username=admin&signature=aee2482af4fa6bb0ed34a4c3cf258ca4de95c279 (192.168.2.254) 6.85ms
    2015-09-14 15:46:57: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238415908&_username=admin&signature=aefda4212c5261fa7fb368106c0d83dad7cf6994 (192.168.2.254) 4.85ms
    2015-09-14 15:46:58: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238416186&_username=admin&signature=18b4b80e04147494b9e87d4d7cc51221d17df4c7 (192.168.2.254) 4.73ms
    2015-09-14 15:46:58: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238416480&_username=admin&signature=15f615faf5cb9c2687d321af5c291c3dfc5e93af (192.168.2.254) 7.61ms
    2015-09-14 15:46:58: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238416757&_username=admin&signature=ce3ff2cc33c6d79747c7c03f72102001a81681d1 (192.168.2.254) 4.85ms
    2015-09-14 15:46:59: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238417028&_username=admin&signature=f0cf3828c1ac2aa6dca94029162168a35c510150 (192.168.2.254) 4.83ms
    2015-09-14 15:46:59: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238417296&_username=admin&signature=131a0311e510416132013f5d7d624e9b039c24ab (192.168.2.254) 4.70ms
    2015-09-14 15:46:59: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238417550&_username=admin&signature=375736affcd49d47d8703548de5e9f8090feff43 (192.168.2.254) 4.69ms
    2015-09-14 15:46:59: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238417827&_username=admin&signature=0e3d3d5d6c18e829ae984a50d49d002b55521cca (192.168.2.254) 5.11ms
    2015-09-14 15:47:00: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238418106&_username=admin&signature=3a44b9dad37a4e22e311c2f9b846ab1d65b7bf34 (192.168.2.254) 4.70ms
    2015-09-14 15:47:00: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238418379&_username=admin&signature=49f6adfaa28e71173c3c68077c22f9d926a0513c (192.168.2.254) 4.82ms
    2015-09-14 15:47:00: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238418645&_username=admin&signature=e6ca509cfad1e452d88318a8abed8b2729f8ce43 (192.168.2.254) 5.59ms
    2015-09-14 15:47:01: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238418922&_username=admin&signature=b8cef0555b63d9047748462b0e9c1de9f61c504d (192.168.2.254) 5.17ms
    2015-09-14 15:47:01: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238419213&_username=admin&signature=c3d30d698538abaedbbbde593c7ff8b881772f36 (192.168.2.254) 4.65ms
    2015-09-14 15:47:01: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238419492&_username=admin&signature=b0bb2af3f621a2f6fdb04a0fefde4df6cf197243 (192.168.2.254) 5.13ms
    2015-09-14 15:47:01: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238419782&_username=admin&signature=d4b945f83c864822073e36b1991d4bd7a8213c96 (192.168.2.254) 4.93ms
    2015-09-14 15:47:02: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238420050&_username=admin&signature=dbbff4712627691453631b6e6ebcd3682dc097f9 (192.168.2.254) 5.02ms
    2015-09-14 15:47:02: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238420352&_username=admin&signature=3a40e3fbb2a2d2275f3d7c2c2039478b789a4aae (192.168.2.254) 4.82ms
    2015-09-14 15:47:02: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238420641&_username=admin&signature=a4fa131e787ea3d12ed5c12a540350affde7cd1c (192.168.2.254) 4.83ms
    2015-09-14 15:47:03: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238420923&_username=admin&signature=4e4e0af2049d144979e5d582a4e7663341303f1e (192.168.2.254) 4.74ms
    2015-09-14 15:47:03: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238421188&_username=admin&signature=5ce97d4305fe6afa0e2877142797521ef74f5057 (192.168.2.254) 5.94ms
    2015-09-14 15:47:03: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238421467&_username=admin&signature=e9acf68819f729bd3e9a62c02c8547ed0abcac5f (192.168.2.254) 6.72ms
    2015-09-14 15:47:03: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238421745&_username=admin&signature=397d9daf6bb542f1cb18b3c8fac8e02910751b78 (192.168.2.254) 4.73ms
    2015-09-14 15:47:04: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238422036&_username=admin&signature=1a1e6d3def33ddf5837ee6735c2148b511a9e6f0 (192.168.2.254) 4.74ms
    2015-09-14 15:47:04: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238422313&_username=admin&signature=660e91d6fc4d5ae4e55261e0ff174d5f30b60939 (192.168.2.254) 6.06ms
    2015-09-14 15:47:04: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238422605&_username=admin&signature=af63dee36e456aa4e70adeb0b6a135d7c05c796f (192.168.2.254) 4.53ms
    2015-09-14 15:47:04: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238422884&_username=admin&signature=9c4d4c9251595a073349c2723801d19fc49031ad (192.168.2.254) 4.78ms
    2015-09-14 15:47:05: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238423173&_username=admin&signature=1a01f7a07a1f8bcb688554a371a6c13241175e6b (192.168.2.254) 4.70ms
    2015-09-14 15:47:05: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238423455&_username=admin&signature=2b072eb2f3e287d63fabc2c0e847a4bff1723cb7 (192.168.2.254) 4.55ms
    2015-09-14 15:47:05: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238423743&_username=admin&signature=0182f580537390e19080aa0e56fade93c4e469fc (192.168.2.254) 4.69ms
    2015-09-14 15:47:06: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238424011&_username=admin&signature=6b690a99c452eddca606ce67ebffe9b969c08f90 (192.168.2.254) 4.49ms
    2015-09-14 15:47:06: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238424314&_username=admin&signature=bed49d5778934bc0090eff6fcf9233203f88c7f7 (192.168.2.254) 4.69ms
    2015-09-14 15:47:06: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238424595&_username=admin&signature=d19889b01cdbcfa3515e5e6993681287fe4d23e7 (192.168.2.254) 4.66ms
    2015-09-14 15:47:06: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238424882&_username=admin&signature=66154d915d78a4fcdbed26aadffb8afe5ac8097d (192.168.2.254) 4.77ms
    2015-09-14 15:47:07: [motioneye] DEBUG: running garbage collector for mjpg clients...
    2015-09-14 15:47:07: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238425168&_username=admin&signature=30588a2a93489f99108c1d0cfee59b7c9caa9358 (192.168.2.254) 4.81ms
    2015-09-14 15:47:07: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238425451&_username=admin&signature=f5b98dece6371a99b4e645b90901d3389e71e741 (192.168.2.254) 4.81ms
    2015-09-14 15:47:07: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238425739&_username=admin&signature=d74d7e4070400a6368924a8f2ae2cde4b10c98c8 (192.168.2.254) 4.84ms
    2015-09-14 15:47:08: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238425998&_username=admin&signature=9cd3057557f65de1bda1f3f6ade63f058f4472c3 (192.168.2.254) 4.72ms
    2015-09-14 15:47:08: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238426275&_username=admin&signature=00ae7b60c63ecb146d4227e62990c05b8cb07833 (192.168.2.254) 4.22ms
    2015-09-14 15:47:08: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238426569&_username=admin&signature=92a239385f0bf5842629dd6c5b834d827ffe5e47 (192.168.2.254) 4.50ms
    2015-09-14 15:47:08: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238426866&_username=admin&signature=dd9f2b16984e4f27b93406712db14a4818fb9520 (192.168.2.254) 4.51ms
    2015-09-14 15:47:09: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238427157&_username=admin&signature=228b8d8dafefd554a936172df5849d4e4b5fab17 (192.168.2.254) 6.08ms
    2015-09-14 15:47:09: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238427437&_username=admin&signature=37e3d989fbc8a1945ce36af8193a451819ac403a (192.168.2.254) 6.11ms
    2015-09-14 15:47:09: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238427712&_username=admin&signature=6ef4c13a6abeed482425a42fb7fcee78e1127406 (192.168.2.254) 5.91ms
    2015-09-14 15:47:10: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238428003&_username=admin&signature=99ed7bf89d4beed57bc53e073586d045b54c049e (192.168.2.254) 6.00ms
    2015-09-14 15:47:10: [motioneye] DEBUG: 200 GET /picture/1/current/?
    =1442238428270&_username=admin&_signature=ed3782bec7efd940422adc0b75e7359358b93530 (192.168.2.254) 6.80ms
    2015-09-14 15:47:10: [motioneye] INFO: interrupt signal received, shutting down...
    2015-09-14 15:47:10: [motioneye] INFO: server stopped
    2015-09-14 15:47:10: [motioneye] DEBUG: stopping motion
    2015-09-14 15:47:11: [relayevent] DEBUG: hello!
    2015-09-14 15:47:11: [relayevent] DEBUG: event = stop
    2015-09-14 15:47:11: [relayevent] DEBUG: thread_id = 1
    2015-09-14 15:47:11: [relayevent] DEBUG: reading main config from file /etc/motioneye/motion.conf...
    2015-09-14 15:47:12: [motioneye] INFO: motion stopped
    2015-09-14 15:47:12: [motioneye] INFO: bye!
    2015-09-14 15:47:12: [relayevent] ERROR: failed to relay event: [Errno socket error] [Errno 104] Connection reset by peer
    2015-09-14 15:47:12: [relayevent] DEBUG: bye!

from motioneye.

ccrisan avatar ccrisan commented on August 19, 2024

Could you set up SSH remote access for me on your server so I can try to reproduce the problem?

from motioneye.

kdeblois avatar kdeblois commented on August 19, 2024

Sure, but I do not know if I can do that without a bit of help from your side.

from motioneye.

kdeblois avatar kdeblois commented on August 19, 2024

I found some instructions and managed to install SSH server. Now I guess I have to forward port 22 to the raspberrypi2, correct?

from motioneye.

remkolodder avatar remkolodder commented on August 19, 2024

Yes that is correct. Pls share the information privately with christian ...

Cheers,

Remko Lodder
/* sent from my phone and thus brief and to the point *\

Op 14 sep. 2015 om 17:25 heeft Kees de Blois [email protected] het volgende geschreven:

I found some instructions and managed to install SSH server. Now I guess I have to forward port 22 to the raspberrypi2, correct?


Reply to this email directly or view it on GitHub.

from motioneye.

kdeblois avatar kdeblois commented on August 19, 2024

Thanks, I just did.

On Monday, 14 September 2015, remkolodder [email protected] wrote:

Yes that is correct. Pls share the information privately with christian ...

Cheers,

Remko Lodder
/* sent from my phone and thus brief and to the point *\

Op 14 sep. 2015 om 17:25 heeft Kees de Blois <[email protected]
javascript:_e(%7B%7D,'cvml','[email protected]');> het volgende
geschreven:

I found some instructions and managed to install SSH server. Now I guess
I have to forward port 22 to the raspberrypi2, correct?


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
#13 (comment).

This email and any files sent with it are confidential and intended only
for the person it is addressed to. If you have received this message in
error please let us know immediately and delete it. The content of this
message belongs to the sender and the views expressed do not necessarily
reflect the views of United Bible Societies.

United Bible Societies Association, a company limited by guarantee.
Registered in England and Wales No 2264875. Registered Charity No 800058
Registered Office: Stonehill Green, Westlea, Swindon, Wiltshire, SN5 7PJ,
England.

from motioneye.

ccrisan avatar ccrisan commented on August 19, 2024

@kdeblois the problem with your setup was the fact that motion was compiled without ffmpeg support. This was due to the fact that on Raspbian, ffmpeg files are installed in non-standard locations (as far as I can tell).

As a consequence:

  1. I updated the Install On Raspbian page to help users properly configure their motion build.
  2. I updated the Compiling Motion page with a small note regarding Raspbian.
  3. I have prepared a prebuilt motion binary (Mr Dave's fork, of course) for Raspbian; you can download it from here.

from motioneye.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.