Thesis work on VLC with event driven cameras
If working on this project with a completely new device, or in the case that everything is deleted and you need to correctly clone all your work, do this:
- Make a folder called Lab aka 195 and clone your repo Event-Driven-Camera-VLC inside of that folder
- Redownload Metavision Studio and recreate the virtual enviroment, steps from their website: https://docs.prophesee.ai/stable/installation/windows.html#sdk-installation. I am using Python 3.9.
- You should have files "metavision_env" and "ffmpeg-8.0.1-full_build" when done with 2. placed in Lab aka 195 folder.
- Clone CSK_VLC repo from jLab GitHub, place it in Lab aka 195 folder. This repo is useful to clone for LED behavior contexts and to see the documentation in a clearer form than in a terminal.
- Your captures are all gone. Easy to get them back just re-record and place them in a folder called "Captures" in Lab aka 195.
- Open VScode in Lab aka 195 and resume work as usual