Best library for Windows video capture.
-
wrote on 12 Dec 2017, 18:44 last edited by Sriep 12 Dec 2017, 18:46
I need to write code to record video on Windows. I understand this is still not supported. http://doc.qt.io/qt-5/qtmultimedia-windows.html
Is there a recommended library for video capture. I saw QtMEL http://kibsoft.ru/ which is 5 years old. Is this still recommended for Qt 5.10?
-
Hi
Captured from camera or other video stream ?There is also
https://github.com/vlc-qt/vlc-qt -
wrote on 12 Dec 2017, 19:21 last edited by
Thanks for your reply.
We expect to use webcams or built-in cameras.
vlc-qt seems to be aimed at media playback. Does it also support camera recording?
-
Thanks for your reply.
We expect to use webcams or built-in cameras.
vlc-qt seems to be aimed at media playback. Does it also support camera recording?
@Sriep
Hi
Well first i though no as it says Player all over.
But people seems to do it
https://github.com/vlc-qt/vlc-qt/issues/60 -
wrote on 2 Jan 2018, 18:39 last edited by
Hi guys
thanks for your help.
We decided to not support Windows in the end.