Commit a2931e8d authored by massiot's avatar massiot

* README: Better wording.


git-svn-id: svn://svn.videolan.org/dvblast/trunk@4 55d3f8b6-4a41-4d2d-a900-313d1436a5b8
parent 321119e6
...@@ -3,10 +3,16 @@ Welcome to DVBlast ! ...@@ -3,10 +3,16 @@ Welcome to DVBlast !
DVBlast is a simple and powerful streaming application based on the DVBlast is a simple and powerful streaming application based on the
linux-dvb API. It opens a DVB device, tunes it, places PID filters, linux-dvb API. It opens a DVB device, tunes it, places PID filters,
configures a CAM module, and demultiplexes the packets to several RTP configures a CAM module, and demultiplexes the packets to several RTP
outputs. The configuration file for RTP outputs can be reloaded without outputs. It supports the new S2API of linux-dvb (compile option).
losing a single packet. All of this with a minimal memory and CPU
footprint. It has very few dependancies (libdvbpsi and libc). It also The configuration file for RTP outputs can be reloaded without losing
supports the new S2API of linux-dvb. a single packet. MMI operation and monitoring are provided with an
external control program using a UINIX socket.
DVBlast is very lightweight and designed to operate in tight
environment. Its memory and CPU uses are kept to a minimal, and it
features only one thread of execution. It has very few dependancies
(libdvbpsi and libc). I intend to keep it that way.
-- --
Meuuh 2009-05-05 Meuuh 2009-05-11
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment