General Category > Feature Request

LIVE VIDEO WITH SAVE FUNCTION

<< < (2/6) > >>

Godra:
There is a property VideoDeviceIndex so try changing it on a control that doesn't show video.

joko markono:
Seems like the next index after 0 has an error. Please see photo.

Godra:
The other message states that "Highest possible index is 1", which means that it is detecting 2 cameras.

I have no idea what is causing that error.

joko markono:
actually this time i run the program on a desktop PC. Only one camera source is available.

Godra:
The program doesn't invent things, it is detecting 2 devices which are classified as VideoInputDevices.

You can put a breakpoint, just like in the attached picture, run the program and when it stops at this line then hover the mouse over "ds" to see what devices it is detecting.

Consider replacing all three "ds.Count" with "ds.Length" as the picture shows (or just download the control again).

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version