문제

I simply want to apply the Aforge Snapshot Maker example , I have a Logitech HD C525 camera, The video resolutions is listed but the snapshot resolutions have only one item : Not Supported

May i know why it's not supported?

Is there any way to get it work?

도움이 되었습니까?

해결책

Since most of the new cameras are not supported yet, I have used a simple solution get a snapshot ,

Bitmap img = videoSourcePlayer.GetCurrentVideoFrame();
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top