You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used your library in my project, it is very good, thank you very much!
Now there is a new requirement, they need to record the video from camera, is it possible or how hard to do this?
It is possible to add, but not presented in the library currently.
And I have no plans for implementing it at the time.
You have to change the library itself (and publish changes according to the license).
For more information read about ICaptureGraphBuilder2.SetOutputFileName() and IFileSinkFilter.
To find an example of how to use ICaptureGraphBuilder2 - see Camera_NET.AddFilter_Crossbar() function.
Feel free to provide PR or feedback if you have any news on the topic.
I used your library in my project, it is very good, thank you very much!
Now there is a new requirement, they need to record the video from camera, is it possible or how hard to do this?
Regards,
Tinh
email: [email protected]
The text was updated successfully, but these errors were encountered: