Releases: esp-cpp/camera-streamer
Releases · esp-cpp/camera-streamer
v2.0.1
What's Changed
- Update to latest espp; free mdns memory when not needed; orient camera frame correctly by @finger563 in #13
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- feat: Update to espp 1.0.10 and use CLI + WiFi STA menu to allow runtime WiFi configuration by @finger563 in #12
Full Changelog: v1.5.0...v2.0.0
v1.5.0
What's Changed
- chore: Update dependencies and remove submodules by @finger563 in #10
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Update to use
espp::EspTimerCam
hardware abstraction component for significant code cleanup by @finger563 in #9
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Update submodules to latest versions by @finger563 in #8
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Add CI for static analysis, building, and packaging by @finger563 in #7
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- feat(periphreals): update espp submodule by @finger563 in #6
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- feat(mdns): use mDNS to advertise RTSP service on the network by @finger563 in #4
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- RTSP Server instead of TCP by @finger563 in #2
- feat(espp-rtsp): use espp::RtspServer by @finger563 in #3
New Contributors
- @finger563 made their first contribution in #2
Full Changelog: 0.2.0...v1.0.0
v0.2.0
- Update to use UDP multicast (server) to listen for the ip address that the TCP server will have before trying to connect.
- Change resolution to be 320x240 for display using the camera-display example.
Full Changelog: 0.1.1...0.2.0