开发者

How to capture frames from webcam in Windows Service with C#?

开发者 https://www.devze.com 2023-02-11 15:28 出处:网络
Is it 开发者_StackOverflow中文版a way to capture video frames from webcam in Windows Service? WIA always need a parent handler which can only be used in Windows client with user interface.

Is it 开发者_StackOverflow中文版a way to capture video frames from webcam in Windows Service? WIA always need a parent handler which can only be used in Windows client with user interface.

I need to write a windows service to process webcam frames but I don't know how to achieve this. Any help is appreciated. Thanks.

Peter

0

精彩评论

暂无评论...
验证码 换一张
取 消