geeksville / Micro-RTSP

A RTSP video server intended for very small CPUs (ESP32 etc)
MIT License
778 stars 203 forks source link

pio build error log :src/main.cpp:16:21: fatal error: SSD1306.h: No such file or directory #25

Open ewrfedf opened 4 years ago

ewrfedf commented 4 years ago

solved by lib_deps = Micro-RTSP ESP8266_SSD1306 ////// key point

andreasloe commented 4 years ago

Can you a little bit more specific how you solved that problem (where do you put those lines in)? I just did //#define ENABLE_OLED but if I am switching to a camera with OLED I would like to have this issue solved. Thanks!

sygys commented 2 years ago

This tutorial sucks balls.. i get loads of errors about files not being able to find wifi.h which it find more then one etc etc. For people that are new to this, this whole proces is impossible