Skip to content

Criando um bot no telegram para fazer comunicação com cameras ip que tem stream via rstp

Notifications You must be signed in to change notification settings

claudioney/bottelegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bottelegram

Criando um bot no telegram para fazer comunicação com cameras ip que tem stream via rstp

Passo a passo paara instalação vc precisa instalar o pip3:

$ sudo apt-get -y install python3-pip

depois instalar os modulos:

$ pip3 install telepot $ pip3 install gpio $ pip3 install ffmpeg-python

Precisam instalar apps no sistema operacional:

$ sudo apt-get -y install nmap $ sudo apt-get -y install ffmpeg

About

Criando um bot no telegram para fazer comunicação com cameras ip que tem stream via rstp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published