Haavard Holm wrote: > Hello again, > > I have copied xine.py to net_xine_tv.py and sligthly modified it : > [r...@localhost plugins]# diff net_xine_tv.py xine.py > 139c139 > < command.append(' ' + tuner_channel) > --- > > command.append('dvb://' + tuner_channel) > [r...@localhost plugins]# > > from local.conf : > TV_CHANNELS = [('nrk1.nrk.no', 'NRK 1', 'mms://...........'), > ('nrk2.nrk.no', 'NRK 2', 'mms://.........') ] > > > TV_VIDEO_GROUPS = [ > VideoGroup(vdev='/dev/video0', > adev=None, > input_type='Tuner 1', > tuner_norm='pal', > tuner_chanlist='europe-west', > desc='TV antenne', > group_type='net', > record_group=None), > ] > It would be great if you could tidy that up a bit and submit a patch so that online stations could be configured as part of the normal TV setup. http://sourceforge.net/tracker/?group_id=46652&atid=446898 > To record I would like to run the command 'mplayer -dumpfiles [args] > mms:/... > Which files should be modified to make recording possible ? > > Håvard Holm > You should be able to use the generic.record plugin and give the mplayer -dumpfiles command, very similar to the dvb method.
John > Art S R wrote: > >> On Wed, Mar 18, 2009 at 12:46 AM, Haavard Holm <haavard.h...@ntnu.no> wrote: >> >> >>> Hello, >>> >>> Yes, I will stream an Internet TV station. I use the solution you >>> mention today. I am however looking for >>> a solution so that I can start the streaming from the "Watch TV" menu, >>> not the "Movies" menu. Is that possible ? >>> >>> Håvard >>> >>> >> Not to my knowledge (which is admittedly limited). You can still use >> "Watch TV" to display your TV guide but, without a TV card, you won't >> be able to watch or record TV over the air or via a cable/satellite >> service. In other words, I don't think you can define a VIDEO_GROUP >> to display an Internet TV station. If you don't like having to choose >> a menu option labeled "Movies" to watch Internet TV, you can always >> rename that option in the skin you are using to something like >> "Internet TV / Videos". If you don't plan on using the "Watch TV" >> option at all, you can even remove it from your main menu by including >> plugin.remove('tv') in your local_conf.py. >> >> Art S R >> >> ------------------------------------------------------------------------------ >> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are >> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and >> easily build your RIAs with Flex Builder, the Eclipse(TM)based development >> software that enables intelligent coding and step-through debugging. >> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com >> _______________________________________________ >> Freevo-users mailing list >> Freevo-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/freevo-users >> >> > > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly and > easily build your RIAs with Flex Builder, the Eclipse(TM)based development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > _______________________________________________ > Freevo-users mailing list > Freevo-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/freevo-users > -- John Molohan IT Manager Griffith College Dublin South Circular Road Dublin 8 Ireland Phone: +353 1 4163366 Web: www.it.gcd.ie www.gcd.ie Disclaimer: This E-mail is from Griffith College Dublin. The E-mail and any files transmitted with it are confidential and may be privileged and are intended solely for the use of the individual or entity to whom they are addressed. If you are not the addressee you are prohibited from disclosing its content, copying it or distributing it otherwise than to the addressee. If you have received this e-mail in error, please immediately notify the sender by replying to this e-mail and delete the e-mail from your computer. Bellerophon Ltd, trades as Griffith College (registered in Ireland No. 60469) with its registered address as Griffith College Campus, South Circular Road, Dublin 8, Ireland. ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Freevo-users mailing list Freevo-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-users