Go to advanced search

by bbocksta
Fri Jan 26, 2018 2:35 pm
Forum: Camera board
Topic: Raw sensor access / CSI-2 receiver peripheral
Replies: 640
Views: 206114

Re: Raw sensor access / CSI-2 receiver peripheral

I'm running Raspiraw with the Camera Board V2. I'm saving the frames on the SD Card. (had no time to use your tools) I used these lines: raspiraw -t 1000 -sr 1 -md 0 -hd -o test.%03d.raw raspiraw -t 1000 -sr 1 -md 1 -hd -o test.%03d.raw raspiraw -t 1000 -sr 1 -md 2 -hd -o test.%03d.raw raspiraw -t 1...
by bbocksta
Fri Jan 26, 2018 10:43 am
Forum: Camera board
Topic: Raw sensor access / CSI-2 receiver peripheral
Replies: 640
Views: 206114

Re: Raw sensor access / CSI-2 receiver peripheral

Thank you for your answer. If the SD Card is the bottleneck, wouldn't you expect the most lost frames at mode 0, 2 or 3? I captured a few files. chart.PNG I repeated the same process, but increased either the capture time or saverate. The result is homogenous, mode 6 seems to be the loss richest mod...
by bbocksta
Fri Jan 26, 2018 6:28 am
Forum: Camera board
Topic: Raw sensor access / CSI-2 receiver peripheral
Replies: 640
Views: 206114

Re: Raw sensor access / CSI-2 receiver peripheral

Hey there, @HerrmannSW: If you are talking about lost Frames, do you mean the difference between the theoretically possible and the reality? For example: You shoot 2 seconds with 30fps. Theoretically there should be 60frames, but only 40 frames got saved. So there would be 20 lost frames, am i right...
by bbocksta
Thu Dec 07, 2017 7:46 am
Forum: Camera board
Topic: Raw sensor access / CSI-2 receiver peripheral
Replies: 640
Views: 206114

Re: Raw sensor access / CSI-2 receiver peripheral

Impressive Progress! Haven't been thinking about high frame capture with the Raspberry Camera. I'm not interested in disturbing the discussion too much but i'm in need of someone who points me to the right direction. upload.jpg As you can see, on the right hand side there is some kind of "distortion...
by bbocksta
Wed Nov 29, 2017 9:27 am
Forum: Camera board
Topic: mmal error ENOSPC
Replies: 16
Views: 24878

Re: mmal error ENOSPC

Everything is working now (though nothing was changed 8-) ). Thank you for your answers!
by bbocksta
Wed Nov 29, 2017 6:41 am
Forum: Camera board
Topic: mmal error ENOSPC
Replies: 16
Views: 24878

Re: mmal error ENOSPC

I'll start off with a new Install on another Pi and i will Report if i'm having the same issues.
by bbocksta
Tue Nov 28, 2017 3:04 pm
Forum: Camera board
Topic: mmal error ENOSPC
Replies: 16
Views: 24878

Re: mmal error ENOSPC

Neither motion nor anything else is installed. I've started twice with a new fresh install and that didn't help me. Since the Goal of the Project is to use 6by9's userland, i've installed that and i am getting a picture while using raspiraw. Raspistill on the other hand is still not working (is it e...
by bbocksta
Tue Nov 28, 2017 8:59 am
Forum: Camera board
Topic: mmal error ENOSPC
Replies: 16
Views: 24878

mmal error ENOSPC

Hello everybody, I've played around with the Raspberry Pi 3 Model B and the Raspberry Pi Camera Module V2. At first everything worked as expected. But then, with almost absolute certainty, i bricked something. The Error i've been getting since then is the following: pi@raspberrypi:~ $ raspistill -o ...

Go to advanced search