[streaming] Re: How to tune a DVB-S card?

Torsten Spindler spindler at hbt.arch.ethz.ch
Thu Nov 11 08:59:46 CET 2004


On Thu, 2004-11-11 at 01:48, Josef Wolf wrote:
> Could not find any documentation about this file format. How do I configure
> the diseqc?

I'm no expert but you probably can check your dvbrc with the satscan
program in sample_progs.


> If I understand correctly, VLC can stream to only one client at a time?
> Am I misguided here?

Yes, you can use vlc with different settings to stream to several
clients:

- As http server with --sout '#std{access=http,url=<host>:<port>}'
-- Clients connect with vlc http://<host>:<port>
- As multicast server with --sout udp://239.255.1.1:1234
-- Clients connect with vlc udp://@239.255.1.1:1234

For further details please take a look at the examples at
http://www.videolan.org/doc/ given in the VideoLAN howto and user guide.
Depending on your task you probably want to check doc/vlm.txt as well.
vlm seems to cover most aspects previously done by vls.

Bye,
Torsten


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://mailman.videolan.org/pipermail/streaming/attachments/20041111/0ce620ee/attachment.pgp 


More information about the streaming mailing list