-
Notifications
You must be signed in to change notification settings - Fork 653
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to load stream ERROR: mjpg client timed out receiving data for camera 1 on port 8081, #2122
Comments
Do you have a Pi to test on? If so: |
Hi I used a the same command as the wiki when i installed the current addon , i am now getting the following error when trying to load the as above. `pi@raspberrypi:/volume1/docker $ sudo docker run --name="motioneye3" -p 8765:8765 --hostname="motioneye" -v /etc/localtime:/etc/localtime:ro -v /etc/motioneye:/etc/motioneye -v /var/lib/motioneye:/var/lib/motioneye --restart="always" --detach=true ccrisan/motioneye:master-armhf |
If running on a Pi as the instructions state, you need to change the very
last bit from
ccrisan/motioneye:master-amd64
to
ccrisan/motioneye:master-armhf
The error indicates you used the amd64 line
…On Mon, May 17, 2021 at 10:40 AM Mike Younge ***@***.***> wrote:
Hi I used a the same command as the wiki when i installed the current
addon , i am now getting the following error when trying to load the as
above.
***@***.***:/volume1/docker $ sudo docker run --name="motioneye3" -p
8765:8765 --hostname="motioneye" -v /etc/localtime:/etc/localtime:ro -v
/etc/motioneye:/etc/motioneye -v /var/lib/motioneye:/var/lib/motioneye
--restart="always" --detach=true ccrisan/motioneye:master-armhf
WARNING: The requested image's platform (linux/amd64) does not match the
detected host platform (linux/arm/v7) and no specific platform was requested
1d96488371b42e9d58d201a01c98bd9e9efe9f033d48d51cc447900c67d02dc9. Not sure
what the problem is ?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#2122 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEZTUHMIGPOCKP44GSRQ44DTOETENANCNFSM45ALGVEA>
.
--
Thanks
Kevin Shumaker
Personal Tech Support <https://kevinshumaker.wixsite.com/thethirdlevel>
N38° 19' 56.52"
W85° 45' 8.56"
Semper Gumby
“Don't tell people how to do things. Tell them what to do and let them
surprise you with their results.” - G.S. Patton, Gen. USA
Ethics are what we do when no one else is looking.
Quis custodiet ipsos custodes?
“There is no end to the good you can do if you don’t care who
gets the credit.” - C Powell
You know we're sitting on four million pounds of fuel, one nuclear weapon
and a thing that has 270,000 moving parts built by the lowest bidder. Makes
you feel good, doesn't it?
|
Are you running on a Pi? Or a PC? |
It could also be you have too many conflicting packages installed. I'd try me previous suggestion, or just HA and motionEye, and get them to work, then move to other packages. You may be asking your system to do too much, also. |
I have just restarted Motioneyes with armhf here is the log ?
ERROR: mjpg client timed out receiving data for camera 1 on port 8081 ERROR: mjpg client timed out receiving data for camera 1 on port 8081 ERROR: mjpg client timed out receiving data for camera 1 on port 8081 ERROR: mjpg client timed out receiving data for camera 1 on port 8081 ERROR: mjpg client timed out receiving data for camera 1 on port 8081 ERROR: mjpg client timed out receiving data for camera 1 on port 8081 ERROR: mjpg client timed out receiving data for camera 1 on port 8081 ERROR: mjpg client timed out receiving data for camera 1 on port 8081 ERROR: mjpg client timed out receiving data for camera 1 on port 8081 |
I would delete and re-add the camera
…On Mon, May 17, 2021 at 11:35 AM Mike Younge ***@***.***> wrote:
I have just restarted Motioneyes with armhf here is the log ?
INFO: hello! this is motionEye server 0.42.1
INFO: cleanup started
INFO: wsswitch started
INFO: tasks started
INFO: mjpg client garbage collector started
INFO: server started
ERROR: mjpg client timed out receiving data for camera 1 on port 8081
ERROR: mjpg client timed out receiving data for camera 1 on port 8081
ERROR: mjpg client timed out receiving data for camera 1 on port 8081
ERROR: mjpg client timed out receiving data for camera 1 on port 8081
ERROR: mjpg client timed out receiving data for camera 1 on port 8081
ERROR: mjpg client timed out receiving data for camera 1 on port 8081
ERROR: mjpg client timed out receiving data for camera 1 on port 8081
ERROR: mjpg client timed out receiving data for camera 1 on port 8081
ERROR: mjpg client timed out receiving data for camera 1 on port 8081
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#2122 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEZTUHL67TS2MM42UWSXNZDTOEZVXANCNFSM45ALGVEA>
.
--
Thanks
Kevin Shumaker
Personal Tech Support <https://kevinshumaker.wixsite.com/thethirdlevel>
N38° 19' 56.52"
W85° 45' 8.56"
Semper Gumby
“Don't tell people how to do things. Tell them what to do and let them
surprise you with their results.” - G.S. Patton, Gen. USA
Ethics are what we do when no one else is looking.
Quis custodiet ipsos custodes?
“There is no end to the good you can do if you don’t care who
gets the credit.” - C Powell
You know we're sitting on four million pounds of fuel, one nuclear weapon
and a thing that has 270,000 moving parts built by the lowest bidder. Makes
you feel good, doesn't it?
|
I am running RPI4 4G with OMV5 & docker. I mentioned that i had been running with HA on a Imac PC but this is not running at the moment but i had the same issue . So i decided to install everything on the PI. all off my cameras are recognised in HA Lovelace with the rtsp stream I will delete the camera and see what happens. Should I delete the camera from the Reolink app do you think this would work? |
No, just the Pi/MotionEye
…On Mon, May 17, 2021 at 11:44 AM Mike Younge ***@***.***> wrote:
I am running RPI4 4G with OMV5 & docker. I mentioned that i had been
running with HA on a Imac PC but this is not running at the moment but i
had the same issue . So i decided to install everything on the PI. all off
my cameras are recognised in HA Lovelace with the rtsp stream
I will delete the camera and see what happens. Should I delete the camera
from the Reolink app do you think this would work?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#2122 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEZTUHPVMSCWY4YWUZAGIKTTOE2VNANCNFSM45ALGVEA>
.
--
Thanks
Kevin Shumaker
Personal Tech Support <https://kevinshumaker.wixsite.com/thethirdlevel>
N38° 19' 56.52"
W85° 45' 8.56"
Semper Gumby
“Don't tell people how to do things. Tell them what to do and let them
surprise you with their results.” - G.S. Patton, Gen. USA
Ethics are what we do when no one else is looking.
Quis custodiet ipsos custodes?
“There is no end to the good you can do if you don’t care who
gets the credit.” - C Powell
You know we're sitting on four million pounds of fuel, one nuclear weapon
and a thing that has 270,000 moving parts built by the lowest bidder. Makes
you feel good, doesn't it?
|
I did not install Motioneye OS on the Pi , i only installed the docker Motioneye image from Docker. What i cannot understand is why i was unable to use Motioneye from the addon in HA on my imac via VM as i had the exactly the same problems. according to the videos etc it works out of the box ? |
I wouldn't have a clue, as FRENCk created the wrapper for HA. It may be a
HA problem, it may be a HA motionEye wrapper issue, but if you run the
docker (I regularly build machines (Pis and VMs with various flavors OS)),
and they
all work, without HA. I cannot get HA based machines to work with FRENCK's
motioneye plugin. I don't know what to tell you. THere are others that have
posted similar issues, and Freck says I should be able to help, but that
hasn't been the case. If you take the plugin and HA out of the picture,
motionEye works in Docker or as a direct install.
…On Mon, May 17, 2021 at 2:43 PM Mike Younge ***@***.***> wrote:
I did not install Motioneye OS on the Pi , i only installed the docker
Motioneye image from Docker. What i cannot understand is why i was unable
to use Motioneye from the addon in HA on my imac via VM as i had the
exactly the same problems. according to the videos etc it works out of the
box ?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#2122 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEZTUHPF5CENGARZXW7XR5TTOFPW5ANCNFSM45ALGVEA>
.
--
Thanks
Kevin Shumaker
Personal Tech Support <https://kevinshumaker.wixsite.com/thethirdlevel>
N38° 19' 56.52"
W85° 45' 8.56"
Semper Gumby
“Don't tell people how to do things. Tell them what to do and let them
surprise you with their results.” - G.S. Patton, Gen. USA
Ethics are what we do when no one else is looking.
Quis custodiet ipsos custodes?
“There is no end to the good you can do if you don’t care who
gets the credit.” - C Powell
You know we're sitting on four million pounds of fuel, one nuclear weapon
and a thing that has 270,000 moving parts built by the lowest bidder. Makes
you feel good, doesn't it?
|
You changed the Surveillance Username to 'admin'. The Admin username is 'admin', so you are confusing the system. It is only giving the admin account the viewer rights. If you want a different username for Surveillance, try 'camera' or 'operator'. They cannot be named the same. |
My iMac is from 2009, and the docker installs I've tried so far require iMacs from 2010 or later. |
I have checked with Reolink and the username = admin cannot be changed only the password. See below. Step 1: Launch Reolink Client and log in to your device. Step 2: Click Device Settings>Manage User, then select the user and click Modify Password button. Notes: The admin password can be modified while the name-admin can not be changed. I wonder how others have solved this particular problem ? |
The section where you are changing Surveillance User username is for MotionEye, not for your camera. You have 2 users for motionEye, 'admin' which has access to all settings, and Surveillance User 'user' by default, that can only watch the cameras, not make changes. |
Hi There, I know this is a bit back dated but I was just wondering if you got the grey screen issue sorted. I have 4 reolink camera’s running on SYNOLOGY NAS and SSS. All four work fine. If I connect them to HA through the SYN integration all work fine. But when pickup the feed from the camera’s in motioneye I, like you get a grey screen. I am intrested to hear on if and how you got sorted? KR Edit: Small update, One of my Camera’s is working. YES. However when adding a second camera with the same FW and identical setting I get the message in Motioneye “UNABLE TO OPEN VIDEO DEVICE” It’s a Mystery to Me 😉 |
Hi guys and gals, I'm using this camera. The file aren't uploaded any where, just reviewed via the android app or the web browser. Realy just the out of the box experience. I had the same problem with a Raspberry Pi B 3 and an old camera but supected the hardware so I replaced it and it didn't change. Here are my logfiles: |
I've found a report concerning this topic Forum Link
I'll try this approach. |
This fixed my issue with the white screen. Thank You!!! |
I have scoured the web and the forum for months but i am not able to find unable to find a solution. Cameras Reolink 410 5mp which are recognised in HA integration and VCL. Running the addon thru docker on a RPI4 4g. The cameras are recognised in HA and VCL.
Any advise and help would be appreciated
WARNING: 403 GET /login/?_=1620883446234&username=&_signature=1f4403faf8d6a2a53894d43e0b4922fad0930dea (192.168.0.38) 1.37ms,
ERROR: mjpg client timed out receiving data for camera 1 on port 8081,
ERROR: mjpg client timed out receiving data for camera 1 on port 8081,
ERROR: mjpg client timed out receiving data for camera 1 on port 8081,
ERROR: mjpg client timed out receiving data for camera 1 on port 8081,
ERROR: mjpg client timed out receiving data for camera 1 on port 8081,
ERROR: mjpg client timed out receiving data for camera 1 on port 8081,
INFO: removing camera config file /etc/motioneye/camera-1.conf...,
INFO: hello! this is motionEye server 0.42.1,
INFO: cleanup started,
INFO: wsswitch started,
INFO: tasks started,
INFO: mjpg client garbage collector started,
INFO: server started,
Failed to open /dev/video0: No such file or directory,
The text was updated successfully, but these errors were encountered: