Hackinside / PS5_camera_files

134 stars 40 forks source link

Settings app? #5

Closed Lightbass closed 2 years ago

Lightbass commented 2 years ago

Hello.

Maybe make some settings app? For set default resolution? Or recommendation for this case?

For example, in discord this web cam work badly.

Hackinside commented 2 years ago

Well, it needs some developer interested to do it. At the moment you can use OBS Studio or Manycam to create a virtual camera. I don't know another solution at the moment.

robinkoehler commented 2 years ago

Is there a way to tap into the default windows webcam settings dialogue? The one that pops up in OBS when clicking on "configure video" (attached)? ConfigureVideo

Hackinside commented 2 years ago

Is there a way to tap into the default windows webcam settings dialogue? The one that pops up in OBS when clicking on "configure video" (attached)? ConfigureVideo

The Windows Camera app is very limited. Only via a third-party app, I presume.

robinkoehler commented 2 years ago

I'm just asking at this point if there is a way to invoke this specific dialogue box from your driver (without a third party app, or without OBS / windows camera). This alone would fulfil a lot of requirements I'd assume

Hackinside commented 2 years ago

I'm just asking at this point if there is a way to invoke this specific dialogue box from your driver (without a third party app, or without OBS / windows camera). This alone would fulfil a lot of requirements I'd assume

The driver has been developed by https://github.com/psxdev/ Give him a shout.

Original dev page: https://github.com/psxdev/OrbisEyeCam

robinkoehler commented 2 years ago

Ok thank you! I didn't realise that this would be the right person to contact in this regard. Appreciate the information