Sorry, but our software is C++ only, so we can’t help you with a RTSP client
written in Python. We do, however, have two RTSP client applications - written
in C++ - that you can use: “testRTSPClient”, and “openRTSP” (see
http://www.live555.com/openRTSP )
Ross Finlayson
Live Networks, Inc.
htt
Hello! I encountered a problem when using a python program to get the rtsp
video stream I built by myself.I successfully built the live555 media server on
the Linux server and put the stream file in the /mediaServer/ directory.I want
to use cap = cv2.VideoCapture("rtsp://IP:8554/data.264") to ge