Ip webcam video auto upload to Telegram and notifications in Telegram bot. Cloud for video files.
- Install app IP Webcam Termux Termux:API Termux:Boot
- Go to Android settings and turn off battery optimizations for
TermuxandTermux:Bootapplications. - Start the
Termux:Bootapp once by clicking on its launcher icon. This allows the app to be run at boot. - Start the
Termuxand run the command:
pkg upgrade -y && pkg i git -y && cd && git clone https://github.com/GennBe/ipcamgram.git && cd ipcamgram && chmod +x *.sh- Get your own Telegram API key from https://my.telegram.org/apps
- Open your best text editor
tgsend.sh(nano ~/ipcamgram/tgsend.sh) and replace theapi_idandapi_hashvalues with your own. - Save changes to
tgsend.sh - Run the script
~/ipcamgram/install.sh - Follow the instructions on your terminal to login.
- Watch Pyrogram send a message to yourself.