I am using Jetson Nano with accelerated GStreamer to record video using IMX219 sensor, using nvoverlaysink to preview video and nvv4l2h264enc to record h264 video.
Is there a way to simultaneously record and display what camera captures even if preview is at slower FPS?
I followed your syntax but I am getting error as follows:
WARNING: erroneous pipeline: could not link filesink0 to nvoverlaysink-nvoverlaysink0
I am using Jetson Xavier, arm64 , ubuntu 18.0.4. I have Leopard cameras. I tried for 1 camera to record and display video simultaneously but it didnt work