[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 00-banner.sh: executing...
-----------------------------------------------------------
Hass.io Add-on: motionEye
Simple, elegant and feature-rich CCTV/NVR for your cameras
-----------------------------------------------------------
Add-on version: 0.5.5
You are running the latest version of this add-on.
System: Debian GNU/Linux 9 (stretch) (amd64 / qemux86-64)
Home Assistant version: 0.98.5
Supervisor version: 188
-----------------------------------------------------------
Please, share the above information when looking for help
or support in, e.g., GitHub, forums or the Discord chat.
-----------------------------------------------------------
[cont-init.d] 00-banner.sh: exited 0.
[cont-init.d] 01-log-level.sh: executing...
parse error: Invalid numeric literal at line 2, column 0
parse error: Invalid numeric literal at line 2, column 0
/var/run/s6/etc/cont-init.d/01-log-level.sh: line 41: log_level: unbound variable
[cont-init.d] 01-log-level.sh: exited 1.
[cont-finish.d] executing container finish scripts...
[cont-finish.d] 99-message.sh: executing...
-----------------------------------------------------------
Oops! Something went wrong.
We are so sorry, but something went terribly wrong when
starting or running this add-on.
Be sure to check the log above, line by line, for hints.
-----------------------------------------------------------
[cont-finish.d] 99-message.sh: exited 0.
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.
I am running Hassio on Openmediavault. Anyone know what’s wrong?
Sorry for the silly question. I have Hass.io installed on Ubuntu Server and have installed motioneye through hass.io . All of a sudden the PC cannot connect to the network. I have found that my entire 720gb hard drive is full all of a sudden! The only thing I can think of is motioneye has been recording and filled it up? Can you please tell me where the default location for recordings would be?
Thanks
This got the camera registered for me… But Im getting a text msg on the camera display in MotionEye “Unable to open the device”
One step forward…
EDIT:
So here’s the conundrum
Here is the URL that HA used to dispay output… which works… it matches the Reolink documentation rtsp://admin:[email protected]:554/h264Preview_01_sub
But motion eye will not recognize the camera
But when I use this…
rtsp://192.168.1.67:554/user=admin_password=Ap752996#_stream=1.sdp
Motion eye will recognizes the camera… but will not display because it cannot open the camera
Edit…Edit
Using rtsp:// IP Address /
gets the camera recognized as well… but still no Image
Thanks for the add-on, looks great!
I’m trying to add camera’s from MotionEye to Lovelace, which has support for camerastreams.
As far as i understand i need to add a camera as an entity to HA to accomplish this.
Can anyone back me up on this? I’ve been looking for instructions on this, but i’m hitting a brick wall.
Only thing i can do is add a static image, but a stream would be much nicer.
In my fooling around I found this too… use a stripped down url to your camera… thats what got mine to recognize the camera fully… I used rtsp:// YOUR IP ADDRESS:554/ (554 is the streaming port for my camera yours might be different) I think its camera specific. The post up top used a different url and got it to work… but when I used it I got what you have… no image… which is confirmation that its talking to the camera… but cant parse out the need username and password…