Skip to content

hana-ri/fire-detection-integrated-with-telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dokumentasi

Require

  1. Butuh python buat jalanin program ini jadi pastiin udah install python.

  2. atur api telegram.

        TELEGRAM_BOT_TOKEN = '#'
        TELEGRAM_CHAT_ID = '#'

Cara running

  1. Clone project

  2. install dulu requirementnya

    pip install -r requirements.txt
  3. Buat jalanin programmnya

    python main.py

    atau

    py main.py
  4. Akan keluar promt yang meminta kamu memilih source video, pilih satu jika source video yang diinginkan berasal dari webcam dan inputkan 2 untuk source video berasal dari url.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages