On Sun, 2012-02-26 at 13:08 +0100, Paul Sijben wrote:
> I have been writing some code. But I have nog had a chance to test it yet...
> 
> I also noted that the framework allows only one recorder plugin to be
> active at a time, so I have to choose between one of the recording
> schemes. Is that correct or am I missing something?

Yes, that's correct the current version of the recordserver is very limited, 
only a single recording plugin and only a single event being recorded at a time.

I'm about half (maybe a little more) through writing a new tv server
that will allow multiple plugins and multiple events at the same time
(including multiple events on the same plugin at the same time if it is
possible i.e. the channels on the same multiplex for digital tv).

But as part of that I'm updating freevo to use the new kaa.epg library
which I need to get finished off first.

Cheers

Adam

> On 25-02-12 23:40, Liz wrote:
> > On Sun, 29 Jan 2012 21:27:51 +0000
> > Adam Charrett <a...@dvbstreamer.org> wrote:
> >
> >> On Sun, 2012-01-22 at 11:48 +0100, Paul Sijben wrote:
> >>> I am referring to IP TV technology. (basically multicasts).
> >>>
> >>> I am planning to simply fire off vlc to record a steam (vlc
> >>> --run-time=3600 UDP://@123.123.123.123:1234 --sout
> >>> file/ts:filename.ts vlc://quit).  In that way I initially do not
> >>> even need to implement Stop :-)
> >>>
> >> Ahh, but you'll still need to implement stop as if the program is
> >> removed from the schedule you'll need to cancel the recording.
> >>
> >> If the stream is an MPEG2 TS over UDP or RTP you don't even need to
> >> use vlc, python would be more than capable of receiving the stream and
> >> saving it to disk.
> >>
> > I have a networked tuner (HDHomerun)
> > the stream is identified as UDP://127.0.0.1:5000
> >
> > I would love to be able to tune this via Freevo and then record / play
> > from the stream, because the transmitter has been retuned, an
> > additional transponder added, and the current signal is too weak even
> > with a masthead amplifier for my USB TV stick.
> >
> > Sadly, if I can't receive on the DVB-T stick I'll have to go off to
> > Myth which I do know can handle the networked tuner. 
> >
> > Liz
> >
> > ------------------------------------------------------------------------------
> > Virtualization & Cloud Management Using Capacity Planning
> > Cloud computing makes use of virtualization - but cloud computing 
> > also focuses on allowing computing to be delivered as a service.
> > http://www.accelacomm.com/jaw/sfnl/114/51521223/
> > _______________________________________________
> > Freevo-users mailing list
> > Freevo-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/freevo-users
> 



------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to