Jody Gugelhupf wrote:
> well i have created a little side which automatically initiates 2 vlc streams 
> when i open it
> directly from my tv card for live tv streaming and watching over the 
> internet, one stream is a mms
> stream and the other is a http stream i also wrote a littel script which 
> makes able to switch
> channels via the website interface, the nice thing is that the stream is not 
> interupted for
> switching the channles, the command is send directly to my tvtuner, thus a 
> continous stream, it
> works really nice, now it would really cool if i could combine it with my 
> freevo webserver, atm i
> run it on my apache webserber, cuz i don't know how to add it to the freevo 
> webserver, the nicest
> thing would be just to have an extra tab, which then loads my site, any ideas 
> on how to accomplish
> that?

You're in luck, while I was looking at how this is implemented I noticed
that it is very easy to do so this feature is now in the svn rel-1
branch. Check the local_conf.py.example for the settings.

I allows you to either have a page as html or rpy or a directory of pages.

Writing pages as rpy is surprisingly easy, just look at the existing
pages. Writing html with the freevo css is not too difficult, just a
question of using the correct tags.

Duncan


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to