Gray screens when adding ip network cameras

268 views
Skip to first unread message

D Songwriter

unread,
Jul 30, 2020, 12:40:18 PM7/30/20
to motioneye
Using the latest motioneyeos on Odriod HC1 (fully compatible with XU4).  Of 3 ip cameras I have (all different) only one works fine.  The other 2 I can open in a browser fine, but when I add them to motioneyeos it just shows a gray screen.


Version - as copied and pasted from the browser
0.42.1
Motion Version4.2.2+gitUNKNOWN
OS VersionmotionEyeOS 20200606
1st problem child -   

2nd -    

Motioneye does not find either camera using any kind of http settings.. only rtsp, then it will show to select either the TCP or UDP.. but after selecting I only get the gray screen.


The one that works is a     using rtsp://10.0.0.9/live   

I have tried the ip:554/live...    or /onvif1   or /profile1 and get the same resulting gray screen on the two that don't work.

What else can I try?

I've tried matching up the frame rates and resolution but it's not making any difference.

Thank you.

ivan jimenez

unread,
Aug 15, 2020, 7:33:42 PM8/15/20
to motioneye
I have similar problem. I am new in Raspberry Pi.

I have Rapsberry Pi 4B and I added 3 IP cameras (ONVIF). After added the screen get black with symbol of camera like this

Please, any help I will very appreciate it

Thank you very much

Regards

Ivan
thumbnail_AF077EEA55A245DF8546004A84D3F0F3.png

Kevin Shumaker

unread,
Aug 15, 2020, 7:40:49 PM8/15/20
to ivan jimenez, motioneye
You forgot one minor detail:  WHICH camera? there are websites dedicated to all sorts of cameras, but without that info, can't help...

--
You received this message because you are subscribed to the Google Groups "motioneye" group.
To unsubscribe from this group and stop receiving emails from it, send an email to motioneye+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/motioneye/8dadeaed-f1b2-44b2-820c-a3a12a2d62cfo%40googlegroups.com.


--
Thanks

Kevin Shumaker


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?

James Lambert

unread,
Sep 10, 2020, 10:22:54 AM9/10/20
to motioneye
I've got the same issue.  I'm using a Victure IPC530 camera and the rtsp feed works flawlessly in VLC using this address from onvif:


Pasting that in as my IP camera address results in the grey screen no camera detected.

I've tried embedding user&pw into the URL, but motioneye doesnt like that


I've tried the same but with user and pw entered in the fields for adding the camera


Even tried this one:  rtsp://192.168.0.51:554/11  (with and without the port number)

None of these give video.  I've tried ffmpeg using http port 80...nothing.

Assuming this may be of a camera type that is nto compatible?

Any help would be awesome, cheers!

James

Kevin Shumaker

unread,
Sep 10, 2020, 11:04:31 AM9/10/20
to James Lambert, motioneye
As to the camera:
I have a Foscam rtsp camera
for the URL I have to use
rtsp://ip_address:88/videoMain
and username and password in the proper fields
For yours, this site
recommends
rtsp://ip_address/11
with username & password in the correct fields.
Let me know if this helps.:
 

James Lambert

unread,
Sep 10, 2020, 11:28:35 AM9/10/20
to motioneye

"For yours, this site
recommends
rtsp://ip_address/11
with username & password in the correct fields."

You'll see in my initial reply Ive already tried that ;)

Rolf Pedersen

unread,
Sep 16, 2020, 11:40:50 AM9/16/20
to moti...@googlegroups.com
Using motioneye for some time but not feeling like an authority.  However, for some reason, more than once, when I add a camera, it shows up in the web page as, say, Camera10, as the default, while the actual camera in the configuration file(s) is shown as Camera0, for the first camera added.

Also, by default, there are settings wrt "localhost" that need to be switched to off or false in order for the web page to serve them:

pi@pi4w:~ $ cd /etc/motioneye/
pi@pi4w:/etc/motioneye $ ls
camera-1.conf  camera-2.conf  camera-3.conf  camera-4.conf  motion.conf  motioneye.conf  prefs.json  tasks.pickle

pi@pi4w:/etc/motioneye $ grep localhost *.conf
camera-1.conf:stream_localhost off
camera-2.conf:stream_localhost off
camera-4.conf:stream_localhost off
motion.conf:webcontrol_localhost off
motioneye.conf:# (0.0.0.0 for all interfaces, 127.0.0.1 for localhost)
motioneye.conf:# localhost or on all interfaces
motioneye.conf:motion_control_localhost false

pi@pi4w:/etc/motioneye $ cd ../motion

pi@pi4w:/etc/motion $ grep localhost *.conf
motion.conf:# Restrict webcontrol connections to the localhost.
motion.conf:webcontrol_localhost off
motion.conf:# Restrict stream connections to the localhost.
motion.conf:stream_localhost off

StarbaseSSD

unread,
Sep 16, 2020, 12:32:50 PM9/16/20
to motioneye
When I start a new Pi, it shows the cameras in order of added, camera-1.conf to camera-x.conf, and even if I delete a camera it adds as the next camera (camera-x+1).
If I start modifying and changing the order, it can (or did) cause problems for me.
Probably a good idea to turn off stream_localhost off in motion since motionEyeOS doesn't have a GUI to view, but on another OS with motion/motionEye it can be viewed locally so could be set to localhost only. I've done that, then enabled VNC to be more secure. Can only view on local console or VNC connection, no 'streaming'...

D Songwriter

unread,
Oct 11, 2020, 7:04:29 PM10/11/20
to motioneye
The V1 - Arducam 5MP Camera for Raspberry Pi, 1080P HD OV5647 Camera Module V1 for Pi 4, Raspberry Pi 3, 3B+, and Other A/B Series, Pi Zero & W

D Songwriter

unread,
Oct 11, 2020, 7:14:40 PM10/11/20
to motioneye
I got the previous cameras to work.. trouble was finding the exact verbage/text for the URL.. having same problem now with a raspberry Pi ZeroW  with the V1 camera I just posted.  Zero is running motioneyeos, I can pull it up fine in a browser and camera is working fine.  I want to stream it to the Odroid.. so turned off movies and stills.. set it for streaming and copied the URL motioneye gives you.  I only get the gray screen when I bring up the Odroid.. which has other cameras operating fine.  It seems to be finding and adding it fine, just does not show picture.

Kevin Shumaker

unread,
Oct 12, 2020, 7:50:20 AM10/12/20
to D Songwriter, motioneye
Are they both running the same version of motionEye? 
Can you view the video in a browser on a PC or MAC using the same streaming URL?
Have you considered turning ON Fast Network Camera in Expert Settings in the PiZero?


D Songwriter

unread,
Oct 13, 2020, 2:54:28 PM10/13/20
to motioneye
I'm using the older PC650 version but used the exact same rtsp you posted above (first one without any login info) (rtsp://192.168.0.51:554/realmonitor?channel=0&stream=0.sdp) and it works with my Odroid HC1 running motionEyeOS 20200606

Camera type is Network Camera.. using Video Resolution 640x480  Frame rate 30, Auto bright off, and no extra motion options.

I did have to create an account and connect to the camera first using a phone app.. then set the onvif to on and rebooted the camera.

Hope that may be of some help.
Daniel

Reply all
Reply to author
Forward
0 new messages