Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   Geniuscam F100 Using 6mbps on Network (http://www.chiefdelphi.com/forums/showthread.php?t=154906)

Lesafian 07-02-2017 17:55

Geniuscam F100 Using 6mbps on Network
 
When initializing the camera as a UsbCamera or VideoCamera, it seems as if the settings cannot be changed.

The settings of the Lifecam-3000 can be changed without issue.
(The lifecam uses 0.7mbps, and the Geniuscam uses 6)

Code:

UsbCamera nameOfCamera = new UsbCamera(0);
nameOfCamera.setFPS(15);
nameOfCamera.setResolution(320,240);

Ive seen other teams use this camera without issues, is there some sort of driver or software I need to download to configure it or a library I need to be using? I'm thinking the 6mbps is because its streaming at 1080p @ 30fps but the quality looks awful.


All times are GMT -5. The time now is 00:09.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi