An open API service indexing awesome lists of open source software.

https://github.com/fajarjulyana-coder/cctv-ip

Application Python to access onvif ip cam mylti platform owned and maintain by Fajar Julyana
https://github.com/fajarjulyana-coder/cctv-ip

cctv ffmpeg gui-app pyinstaller python rtsp tkinter video-streaming

Last synced: 25 days ago
JSON representation

Application Python to access onvif ip cam mylti platform owned and maintain by Fajar Julyana

Awesome Lists containing this project

README

          

# CCTV IP Viewer

Aplikasi GUI sederhana untuk membuka stream RTSP dari CCTV menggunakan **ffplay** (FFmpeg).

## 🔧 Cara Penggunaan
1. Jalankan `CCTV IP`.
2. Klik **Tambah** untuk menambahkan kamera baru.
3. Masukkan:
- Nama kamera (contoh: Gudang)
- URL RTSP (contoh: rtsp://192.168.1.10:554/stream1)
4. Klik **Buka Stream** untuk menonton.

## 💾 File Konfigurasi
Disimpan otomatis di `cctv_config.json`.

## ⚙️ Kompatibilitas
- Windows (butuh `ffplay.exe`)
- Linux (butuh `ffmpeg` terinstal)

## 👤 Dibuat oleh
**Fajar Julyana** – Bandung, Indonesia.