Next Previous Contents

6. FAQ

  1. I cannot stream DVDs. What is wrong ?
  2. Can I use a TV card with vls ?
I cannot stream DVDs. What is wrong ?

Check in your input.cfg: you must use the variable "Device" instead of "FileName" to configure a DVD input. If you want to stream an encrypted DVD, check you have libdvdcss installed.

Can I use a TV card with vls ?

The VideoLAN Server can only take MPEG streams on its input, so you must have a board able to produce a MPEG stream. Under linux, the only card able to do that is the kfir mpeg2 encoder developed by BMK (see http://linuxtv.org/mpeg2/). You can also do software encoding (with ffmpeg for instance) and use a named pipe (fifo) to feed the vls with the encoded MPEG stream.


Next Previous Contents