Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tordwessman/esp32-cam-tcp-server

A Simple example of how to stream video from an ESP32-CAM (or equivalent).
https://github.com/tordwessman/esp32-cam-tcp-server

Last synced: about 2 months ago
JSON representation

A Simple example of how to stream video from an ESP32-CAM (or equivalent).

Awesome Lists containing this project

README

        

# ESP32-CAM TCP Server Example

Simple example of an ESP32-CAM application that streams JPEG encoded (ov2640) video from a TCP server endpoint.

I selected the board _AI Thinker ESP32-CAM_.

Remember to set `SSID` and `WIFI_PASSWORD`.

The debug output will print out the servers address.