Skip to content

Webcam Censoring via Object recognition demo. Using Darknet/YOLOv3 within Python3 and Browser based frontend. Video streams are handled via webRTC

Notifications You must be signed in to change notification settings

AllanGallop/Webcam_Censoring-webRTC-YOLOv3

Repository files navigation

Requirements

  • OpenCV
  • Cuda
  • CuDNN
  • Darknet
  • Yolo

Install AIORTC

apt install libavdevice-dev libavfilter-dev libopus-dev libvpx-dev pkg-config libsrtp2-dev

pip3 install aiortc

Run

Start Server

python3 server.py

Open webpage & allow webcam

localhost:8080

About

Webcam Censoring via Object recognition demo. Using Darknet/YOLOv3 within Python3 and Browser based frontend. Video streams are handled via webRTC

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published