Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.98 KB

File metadata and controls

45 lines (33 loc) · 1.98 KB

Bye-Cheating

Integrated API system for cheating detection using CCTV, rtsp protocol and YOLOv7 Algorithm

Preview

API image result

Here is our demo

Requirements

Hardware

Component Minimum Recommended* Maximum
CPU socket 1.3 GHz (64-bit processor) or faster for multi-core 3.1 GHz (64-bit processor) or faster multi-core 2 sockets
Memory (RAM) 8 GB - 64 GB
Hard disks dan storage 10 GB hard disk with a 60 GB system partition - No limit

Packages

Installation

  1. Open a terminal and go inside the main root folder then run build.sh file
  2. Or you can manually run each services with Dockerfile (Not recommended)
  3. You can access localhost using the default port, running at 8080
    • localhost:8080/watch/* => streaming endpoint
    • localhost:8080/* => rest of endpoints