dvblast_mmi.sh
Simple and powerful dvb-streaming application
Install
- All systems
-
curl cmd.cat/dvblast_mmi.sh.sh
- Debian
-
apt-get install dvblast
- Ubuntu
-
apt-get install dvblast
- Kali Linux
-
apt-get install dvblast
- Fedora
-
dnf install dvblast
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dvblast
- Raspbian
-
apt-get install dvblast
- Dockerfile
- dockerfile.run/dvblast_mmi.sh
dvblast
Simple and powerful dvb-streaming application
DVBlast is a simple and powerful streaming application based on the linux-dvb API. It opens a DVB device, tunes it, places PID filters, configures a CAM module, and demultiplexes the packets to several RTP outputs. DVBlast is designed to be the core of a custom IRD or CID, based on a PC with Linux-supported DVB cards. DVBlast does not do any kind of processing on the elementary streams, such as transcoding, PID remapping or remultiplexing. it does not stream from plain files, only DVB devices. If you were looking for these features, switch to VLC.