Skip to content

πŸ”„ Script Bash untuk restreaming otomatis dari TikTok Live ke Facebook Live dengan monitoring status dan notifikasi Telegram

Notifications You must be signed in to change notification settings

classyid/TikTokFB-Restream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

TikTokFB-Restream

πŸ”„ Script Bash untuk restreaming otomatis dari TikTok Live ke Facebook Live dengan monitoring status dan notifikasi Telegram.

🌟 Fitur Utama

  • Restreaming otomatis dari TikTok Live ke Facebook Live
  • Hardware acceleration support (VAAPI, NVENC, QSV)
  • Monitoring status stream real-time
  • Notifikasi Telegram untuk status dan error
  • Watermark text overlay
  • Auto-retry saat stream terputus
  • Resource monitoring (CPU/RAM)

πŸ› οΈ Prasyarat

  • FFmpeg
  • curl
  • jq
  • Font DejaVu Sans (atau font lain yang didukung)
  • Akses ke API Telegram (opsional)

βš™οΈ Instalasi

  1. Clone repository:
git clone https://github.com/classyid/tiktokfb-restream
cd tiktokfb-restream
  1. Buat file konfigurasi:
sudo mkdir -p /etc/restream
sudo cp config.env.example /etc/restream/config.env
  1. Edit konfigurasi:
sudo nano /etc/restream/config.env

πŸš€ Penggunaan

Menjalankan Restream

./tiktok_facebook_restream.sh

Perintah Tambahan

  • Status: ./tiktok_facebook_restream.sh status
  • Stop: ./tiktok_facebook_restream.sh stop
  • Troubleshoot: ./tiktok_facebook_restream.sh troubleshoot
  • Cleanup: ./tiktok_facebook_restream.sh clean

About

πŸ”„ Script Bash untuk restreaming otomatis dari TikTok Live ke Facebook Live dengan monitoring status dan notifikasi Telegram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages