Skip to content

Instantly share code, notes, and snippets.

@Domin8-IPTV
Last active July 21, 2024 11:40
Show Gist options
  • Save Domin8-IPTV/0674ca47e590d6b3c09dbc31a16f5188 to your computer and use it in GitHub Desktop.
Save Domin8-IPTV/0674ca47e590d6b3c09dbc31a16f5188 to your computer and use it in GitHub Desktop.
flussonic
#!/bin/bash
# cracked flussonic
wget -q -O - http://debian.erlyvideo.org/binary/gpg.key | apt-key add -;
echo "deb http://debian.erlyvideo.org binary/" > /etc/apt/sources.list.d/erlyvideo.list;
apt-get update;
apt-get -y install flussonic flussonic-transcoder;
echo 'l4|8Ku8ypPgOUySHysCdkFHW0|r6BzpmVPpjgKpn9IunpFp6lLbCZOp3' >> /etc/flussonic/license.txt
/etc/init.d/flussonic start
@cooliobr
Copy link

eu tenho!! i have!!

" cooliobr " please share if you have any solutions

It is not free; if you wish, you can contact cooliobr@gmail.com

@sohag1192
Copy link

i know the solutions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment