Read the statement by Michael Teeuw here.
MMM-MotionEye - surveillance video stream on your mirror!
-
@Snille I don’t remember if “motion jpeg” is enabled by default in Motion Eye. Can you check your settings in Motion Eye? I’m at work now and have no change to check myself…
(Maybe it has another name)
-
@Cato There is not a specific “mjpeg” option as I can find. However on the “?” on the “Streaming URL” it says: “A URL that provides MJPEG stream of the camera” and that’s the URL I used…
-
@Snille Ok found the bug - update to 1.1.0 as instructed in
README.md
in GitHub. -
Hi again, It would be cool to be able to hide the camera manually… For example visit another link… Say http://MagicMirror:8080/motioneye/1/hide
Right? :) -
Fixed. Just sent you a PR. :)
Check it, I’m fairly new to Node.js so it may not be the best solution. :) -
Hi @Snille
before i made a MM2, i started with a motion cam. It’s running now roundabout a half year outside from 30 ° to -20 ° C.
I tried to insert my IP and port, but it don’t’ run.
Any proposal to try a forensic research where to find the shitty error?
-
@Snille Had some comments. Fix those and I’ll merge it :)
-
@lolobyte First question: What motion software do you use?
-
@Cato Great! Thanks for fixing my mistakes. :)
-
Hi, that’s the info of help.
Downloaded from
https://www.dropbox.com/s/xdfcxm5hu71s97d/motion-mmal.tar.gzpi@raspi3-MM2:~ $ motion -h
motion Version mmaltest, Copyright 2000-2005 Jeroen Vreeken/Folkert van Heusden/Kenneth Lavrsenusage: motion [options]
Possible options:
-n Run in non-daemon mode.
-s Run in setup mode.
-c config Full path and filename of config file.
-d level Log level (1-9) (EMR, ALR, CRT, ERR, WRN, NTC, ERR, DBG, ALL). default: 6 / NTC.
-k type Type of log (COR, STR, ENC, NET, DBL, EVT, TRK, VID, ALL). default: ALL.
-p process_id_file Full path and filename of process id file (pid file).
-l log file Full path and filename of log file.
-m Disable motion detection at startup.
-h Show this screen.Motion is configured using a config file only. If none is supplied,
it will read motion.conf from current directory, ~/.motion or /etc.