schellingb / UnityCapture

Streams Unity rendered output to other Windows applications as virtual capture device
430 stars 68 forks source link

Modify "Default" settings of UnityCapture? #14

Open christopher-r-brech opened 4 years ago

christopher-r-brech commented 4 years ago

Hello, I am using an app (VLC) that doesn't let me set a custom resolution on the "webcam". Everything works at 1440x900, but I require 1920x1080. I can set it to 1080 in OBS, but I need to stream over RTSP, and I've only gotten that working over VLC so far.

Is there a way to change the default resolution of the installed UnityCapture "webcam"? An INF file or registry setting somewhere that I'm missing?

Thank you.