Ask Your Question

SKETOLN's profile - activity

2018-09-07 01:35:00 -0600 received badge  Self-Learner (source)
2018-09-07 01:28:41 -0600 commented question Can the VideoCapture() access with rstp protocol on Windows10?

YES!!!!! I've found opencv_ffmpeg341.dll on my PC. And I put it on C:\Python27\Lib\site-packages. It works very well! Th

2018-09-07 01:02:33 -0600 commented question Can the VideoCapture() access with rstp protocol on Windows10?

Do you means "cv2.pyd includs opencv_ffmpeg function"? Can I use "cap = cv2.VideoCapture(URL, apiPreference=cv2.CAP_FFMP

2018-09-07 00:44:39 -0600 commented question Can the VideoCapture() access with rstp protocol on Windows10?

I have gotten the opencv_ffmpeg.dll from the download site. http://www.originaldll.com/file/opencv_ffmpeg.dll/21131.html

2018-09-06 23:52:06 -0600 asked a question Can the VideoCapture() access with rstp protocol on Windows10?

Can the VideoCapture() access with rstp protocol on Windows10? On Mac using OpenCV 3.4.0 with python3, VideoCapture() ca