UNSOLVED Driver VEYE-MIPI-IMX327S restart system
-
Hello.
Frames with interference come to the RPi4 system:
veye_raspipreview displays such pictures perfectly, without failures.
But when using veye_raspivid, random reboots (system freeze and reboot by watchdog) of the system begin. veye_raspivid is used to receive stdout with key "-o -".
Why is the behavior of veye_raspipreview and veye_raspivid different?
What can be done so that veye_raspivid does not reboot the system? -
@dan_lionking
Can you provide me with your complete command? That way I can easily try to reproduce the problem on my end. -
@veye_xumm
We use:veye_raspivid -b 1000000 -t 0 -n -o -
and checked:
veye_raspivid -b 1000000 -t 0 -p '0,0,1920,1080'
Using these commands results in a reboot, with the distortions shown above. veye_raspipreview displays such pictures perfectly.