Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
dvblast
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
dvblast
Commits
d53c9684
Commit
d53c9684
authored
May 11, 2009
by
Christophe Massiot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* README: Better wording.
parent
130850e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
5 deletions
+11
-5
README
README
+11
-5
No files found.
README
View file @
d53c9684
...
...
@@ -3,10 +3,16 @@ Welcome to DVBlast !
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. The configuration file for RTP outputs can be reloaded without
losing a single packet. All of this with a minimal memory and CPU
footprint. It has very few dependancies (libdvbpsi and libc). It also
supports the new S2API of linux-dvb.
outputs. It supports the new S2API of linux-dvb (compile option).
The configuration file for RTP outputs can be reloaded without losing
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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment