ESPNowCam

ESPNowCam, a straightforward video streamer for popular ESP32Cam models, leveraging the ESPNow protocol. No need for IPs, routers, or credentials—keeping it simple! :D

GPL-3.0 License

Stars
82
Committers
1

Bot releases are hidden (Show)

ESPNowCam - v0.1.14 rev079

Published by hpsaturn 5 months ago

71ab3de v0.1.14 AI-Thinker issues fixed and new receivers examples
c1629b3 updated contributors and Credits section
ed8bae4 new M5Basic Core basic receiver submitted by: @turmandreams
f30114e Merge branch 'devel' of github.com:hpsaturn/esp32s3-cam into fix_aithinker_pin
7500905 restored examples settings
0372495 added new basic example for 8048S043 esp32 RGB board
657d2c6 fixed issue regarding power pin reported by @MeloCuentan
9b5bc14 upgraded to last implementation of EasyPreferences

What's Changed

Full Changelog: https://github.com/hpsaturn/ESPNowCam/compare/v0.1.13...v0.1.14

ESPNowCam - v0.1.13 rev078

Published by hpsaturn 5 months ago

What's Changed

  • New driver for Freenove ESP32 WRover Cam by @hpsaturn in https://github.com/hpsaturn/ESPNowCam/pull/39
  • ff579ac added new badge for scheduled workflow
  • 1a3fd87 added new driver for Freenove ESP32 WRover Cam and improved samples

Full Changelog: https://github.com/hpsaturn/ESPNowCam/compare/v0.1.12...v0.1.13

ESPNowCam - v0.1.12 rev077 Latest Release

Published by hpsaturn 5 months ago

What's Changed

Full Changelog: https://github.com/hpsaturn/ESPNowCam/compare/v0.1.11...v0.1.12

ESPNowCam - v0.1.11 rev076

Published by hpsaturn 5 months ago

Multi camera - Video demo

What's Changed

Full Changelog: https://github.com/hpsaturn/ESPNowCam/compare/v0.1.10...v0.1.11

ESPNowCam - v0.1.10 rev075

Published by hpsaturn 6 months ago

What's Changed

Full Changelog: https://github.com/hpsaturn/ESPNowCam/compare/v0.1.9...v0.1.10

ESPNowCam - v0.1.9 rev074

Published by hpsaturn 6 months ago

What's Changed

Full Changelog: https://github.com/hpsaturn/ESPNowCam/compare/v0.1.8...v0.1.9

ESPNowCam - v0.1.8 rev073

Published by hpsaturn 6 months ago

What's Changed

https://github.com/hpsaturn/esp32s3-cam/assets/423856/7919e4d5-073c-478e-afdd-ebec7adf2812

Full Changelog: https://github.com/hpsaturn/esp32s3-cam/compare/v0.1.7...v0.1.8

ESPNowCam - v0.1.7 rev072

Published by hpsaturn 6 months ago

de8f09e v0.1.7 improved CI workflows and XIAO Manifest
22325bd added workflows for testing and scheduled jobs
683b97d improved debugging delays for try to catch output
34ad793 workaround for issue #16 on Windows by @hpsaturn in https://github.com/hpsaturn/esp32s3-cam/pull/17

Full Changelog: https://github.com/hpsaturn/esp32s3-cam/compare/v0.1.6...v0.1.7

ESPNowCam - v0.1.6 rev071

Published by hpsaturn 6 months ago

b2f3ba3 Merge pull request #14 from hpsaturn/fix_issue_13 by @hpsaturn
eaffafd fix examples issues on Arduino IDE. Thanks to @electrozeustic for testing it
34e8196 fixed Windows issue around symlinks in Pio reported by: @electrozeustic
f0cc555 fixed camera init issue #11 by @hpsaturn

ESPNowCam - v0.1.5 rev070

Published by hpsaturn 6 months ago

0671d8c New experimental support for XIAO ESP32S3 Camera by @hpsaturn in https://github.com/hpsaturn/esp32s3-cam/pull/9
c798e81 moved general drivers into library source directory
2d999c6 updated youtube thumbnail and video

Full Changelog: https://github.com/hpsaturn/esp32s3-cam/compare/v0.1.4...v0.1.5

ESPNowCam - v0.1.4 rev069

Published by hpsaturn 8 months ago

21b9cf7 v0.1.4 added example a little hotfix on EspNowCam Tank sample
9600d6e Merge pull request #8 from hpsaturn/tank_advanced_sample
0b25e0d added advanced sample: Camera Tank (send/recv implementation)
0fc3231 Config utility migrated from CanAirIO project (little version)
8abeeca new example for 8bit TFT tested and submited by @AcoranTf
b700bfa Merge pull request #7 from hpsaturn/improv_sample_minors

What's Changed

Full Changelog: https://github.com/hpsaturn/esp32s3-cam/compare/v0.1.3...v0.1.4

ESPNowCam - v0.1.3 rev057

Published by hpsaturn 9 months ago

acf9a7c v0.1.3 new samples and little improvements.
94e9392 basic example without compression using Freenove and Makerfabs boards
5004562 advanced example: Tank camera and its joystick
0b08b90 added troubleshooting item for Arduino IDE users
4ead1ef fixed warnings and possible issue. Thanks to @ElectroZeusTIC
3a428e3 restored version for Arduino IDE Library registry
d18eb98 Merge pull request #6 from hpsaturn/sender_callback

Full Changelog: https://github.com/hpsaturn/esp32s3-cam/compare/v0.1.2...v0.1.3

ESPNowCam - v0.1.2 rev057

Published by hpsaturn 9 months ago

!Now 9FPS with 24 of JPG quality!

a7e9234 v0.1.2 Sender callback improv by @hpsaturn in PR https://github.com/hpsaturn/esp32s3-cam/pull/6
1b585a8 restored original name on Pio registry
e6c6514 updated sample list

Full Changelog: https://github.com/hpsaturn/esp32s3-cam/compare/v0.1.1...v0.1.2

ESPNowCam - v0.1.1 rev050

Published by hpsaturn 9 months ago

cf2176d v0.1.1 unified header library and added some examples
b3c446d unified old sender and receiver classes on ESPNowCam class
40c6b53 fixed some typo issues and added library installation section
c375999 fixed links for publication on PlatformIO registry

ESPNowCam - v0.1.0 rev042

Published by hpsaturn 9 months ago

8580646 Merge pull request #4 from hpsaturn/repo_to_library
812d340 v0.1.0 Proof of concept to first release like a Library.
514345c test ok with LGFX library over Makerfabs parallel board like receiver
04c4a90 Merge pull request #3 from hpsaturn/espnow_init_improv
1d73c4b improved ESPNow receivers in one class. Utils unified too
e6dcfee fixed issue #1 and unified ESPNow sender on one class
d0f7b45 removed duplicated blocks on espnow init

https://github.com/hpsaturn/esp32s3-cam/assets/423856/80894b2d-f1c6-473b-980e-54cabd2ca927

Badges
Extracted from project README's
PlatformIO All Platforms ESPNowCam broadcast camera mode ESPNowCam P2P mode ESPNowCam multi camera mode Tank Example - Video demo ESPNowCam Broadcasting - Video demo Multi camera - Video demo
Related Projects