Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: Two processes reading different pids concurrently?



On Friday 25 January 2002 10:31, Stephen Davies wrote:
> On Fri, 25 Jan 2002, Dave Chapman wrote:
> > The problem can always be solved in user space by having application 1
> > pass data onwards to application 2 via a pipe - what exactly are you
> > trying to do?
>
> Application is quite simple - my PVR app kicks off DVB recordings by
> initiating a "dvbstream -o -t seconds pid1 pid2 | ts2ps 0 0 >output.mpg" I
> would like to run two (or more?) of those at the same time for two pairs
> of pids on the same frequency.

[NOTE: the -o and -t switches are Stephen's own additions.  He's sent me 
patches and I'll try and release them today.]

My next major release of dvbstream will solve this problem for you with its 
SVDRP inspired TELNET interface.

The TELNET interface will attempt to mirror the DVB API.  i.e. the plan is to 
allow users to set filters, clear filters, and save streams to files.

Regards,

Dave.


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.


Home | Main Index | Thread Index