i think this is the newest request for more aspect-ratios in the crop option. documentation for the crop option: https://opencamera.sourceforge.io/help.html Show a crop guide - A crop guide is a rectangle displayed on-screen, which has the specified aspect ratio (if different to the photo/video aspect ratio). This is useful if you plan to crop the resultant photos or videos to a particular aspect ratio. For photos, the crop-guide requires "Preview size" to be set to WYSIWYG mode. other similar feature...
i think i have read somewhere that this is a permission problem - only the stock nativ app is allowed to use this advanced 8K mode.. so maybe it is something that mark has no control of! your manufacture would need to allow this for third-party apps...
to compare two Backup xml files it is easiest to first sort the lines alphabetically.. worked for me nicely.. this way i could check what settings differ from the default and fix some broken configs...
sorry - was not logged in - the post above is from me...
are there any error messages in the console? if i remember correctly maybe the config parsing does create some output .. have you checked the configuration options inside the GUI? have a look at the shortcuts / reademe at https://github.com/mkalten/reacTIVision#application-handling as i have no testsetup running here and have no current project in this i can't help you on this in any other way.... sorry..
hello Rene, i think there is a camera setting to invert the camera image. but i did not find it. https://github.com/mkalten/reacTIVision/blob/master/macosx/camera.xml#L4 you can try to add flip_h="false" flip_v="false" in the <capture tag. i found this in my notes for the multicam experiment ( https://github.com/mkalten/reacTIVision/issues/29 ).. but do not remember if this is also available in the default branch.. sunny greetings stefan
hello Hassan, have you read the project website and repository readme? http://reactivision.sourceforge.net/ https://github.com/mkalten/reacTIVision that should get you started. sunny greetings stefan
hello Rene, i think there is a camera setting to invert the camera image. but i did not find it. https://github.com/mkalten/reacTIVision/blob/master/macosx/camera.xml#L4 you can try to add flip_h="false" flip_v="false" in the <capture tag. i found this in my notes for the multicam experiment (https://github.com/mkalten/reacTIVision/issues/29).. but do not remember if this is also available in the default branch.. sunny greetings stefan