aquaticus / esp32_composite_video_demo

Demo program for ESP32 Composite Video Library
GNU General Public License v3.0
12 stars 4 forks source link

Clone fails #2

Open nymda opened 3 weeks ago

nymda commented 3 weeks ago

the component esp32_composite_video_lib @ a59a8b7 leads to a 404 page

snacsnoc commented 5 days ago

@nymda You can use this fellows updated esp32_composite_video_lib: https://github.com/DaveRichmond/esp32_composite_video_lib

Even with that, I had to make some changes to main/demo.c in this repo to get it to build with IDF 5.2.2. I've made those changes and fixed the git submodule in my fork here: https://github.com/snacsnoc/esp32_composite_video_demo