automation
Projects with this topic
-
This project is to develop an OBS Python script able to automatically trigger OBS to record videos of the set-up scenes of a given duration in a selected time frame. Additionally, experimental metadata for the recorded experiment can be manually input by the researcher through the OBS graphical interface and exported automatically as a table together with the video.
The script will create the wanted videos and a metadata table matched by a video ID, which if left unchanged, will keep increasing by 1 at every iteration of the script. This video ID can be used to record a unique recording session.
Updated -
A test application for controlling a Fluigent Aria (https://www.fluigent.com/de/forschung/instrumente/aria/) device under NIS Elements macro. A python TCP listens NIS macros to remote control the Aria system using the Fluigent's SDK (https://github.com/Fluigent/aria-sdk).
Updated -
A test application for controlling a Fluigent Aria (https://www.fluigent.com/de/forschung/instrumente/aria/) device under NIS Elements macro. A python TCP listens NIS macros to remote control the Aria system using the Fluigent's SDK (https://github.com/Fluigent/aria-sdk).
Updated