RenderHeads / UnityPlugin-AVProLiveCamera

AVPro Live Camera is a Unity plugin for webcams, TV cards and capture cards

Home Page:https://renderheads.com/products/avpro-live-camera/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to set Powerline Frequency (anti-flicker)?

wktfraser opened this issue · comments

Hi Team,

Not really a bug or a feature request, just some tech support.

I'm wondering how to set PowerLine Frequency (anti-flicker) via code. It shows up in the device.ShowConfigWindow() window for Logitech C920 and BRIO webcams, but when I run through the settings using device.GetVideoSettingByIndex() it is not listed.

Hopefully I'm missing something simple :)

Hi @wktfraser

It'd be a good idea to run the CameraExplorer demo as that shows all the options we are able to detect.

If it's not there, there's a chance we could add support for it, although, it's unlikely to be soon.

Let us know the outcome of the above?

Hi @kahnivore

Thanks for getting back to me.

In the camera explorer, the setting does not appear under 'Settings' but if you click the 'Configure' button, this window opens where it is available.

image

I'm guessing that means it is not supported?