RTSP Cameras?

Simply wondering what cameras people are successfully using with their Jetson Nano?

Thanks

Hi,
We have camera partners developing camera modules. Please check
Jetson Ecosystem | NVIDIA Developer

@DaneLLL just checked out the link for camera partners but there is no filter for RTSP. Any thoughts on this?

Hi,
Generally either IP camera is fine if it can be launched in gstreamer command like:

$ gst-launch-1.0 uridecodebin uri='rtsp://_ADDRESS_OF_THE_CAMERA_' ! nvoverlaysink

Looks like our camera partners do not have IP cameras. Other users may be able to share suggestion of choosing IP cameras.