Problems with RTSP video in Python

Hi,
There is no sample for launching multiple RTSP sources. You may try

  1. Try the sample and see if each source can be launched successfully:
    Doesn't work nvv4l2decoder for decoding RTSP in gstreamer + opencv - #3 by DaneLLL
  2. Apply the pipeline to the sample and see if two RTPS sources(cap and cap1) works:
    Issue with multi-camera gstreamer capture using OpenCV - #6 by DaneLLL
  3. Add cap2 and cap3 for launching 4 sources