Skip to content

Instantly share code, notes, and snippets.

@tosiara
Created August 2, 2017 13:26
Show Gist options
  • Save tosiara/d60afe4077214f4826480fb38cce4919 to your computer and use it in GitHub Desktop.
Save tosiara/d60afe4077214f4826480fb38cce4919 to your computer and use it in GitHub Desktop.
./motion -c ../motion.conf -n -d 7
[8201752:motion] [NTC] [ALL] conf_load: Processing thread 0 - config file ../motion.conf
[8201752:motion] [NTC] [ALL] motion_startup: Motion 4.0.1+git714c9a0 Started
[8201752:motion] [NTC] [ALL] motion_startup: Logging to syslog
[8201752:motion] [NTC] [ALL] motion_startup: Using log type (ALL) log level (INF)
[8201752:motion] [NTC] [ENC] ffmpeg_global_init: ffmpeg libavcodec version 56.60.100 libavformat version 56.40.101
[0:motion] [NTC] [ALL] main: Camera 0 is from ../motion.conf
[0:motion] [NTC] [ALL] main: Camera 0 is device: /dev/video0 input -1
[0:motion] [NTC] [ALL] main: Stream port 8081
[0:motion] [NTC] [ALL] main: Waiting for threads to finish, pid: 6845
[1:ml1] [NTC] [ALL] motion_init: Camera 0 started: motion detection Enabled
[1:ml1] [NTC] [VID] vid_start: Opening V4L2 device
[1:ml1] [NTC] [VID] v4l2_start: Using videodevice /dev/video0 and input -1
[0:web_control] [NTC] [STR] http_bindsock: listening on 127.0.0.1 port 8080
[0:web_control] [NTC] [STR] httpd_run: Started motion-httpd server on port 8080 (auth Disabled)
[1:ml1] [NTC] [VID] v4l2_get_capability:
------------------------
cap.driver: "uvcvideo"
cap.card: "HD USB Camera"
cap.bus_info: "usb-sunxi-ehci-1"
cap.capabilities=0x04000001
------------------------
[1:ml1] [NTC] [VID] v4l2_get_capability: - VIDEO_CAPTURE
[1:ml1] [NTC] [VID] v4l2_get_capability: - STREAMING
[1:ml1] [NTC] [VID] v4l2_select_input: name = "Camera 1", type 0x00000002, status 00000000
[1:ml1] [NTC] [VID] v4l2_select_input: - CAMERA
[1:ml1] [NTC] [VID] v4l2_select_input: Device doesn't support specifying PAL/NTSC norm
[1:ml1] [NTC] [VID] v4l2_do_set_pix_format: Testing palette MJPG (1280x720)
[1:ml1] [NTC] [VID] v4l2_do_set_pix_format: Using palette MJPG (1280x720) bytesperlines 0 sizeimage 1843789 colorspace 00000000
[1:ml1] [NTC] [VID] v4l2_scan_controls: found control 0x00980900, "Brightness", range -64,64
[1:ml1] [NTC] [VID] v4l2_scan_controls: "Brightness", default 0, current 0
[1:ml1] [NTC] [VID] v4l2_scan_controls: found control 0x00980901, "Contrast", range 0,64
[1:ml1] [NTC] [VID] v4l2_scan_controls: "Contrast", default 32, current 0
[1:ml1] [NTC] [VID] v4l2_scan_controls: found control 0x00980902, "Saturation", range 0,128
[1:ml1] [NTC] [VID] v4l2_scan_controls: "Saturation", default 64, current 0
[1:ml1] [NTC] [VID] v4l2_scan_controls: found control 0x00980903, "Hue", range -40,40
[1:ml1] [NTC] [VID] v4l2_scan_controls: "Hue", default 0, current 0
[1:ml1] [NTC] [VID] v4l2_scan_controls: found control 0x00980918, "Power Line Frequency", range 0,2
[1:ml1] [NTC] [VID] v4l2_scan_controls: "Power Line Frequency", default 1, current 0
[1:ml1] [NTC] [VID] v4l2_scan_controls: found control 0x00980910, "Gamma", range 72,500
[1:ml1] [NTC] [VID] v4l2_scan_controls: "Gamma", default 100, current 0
[1:ml1] [NTC] [VID] v4l2_scan_controls: found control 0x00980913, "Gain", range 0,100
[1:ml1] [NTC] [VID] v4l2_scan_controls: "Gain", default 0, current 0
[1:ml1] [NTC] [ALL] image_ring_resize: Resizing pre_capture buffer to 1 items
[1:ml1] [NTC] [STR] http_bindsock: listening on any IPv4 address port 8081
[1:ml1] [NTC] [ALL] motion_init: Started motion-stream server on port 8081 (auth Disabled)
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 0 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 1 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 2 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 0 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 1 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 2 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 3 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 4 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 5 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 6 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 7 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 8 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 9 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 0 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 1 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 2 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 3 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 4 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 5 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 6 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 7 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 8 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 0 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 1 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 2 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 3 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 4 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 5 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 6 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 7 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 8 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 9 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 0 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 1 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 2 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 3 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 4 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 5 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 6 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 7 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 8 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 0 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 1 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 2 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 3 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 4 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 5 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 6 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 7 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 8 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 0 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 1 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 2 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 3 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 4 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 5 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 6 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 7 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 8 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 9 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 0 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 1 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 2 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 3 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 4 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 5 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 6 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 7 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 8 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 9 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 0 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 1 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 2 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 3 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 4 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 5 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 6 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 7 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 8 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 0 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 1 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 2 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 3 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 4 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 5 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 6 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 7 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 8 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 9 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 0 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 1 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 2 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 3 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 4 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 5 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 6 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 7 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 8 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 9 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 0 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [ALL] stream_add_client: Saved request: /
[1:ml1] [NTC] [STR] stream_flush: Write
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [STR] stream_flush: Write
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 1 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 2 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 3 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 4 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 5 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 6 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 7 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 8 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 0 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 1 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [STR] stream_flush: Write
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 2 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 3 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 4 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 5 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 6 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 7 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 8 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 9 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 0 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 1 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [STR] stream_flush: Write
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 2 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 3 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 4 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 5 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 6 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 7 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 8 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 0 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 1 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 2 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [STR] stream_flush: Write
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 3 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 4 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 5 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 6 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 7 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 8 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 9 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 0 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 1 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 2 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [STR] stream_flush: Write
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 3 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 4 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 5 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 6 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 7 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 8 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 0 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 1 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 2 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 3 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [STR] stream_flush: Write
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 4 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 5 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 6 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 7 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 8 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 9 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 0 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 1 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 2 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 3 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [STR] stream_flush: Write
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 4 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 5 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 6 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 7 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 8 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 0 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
^C[1:ml1] [NTC] [ALL] mlp_actions: End of event 1
[1:ml1] [NTC] [ALL] mlp_loopback: EVENT_STREAM: 1 0
[1:ml1] [NTC] [EVT] event_stream_put: Stream put
[1:ml1] [NTC] [STR] stream_put: Picture put: 1382400
[1:ml1] [NTC] [ALL] motion_loop: Thread exiting
[1:ml1] [NTC] [STR] stream_stop: Closing motion-stream listen socket & active motion-stream sockets
[1:ml1] [NTC] [STR] stream_stop: Closed motion-stream listen socket & active motion-stream sockets
[1:ml1] [INF] [ALL] motion_cleanup: Calling vid_close() from motion_cleanup
[1:ml1] [NTC] [VID] vid_close: Cleaning up V4L2 device
[1:ml1] [NTC] [VID] v4l2_cleanup: Closing video device /dev/video0
[0:web_control] [NTC] [STR] httpd_run: motion-httpd - Finishing
[0:web_control] [NTC] [STR] httpd_run: motion-httpd Closing
[0:web_control] [NTC] [STR] motion_web_control: motion-httpd thread exit
[0:motion] [NTC] [ALL] main: Threads finished
[0:motion] [NTC] [ALL] main: Motion terminating
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment