This is a migrated thread and some comments may be shown as answers.

Camera slow frames on initial start up

1 Answer 148 Views
WebCam
This is a migrated thread and some comments may be shown as answers.
Daryl
Top achievements
Rank 1
Daryl asked on 15 Nov 2019, 01:50 PM

I have a simple test Form with just the RadWebCam control on it. When you first open the form, the camera runs at about 10-15fps. Once you take a snapshot it seems to move up fps.(v4.0.30319 - Win10, I7vPro, 16Ram)

Why does it shut the camera off every time you take a snapshot? How can I use it to capture multiple images one after another if it shuts the camera off and displays the image in the viewer after every snapshot?

 

1 Answer, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 19 Nov 2019, 02:27 PM
Hello, Daryl,

By default, when you take a snapshot, a preview of the image will be shown. To disable this, set the PreviewSnapshots property to false.

As to the frame rate, I am not sure how exactly you setup the RadWebCam according to the brief information. However, note that you can chose to disable the auto start option and initialize it with a certain camera device and a specific MediaFoundationVideoFormatInfo considering its FrameRate value. The following help article demonstrates how to initialize programamtically RadWebCamhttps://docs.telerik.com/devtools/winforms/controls/webcam/connect-to-camera-device 

I hope this information helps. If you need any further assistance please don't hesitate to contact me. 

 

Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
WebCam
Asked by
Daryl
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or