Unplanned
Last Updated: 16 Nov 2023 15:13 by ADMIN
Created by: n/a
Comments: 3
Category: WebCam
Type: Feature Request
5

Hello,

 

I am using the WebCam Control in WinForms (latest Version) and placed it on an empty form. Then I tested this "program" on a Test device (CAT T20 Win10 Tablet). The preview picture in the control does not match the orientation of the device. (depending on which side of the device is at top the visible picture is rotated 90/180 degrees).

For testing purposes I installed the WinForms Example application on the same tablet device with the same results.

How to sync the captured picture to the orientation of the device? In the WPF documentation of the WebCamControl I found a Videoflip method, which is not available in WinForms.

Best regards,

Stefan

 

 

Unplanned
Last Updated: 29 Jul 2022 14:08 by ADMIN
Similar to RadPdfViewer that offers the DocumentLoaded event, RadWebCam also needs such an event indicating when its initialization is completed and its safe to call the TakeSnapshot method or use the rest of the public API. Otherwise, TakeSnapshot throws NullReferenceException.
Unplanned
Last Updated: 10 Nov 2023 05:58 by ADMIN
Add an event that allows you to get the current video frame from the camera device.
Unplanned
Last Updated: 21 Feb 2020 10:40 by ADMIN

Hi,

 

I try get the max resolution of the camera hardware on the Surface Pro 4 (SP4) I use as a test platform. Using the default Camera App, under the Settings of the Rear camera, I can pick the highest photo resolution of 8MP, 3264x2448. Even if it is the Front Camera, the 3 resolution options are: 2560x1440 (3.7 mP), 2560x1920 (4.9 MP), 2560x1706 (4.4 MP)

When I use my test App using the RadWebCam, the resolution is only 1920x1440, when I already use the maxFormatIndex of the videoFormats. So I wonder if there are other ways to get the max resolution. 

Thanks.

 

Unplanned
Last Updated: 06 Oct 2020 07:30 by ADMIN
This feature will allow implementing watermark or subtitle elements for the web cam.
Unplanned
Last Updated: 28 Oct 2019 13:38 by ADMIN

Dear,

I'd like to send the webcam stream to another computer, to show live.

 

How do I do that?

 

Best,

 

Jeff

Unplanned
Last Updated: 12 Nov 2021 15:42 by ADMIN
Created by: Dinko
Comments: 0
Category: WebCam
Type: Feature Request
0
We can extend the API of the RadWebCam so that we can disable the flash of the currently running camera.