water_meter/esp/lib/Micro-RTSP/test
Simon Milvert 7aa69e63ac ESP code timeouts, Python program for calibrate has a first draft 2021-01-06 22:09:55 +01:00
..
Makefile ESP code timeouts, Python program for calibrate has a first draft 2021-01-06 22:09:55 +01:00
README.md ESP code timeouts, Python program for calibrate has a first draft 2021-01-06 22:09:55 +01:00
RTSPTestServer.cpp ESP code timeouts, Python program for calibrate has a first draft 2021-01-06 22:09:55 +01:00
devvlc.sh ESP code timeouts, Python program for calibrate has a first draft 2021-01-06 22:09:55 +01:00
rfccode.cpp ESP code timeouts, Python program for calibrate has a first draft 2021-01-06 22:09:55 +01:00
runvlc.sh ESP code timeouts, Python program for calibrate has a first draft 2021-01-06 22:09:55 +01:00

README.md

Testserver

This is a standalone Linux test application to allow development of this library without going through the slow process of always testing on the ESP32. Almost all of the code is the same - only platglue-posix.h differs from platglue-esp32.h (thus serving as a crude HAL).

RESPTestServer.cpp also serves as a small example of how this library could be used on Poxix systems.

Usage

Run "make" to build and run the server. Run "runvlc.sh" to fire up a VLC client that talks to that server. If all is working you should see a static image of my office that I captured using a ESP32-CAM.