#no signal with webcam but is recieving fps
43 messages ยท Page 1 of 1 (latest)
I'm with you. I'm getting same issue. Everything looks good, I can see that camera is recognized by the Pi but it won't give me an image. I switched cables, updated firmware and installed the software from scratch to see if it would work. I've followed many different solutions I see posted here and still not getting it. I'm going to hold off and maybe switch to USB camera.
Fix your tags #readme
Have a look inside that log. Your device path is wrong. Log says that the correct path is /dev/video1 and not /dev/video0
Also can be found inside the documentation: https://crowsnest.mainsail.xyz/configuration/cam-section#device
Open another post please, as your issue doesn't sound like the same problem.
Sounds like, you are using a picam. So either you have to follow: https://crowsnest.mainsail.xyz/faq/how-to-setup-a-raspicam#raspicam-not-detected
Or you have to wait until we release the new update
I'll wait for next update. I've read and followed the Raspicam instructions. My issue is that it shows my cam bit won't show video. I can wait for next update to try again.
Then just follow the top of the page I linked
The only thing changing with the next update, is that this Raspicam not detected section gets "obsolete"
@lilac wolf I appreciate all your doing and the frustration you must feel saying the same things over and over. Believe me, I've followed everything I could find to get my issue resolved. I'm enjoying the freedom klipper offers me. I'm sure this issue will be resolved and I'll feel dumb for a minor thing I missed. I'd send my .cfg and .logs but im not at home currently. I'll keep following the page you linked when I get home. I'll send them then and upload those files.
We are all just humans, so if someone oversees something, it's just normal. I do a lot of mistakes myself. But this raspicam thing is really nasty atm as some cams (OV5647) don't work and those are like 90% of the support cases for raspicams atm
Relating to the raspicam, do you know why some are displaying OV5647 and some imx219
I have the raspicam v2.1 which is imx219
It's the sensor of the raspicam. OV5647 are v1 and some cheap ones. imx219 are v2 and imx708 are v3. There are also arducams, they are most times using the same sensor, but some modified version of libcamera
I noticed that too and changed to dev/video1 and still nothing
Ok, then set log_level: debug and delete_log: true and send a new log
@fierce glacier pls fix your tags #readme
im sorry im trying to but i cant find where to edit a tag?
nvm i got it lol
As noted inside the documentation, please use the /dev/v4l path, as this won't change after reboots.
/dev/v4l/by-id/usb-Suyin_HD_Camera_200910120001-video-index0
so paste this /dev/v4l/by-id/usb-Suyin_HD_Camera_200910120001-video-index0 to log path?
That log still got /dev/video1 and not /dev/v4l/by-id/usb-Suyin_HD_Camera_200910120001-video-index0
That log creation wasn't finished yet, download it again and send it
ok
ty so much for helping
just to remind you im getting fps reading but no siggnal still, if that is info you needed
Now you have changed the path to /dev/v4l/by-id/usb-Suyin_HD_Camera_200910120001-video-index1.................................
Use path /dev/v4l/by-id/usb-Suyin_HD_Camera_200910120001-video-index0 and wait for the log to finish
ive got video now for the first time! it is just extremelyy choppy
thank you for yyour patience
I recommend to use webrtc then. Most likely it's just bandwidth limitation and webrtc can help with that
Look for that at this: https://crowsnest.mainsail.xyz/configuration/cam-section#a-small-note-on-webrtc