Hi. I am new to the community. I am running an IMX219 (Arducam) camera through the CAM0 port of a jetson orin nano using ubuntu 20.4. I am able to get a preview image but I am not able to record. I use the following command recommended by Arducam and get the error message below. Any ideas how to fix this? Thank you in advance
Setting pipeline to PAUSED …
ERROR: Pipeline doesn’t want to pause.
ERROR: from element /GstPipeline:pipeline0/nvv4l2h264enc:nvv4l2h264enc0: Could not open device ‘/dev/nvhost-msenc’ for reading and writing.
Additional debug info:
/dvs/git/dirty/git-master_linux/3rdparty/gst/gst-v4l2/gst-v4l2/v4l2_calls.c(651): gst_v4l2_open (): /GstPipeline:pipeline0/nvv4l2h264enc:nvv4l2h264enc0:
system error: Cannot allocate memory
Setting pipeline to NULL …
Freeing pipeline …