• Hardware Platform Jetson • DeepStream Version DeepStream 7.0
Hi, I am currently using this pipeline nvurisrcbin (n sources) → streammux → nvinfer → nvvideoconvert → nvmultistreamtiler → nvdsosd → nvvideoconvert→ capsfilter → nvv4l2h264enc→ rtph264pay→ udpsink. I would like to convert this pipeline to accept n sources as input from a webrtc client. How can I do this by modifying the nvurisrcbin plugin since it only takes rtsp streams as input?