Jaap Struyk wrote:
>> Has anybody set up freevo to read a networked video stream for a tv
>> program, from the web?

Thanks guys, had a bit of work to do before it worked, no mplayer win32
codecs installed.

They works a treat.

Duncan

> 
> VIDEO_ITEMS = [ '/home/freevo/.freevofreevo/webtv.fxd' ]
> 
> 
> ------------------------------------------------------------------------
> 
> <?xml version="1.0" ?>
> <freevo>
>   <container title="Internet TV" type="news">
>   
>     <movie title="Laatste Journaal">
>       <video>
>       <url id="p1">
>           rtsp://realstreams.omroep.nl/tv/nos/journaal/bb.laatste.rm
>         <player>mplayer</player>
>       </url>
>       </video>
>       <info>
>       <description>Altijd het laatste NOS journaal.</description>
>       </info>
>     </movie>
> 
>     <movie title="CAZ">
>       <video>
>       <url id="p1">
>           http://81.23.249.10/caz_studio_03
>         <player>mplayer</player>
>       </url>
>       </video>
>       <info>
>       <description>CAZ, Live...</description>
>       </info>
>     </movie>
> 
>   </container>
> </freevo>
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Freevo-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/freevo-users



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to