When I go full size on my desktop with waaaves, etc., the full screen just keeps the full video image as a small popup size. Is there a way to make the camera pick up a full screen? Seems to stretch the video for a quick second and then get small again. Thanks for any feedback!
This has much of the info ya need.
Tldr; change res in main.cpp(most stuff uses this res when launching), change res of cam1\cam2 in ofApp.cpp. then go to fullscreen. if they dont match 1:1 then use the scale in global. Openframeworks has fullscreen functions, but I have not tested them much in Video_waaaves.
1 Like