Skip to content

A desktop service for capturing images and videos using a motion detection engine and streaming them remotely via Telegram

Notifications You must be signed in to change notification settings

MirYeh/TelegramCameraCapture

Repository files navigation

Telegram Camera Capture

A desktop service for capturing images and videos using a motion detection engine and streaming them remotely via Telegram

Running this program on your computer, you can start asking your Telegram Bot to capture images and videos and send them to your Telegram chat. Bots can be added to a group chat, such as a family telegram group, so that captured media can be shared with your family and friends.

Main Features

  • Capture images and videos
  • Activate a motion detection engine
  • Stream media remotely via Telegram
  • Share media with friends and family

Supported Commands

TelegramCameraCapture supports these following commands:

Command* Description
image Requests an image
video Requests a video
detectOn Starts motion detection
detectOff Stops motion detection

* commands are case-insensitive

Getting Started

  1. Download TelegramCameraCapture jar
  2. Create a bot

screenshot

  1. Save you bot token to a file named CameraCaptureBotToken in the same folder as your jar file (see example token file)

  2. Run TelegramCameraCapture jar

java -jar TelegramCameraCapture-0.0.1.jar
  1. Start sending commands to your bot!

screenshot

About

A desktop service for capturing images and videos using a motion detection engine and streaming them remotely via Telegram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages