DVBlast
Are you looking for live streaming? Don't look any further!
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.
Current features
- Lightweight program designed for extreme memory and CPU conditions
- Only one dependancy : libdvbpsi
- CAM menus (MMI) support via an external application
- The configuration file describing outputs can be reloaded without losing a single packet
- PID-based or service-based filtering
- Support for the new S2API of linux-dvb (compile option)
Get DVBlast
The latest official version of DVBlast
is numbered 1.0, and is available via HTTP
or FTP.
Hackers can participate to the development using Subversion.
Code can be found at svn://svn.videolan.org/dvblast and you can
browse source online.
User support is handled in the streaming mailing-list. There is also a developer-oriented mailing-list.