Open s-light opened 7 years ago
@mkalten pleas let me know if syntax changes like in #eba997e are ok for you. if not i will revoke it.
with https://github.com/mkalten/reacTIVision/pull/30/commits/d9def4f24c861d66f13b80ad734fe9b100c9c518 i now have a working test-setup. next step is to create some test video files and copy/port the actual multicam driver.
basically its in. but currently for me it crashes if i comment in the child_frame = cam->getFrame();
i don't have an idea how to find this crash cause...
@mkalten could you have a look?
some new information :-) positioning works now. (i have not tested all corner cases jet) but in combination with the cropping of the camera frames it can crash: some values for the xoff or yoff are crashing - others not.
as described in #29
WIP