ts_filter
Broadcast a DVB Transport stream over a LAN
Install
- All systems
-
curl cmd.cat/ts_filter.sh
- Debian
-
apt-get install dvbstream
- Ubuntu
-
apt-get install dvbstream
- Kali Linux
-
apt-get install dvbstream
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dvbstream
- Raspbian
-
apt-get install dvbstream
- Dockerfile
- dockerfile.run/ts_filter
dvbstream
Broadcast a DVB Transport stream over a LAN
DVBstream is based on the ts-rtp package available at http://www.linuxtv.org. It broadcasts a (subset of a) DVB transport stream over a LAN using the rtp protocol.