How to Install dvbstream in Ubuntu 18.04



Install dvbstream by entering the following commands in the terminal:

sudo apt update
sudo apt install dvbstream

Description:

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.

Homepage: http://sourceforge.net/projects/dvbtools/

Version: 0.6+cvs20090621-1build1

Section: universe/misc