[vlc] Re: TV server
Andreas Schiffler
aschiffler at appwares.com
Mon Feb 23 20:13:03 CET 2004
Yes, that was my guess too. But the http interface provides no "channel"
or "tuner" command. It does however provide a command to pick an item
from the playlist - question can a playlist item control the v4l tuner?
Also the gnome vlc interface is a nice "Sat" button creating a MRL for
accessing DVB streams. I guess what is missing (or disabled) is the same
for v4l.
Should be easy to implement ... Where do I look? Who can help?
Cheers
Andreas
On Mon, 2004-02-23 at 13:57, Sigmund Augdal wrote:
> I _think_ you should be able to do something like that with a bit perverse
> use of vlc's http interface. I have no idea how though.
>
> Sigmund
>
> On Mon, Feb 23, 2004 at 10:33:39AM -0800, Philip Edelbrock wrote:
> >
> > Well, in a simplistic sense, this might work:
> >
> > Using a PVR250 mpeg-2 card at /dev/video0:
> >
> > cat /dev/video0 | vlc - --sout 10.1.1.100
> >
> > (or it might work as well to have vlc/vls use v4l?)
> >
> > To change channels, use something like a CGI to call test_ioctl (part of
> > the ivtv package) to switch inputs/channels/etc.
> >
> >
> > Phil
> >
> > Andreas Schiffler wrote:
> >
> > >Probably a question that comes up once a week. Still, I can't find the
> > >answer in the Doc's or the list archive.
> > >
> > >How does one set up vlc/vls to serve a specific TV channel, i.e.
> > > http://myserver.net:port/channela.html switches to channel A
> > > http://myserver.net:port/channelb.html switches to channel B
> > > ...
> > >using the v4l interface and a standard bt8x8 card.
> > >
> > >Cheers
> > >Andreas
> > >
> > >
> > >
> > >
> >
> > --
> > This is the vlc mailing-list, see http://www.videolan.org/vlc/
> > To unsubscribe, please read http://www.videolan.org/support/lists.html
> > If you are in trouble, please contact <postmaster at videolan.org>
--
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc
mailing list