Hi,
Please refer to
Could you check if you have nvdisplay enabled? On default r32.4.3, we can run 10_camera_recording after disabling display manager:
$ sudo systemctl stop gdm
$ sudo loginctl terminate-seat seat0
So it should work without X.
Hi,
Please refer to
Could you check if you have nvdisplay enabled? On default r32.4.3, we can run 10_camera_recording after disabling display manager:
$ sudo systemctl stop gdm
$ sudo loginctl terminate-seat seat0
So it should work without X.