Re: [Live-devel] OnDemandServerMediaSubsession and FramedSource subclassing

2011-01-14 Thread Zdenek Bouresh
Streaming Media - development & use > Subject: Re: [Live-devel] OnDemandServerMediaSubsession and FramedSource > subclassing > > >Basically, I need a server that streams data on demand from a live > >source to a client. The stream needs to be able to be sent using > >e

Re: [Live-devel] OnDemandServerMediaSubsession and FramedSource subclassing

2010-12-10 Thread Wiser, Tyson
ns.live555.com [mailto:live-devel-boun...@ns.live555.com] On Behalf Of Ross Finlayson Sent: Friday, December 10, 2010 3:10 AM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] OnDemandServerMediaSubsession and FramedSource subclassing >Basically, I need a server tha

Re: [Live-devel] OnDemandServerMediaSubsession and FramedSource subclassing

2010-12-10 Thread Ross Finlayson
Basically, I need a server that streams data on demand from a live source to a client. The stream needs to be able to be sent using either unicast or multicast to an address and port combination dictated by the client in the SETUP message. It's usually the server, not the client, that decides

[Live-devel] OnDemandServerMediaSubsession and FramedSource subclassing

2010-12-09 Thread Wiser, Tyson
I am trying to use the live555 library in a project of mine, but I am running into some issues I haven't been able to figure out despite reading the FAQ and searching the mailing list archives. Basically, I need a server that streams data on demand from a live source to a client. The stream ne