Recording video from camera

Hi,
On Jetson platforms, generally we run gstreamer pipelines in cv2.VideoCapture() and cv2.VideoWriter(). Please refer to this sample:
Displaying to the screen with OpenCV and GStreamer - #9 by DaneLLL