I have a camera running on rtsp link. I want to write python code to check if the camera is live or dead. Similar to using curl to check http if url is working or not. What is a similar command can one use to check rtsp url status?
I have tried using openRTSP on terminal and I want to use it as python script
openRTSP rtsp://test_url_here