Skip to content

Releases: smegg99/Gatecam

Release V1.0.1

24 Jan 21:00
Compare
Choose a tag to compare

Gatecam V1.0.1 Released

Overview

This release of Gatecam revolves around fixing some visual issues and adding some quality of life changes.

Features

  • Added the ability to change the order of connections and their actions
  • Request headers use combo-boxes now, user can choose from the predefined values and also edit them
  • Added a "copy auth headers"
  • Added Linux JPEGSV build

Release V1.0.0

20 Jan 00:18
0cc9a81
Compare
Choose a tag to compare

Gatecam V1.0.0 Released

Overview

This is the first well-working release of Gatecam, it basically does what it needs to do, and does so quite well.

Features

  • Multiplexed USB (currently the only device type supported) camera streaming and frame capture with various post processing options.
  • Working mobile app that can view JPEG streams and interact with simple REST API's.
  • Working ESP32 based IoT device for viewing and interacting with the backend, it can receive the grayscale or RGB565 frames and display it on a TFT display (st7735 in my case), it also has a simple REST API for controlling a relay for my entry gate and a buzzer.