Ask Your Question

Revision history [back]

IP Cam change Exposure

For my Project i like to buy this cam: Foscam FI9901EP. I want to change the exposure by my self, can I do this with OpenCV ? Like:

cap = cv2.VideoCapture("rtsp://184.72.239.149")

cap.set(cv2.CAP_PROP_EXPOSURE,-4)