Re: [Live-devel] Attach sink to multiple sources

2008-03-03 Thread Etienne Bömcke
Thanks for the advice. I'll take a look at this and I'll get back to you if I achieve interesting results. Etienne On 01 Mar 2008, at 02:36, Ross Finlayson wrote: >> I was >> wondering if it was theoretically possible to design a custom Sink >> class, which instances could be attached to vario

Re: [Live-devel] Attach sink to multiple sources

2008-02-29 Thread Ross Finlayson
>I was >wondering if it was theoretically possible to design a custom Sink >class, which instances could be attached to various sources. The best way to do this would not be to define a new type of sink, but instead define a new type of source - i.e., a subclass of "FramedSource" - that would,

[Live-devel] Attach sink to multiple sources

2008-02-29 Thread Etienne Bömcke
Hello, My name's Etienne Bömcke and I'm a PhD. student in a belgian university. I'm working currently on a software using the liveMedia streaming library, and I've been confronted to a problem I can't solve by myself for now. So I thought I could post the problem here and ask for your opin