ml4ai / tomcat

ToMCAT: Theory of Mind-based Cognitive Architecture for Teams
https://ml4ai.github.io/tomcat/
MIT License
21 stars 7 forks source link

Video & Audio Capture with LSL Integration #496

Closed paulosaurusrex closed 1 year ago

paulosaurusrex commented 1 year ago

This PR creates 2 programs. One is responsible for recording images from the webcam or screen and the other is responsible for recording audio. Both programs are fully integrated with LSL by pushing either metadata (image filenames) or data (audio chunks) to LSL in an online manner.