How can I setting the Mmal camera that is connected to the PI with a ribbon cable in the home assistant platform? ? #1877

Open
opened 2026-02-28 00:57:20 -05:00 by deekerman · 3 comments
Owner

Originally created by @massimoleonardi on GitHub (Feb 6, 2021).

I can try to connect PI camera that is connected to the PI with a ribbon cable adding command in configuration.yaml with the only line rpi_camera: but is not recognize in UI and in motionEye ( in home assistant )

Originally created by @massimoleonardi on GitHub (Feb 6, 2021). I can try to connect PI camera that is connected to the PI with a ribbon cable adding command in configuration.yaml with the only line rpi_camera: but is not recognize in UI and in motionEye ( in home assistant )
Author
Owner

@starbasessd commented on GitHub (Feb 6, 2021):

It should be auto-discovered in motion/motionEye without using HA/wrapper.
If you connect to port 8765 to gett the motionEye screen, if it doesn't
show there, the odds are that the cables are facing the wrong direction,
either on the camera or the PI.

On Sat, Feb 6, 2021 at 11:05 AM massimoleonardi notifications@github.com
wrote:

I can try to connect PI camera that is connected to the PI with a ribbon
cable adding command in configuration.yaml with the only line rpi_camera:
but is not recognize in UI and in motionEye ( in home assistant )


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/ccrisan/motioneye/issues/2023, or unsubscribe
https://github.com/notifications/unsubscribe-auth/AEZTUHJL2N4QVVHX2YMCRTLS5VSFHANCNFSM4XGNE3RA
.

--
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?

@starbasessd commented on GitHub (Feb 6, 2021): It should be auto-discovered in motion/motionEye without using HA/wrapper. If you connect to port 8765 to gett the motionEye screen, if it doesn't show there, the odds are that the cables are facing the wrong direction, either on the camera or the PI. On Sat, Feb 6, 2021 at 11:05 AM massimoleonardi <notifications@github.com> wrote: > I can try to connect PI camera that is connected to the PI with a ribbon > cable adding command in configuration.yaml with the only line rpi_camera: > but is not recognize in UI and in motionEye ( in home assistant ) > > — > You are receiving this because you are subscribed to this thread. > Reply to this email directly, view it on GitHub > <https://github.com/ccrisan/motioneye/issues/2023>, or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AEZTUHJL2N4QVVHX2YMCRTLS5VSFHANCNFSM4XGNE3RA> > . > -- 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?
Author
Owner

@massimoleonardi commented on GitHub (Feb 7, 2021):

unfortunately is not working. the same Raspberry Pi ( with different SD ) on OS platform and camera , working well . The issue is only in HA . So I can not see any camera in the mail panel or in the motionEye. Are any command in the configuration.yaml that I have to add ?

@massimoleonardi commented on GitHub (Feb 7, 2021): unfortunately is not working. the same Raspberry Pi ( with different SD ) on OS platform and camera , working well . The issue is only in HA . So I can not see any camera in the mail panel or in the motionEye. Are any command in the configuration.yaml that I have to add ?
Author
Owner

@starbasessd commented on GitHub (Feb 7, 2021):

I do not have much experience with HA. Have you asked in their Community
Forums?
If you install motion/motionEye without HA on that other SDCard, does it
work?
Use the instructions from
https://github.com/ccrisan/motioneye/wiki/%28Install-On-Ubuntu-%2820.04-or-Newer%29
due to issues with python2.7 and upstream sources for pip2

On Sun, Feb 7, 2021 at 4:24 AM massimoleonardi notifications@github.com
wrote:

unfortunately is not working. the same Raspberry Pi ( with different SD )
on OS platform and camera , working well . The issue is only in HA . So I
can not see any camera in the mail panel or in the motionEye. Are any
command in the configuration.yaml that I have to add ?


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/ccrisan/motioneye/issues/2023#issuecomment-774641354,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AEZTUHNABRAJEVVJM7BAP23S5ZL4TANCNFSM4XGNE3RA
.

--
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?

@starbasessd commented on GitHub (Feb 7, 2021): I do not have much experience with HA. Have you asked in their Community Forums? If you install motion/motionEye without HA on that other SDCard, does it work? Use the instructions from https://github.com/ccrisan/motioneye/wiki/%28Install-On-Ubuntu-%2820.04-or-Newer%29 due to issues with python2.7 and upstream sources for pip2 On Sun, Feb 7, 2021 at 4:24 AM massimoleonardi <notifications@github.com> wrote: > unfortunately is not working. the same Raspberry Pi ( with different SD ) > on OS platform and camera , working well . The issue is only in HA . So I > can not see any camera in the mail panel or in the motionEye. Are any > command in the configuration.yaml that I have to add ? > > — > You are receiving this because you commented. > Reply to this email directly, view it on GitHub > <https://github.com/ccrisan/motioneye/issues/2023#issuecomment-774641354>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AEZTUHNABRAJEVVJM7BAP23S5ZL4TANCNFSM4XGNE3RA> > . > -- 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?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/motioneye#1877
No description provided.