fixstars / ion-kit

Modernized graph-based data processing framework
MIT License
7 stars 6 forks source link

Fix/acq before stream #315

Closed xinyuli1204 closed 1 month ago

xinyuli1204 commented 1 month ago

Note:

  1. this is a tentative fix for camera v2, making arv_device_executecommand(devices[i].device, "AcquisitionStart", &err); before create_stream

In aravis the legal process is to create_stream first and then start Acquisition.

  1. set usb to sync if camera v1