Ask Your Question

o_rexy's profile - activity

2020-07-26 12:28:57 -0600 received badge  Notable Question (source)
2020-01-17 07:26:46 -0600 received badge  Popular Question (source)
2018-02-15 04:38:56 -0600 answered a question RTSP stream from IP camera not moving

figured it out. int fps = (int)vid.get(CV_CAP_PROP_FPS); wasnt pulling the FPS from the stream, just changed it with

2018-02-10 00:03:15 -0600 asked a question RTSP stream from IP camera not moving

RTSP stream from IP camera not moving Hi, I am trying to stream an IP camera using RTSP. My code works fine when testing