First time here? Check out the FAQ!
answered 2017-04-01 01:56:09 -0600
please AVOID using c-api functions in general, instead use:
cv::VideoCapture capture("some-url");