BigMuscle85

Results 28 comments of BigMuscle85

I just find out if /etc/rc.local file does not exist, pishrink does not create new script to expand FS on the first boot.

I didn't do any modification to the code, so I guess the camera is the same as Compact Pro. It is also reported with the same vendor and product numbers:...

The issue is probably not related to the camera but it seems that even small delay in the code results in losing every second frame ``` [13:55:17] Frame id =...

I just put frame grabbing into the separated thread and it solved my issue.

unfortunately, it has absolutely no effect and it still reports 64 bytes even with this parameter: ``` pi@raspberrypi:~/aravis/build/tests $ ./arv-camera-test -i 1500 Looking for the first available camera vendor name...

[debug.txt](https://github.com/AravisProject/aravis/files/5565525/debug.txt) [features.txt](https://github.com/AravisProject/aravis/files/5565526/features.txt)

[control.txt](https://github.com/AravisProject/aravis/files/5565671/control.txt)

There seems to be some problem with writing the values to the camera. [GevSCPSPacketSize_debug.txt](https://github.com/AravisProject/aravis/files/5565866/GevSCPSPacketSize_debug.txt)

Excellent. Now it finally does something. Thank you. ``` pi@raspberrypi:~/aravis/build/tests $ ./arv-camera-test -i 1500 Looking for the first available camera vendor name = RILF model name = csX device id...

File sent. Now `./arv-camera-test -i 1500` works with full speed @ 640x512 125 Hz without errors. Viewer shows image correctly but framerate falls down to 20-30 Hz with tons of...