timer camera f examples in Arduino no working
-
HI,
I can not get any of the timer camera example to work. I want to upload the RTSP server example but it only contains an .ino file no .h files. It generates and error when looking for 2640.h
-
@dw07dal Did you ever figure this out? I'm experiencing the same error.
Thanks -
Hi guys
it looks like the Micro-RTSP library needs to be added to the project.
Note: with that library I can compile the RTSP example; but I have not tested if the result actually runs properly.
Thanks
Felix