Skip to content
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

No image display #4

Open
a-sameh1 opened this issue Jul 22, 2020 · 8 comments
Open

No image display #4

a-sameh1 opened this issue Jul 22, 2020 · 8 comments

Comments

@a-sameh1
Copy link

a-sameh1 commented Jul 22, 2020

just fade out and no image display after count down using commands /selfie or /lastselfie also folder photos empty

@BrianHepler
Copy link
Owner

Well, that's a problem. Can you give me the output of pm2 log 0 during a test of the selfie take?
Additionally, have you been able to take any sort of image with the raspstill -o test.jpg command?

@a-sameh1
Copy link
Author

i was using MMM-Facerecognition module, the camera was busy during the selfie so that's why, it doesn't store selfie in photos, it works fine. my bad sorry !

@BrianHepler
Copy link
Owner

No worries. Glad you got it sorted out.

@mirrormonark
Copy link

hi... when use "raspistill -o image.jpg" i see this "the system should be configured for the legacy camera stack"
but when i try .. "libcamera-still -o image.jpg " my picamera Noir take me a photo.
in 2023 I had to download the "libcamera-apps" to have the function of cameras.

I tried the normal configuration -- but nothing happens.
I also tried the configuration where it says to mash but nothing happens (I was not mashing the button as touchscreen but via mouse)

@mirrormonark
Copy link

mirrormonark commented May 31, 2023

my config.. i have created a new folder in home call "photos" but nothin.

{ disabled: false, module: "MMM-Selfieshot", config: { debug: true, storePath: "./photos", device: "/dev/video0", shootCountdown: 2, } },

[31.05.2023 22:48.50.575] [LOG] [SELFIE] Web server endpoint is activated: /selfie [POST]
[31.05.2023 22:48.50.612] [INFO] Checking git for module: MMM-Page-Selector
[31.05.2023 22:48.50.729] [LOG] Electron's cache successfully cleared.
[31.05.2023 22:48.50.749] [LOG] [SELFIE] Searching camera devices...
[31.05.2023 22:48.50.761] [LOG] [SELFIE] Detected devices: [
'/dev/video0', '/dev/video1',
'/dev/video10', '/dev/video11',
'/dev/video12', '/dev/video13',
'/dev/video14', '/dev/video15',
'/dev/video16', '/dev/video18',
'/dev/video19', '/dev/video20',
'/dev/video21', '/dev/video22',
'/dev/video23', '/dev/video31'
]
[31.05.2023 22:48.50.765] [LOG] [SELFIE] '/dev/video0' will be used.

camera imx219

@mirrormonark
Copy link

@BrianHepler two raspberry pi4 8gb ram. i use now 32bit full bullseye but i have another rpi4 8gb ram with 64bit

@BrianHepler
Copy link
Owner

Okay, thanks. I'll try to recreate your issue.
Just to be sure: You went into raspi-config and enabled the camera, correct?

@BrianHepler BrianHepler reopened this Jun 20, 2023
@BrianHepler
Copy link
Owner

You may wish to check out the other thread. I have instructions on how to enable the legacy camera stack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants