Re: [Live-devel] [Question] Streaming transmission rate of liveMedia Server

2008-04-04 Thread Cristiano Belloni
Ross Finlayson wrote: >> >> I'm analyzing Live555MediaServer to find out how >> the server decides its transmission rate! >>> It's determined by the "fDurationInMicroseconds" parameter set for >>> the source object that feeds into each "RTPSink" (subclass). I.e

Re: [Live-devel] [Question] Streaming transmission rate of liveMedia Server

2008-04-04 Thread Ross Finlayson
> >> I'm analyzing Live555MediaServer to find out how >>> the server decides its transmission rate! >>> >> >> It's determined by the "fDurationInMicroseconds" parameter set for >> the source object that feeds into each "RTPSink" (subclass). I.e., >> its the data sources that determine the

Re: [Live-devel] [Question] Streaming transmission rate of liveMedia Server

2008-04-04 Thread Cristiano Belloni
Ross Finlayson wrote: >> I'm analyzing Live555MediaServer to find out how >> the server decides its transmission rate! >> > > It's determined by the "fDurationInMicroseconds" parameter set for > the source object that feeds into each "RTPSink" (subclass). I.e., > its the data sources that d

Re: [Live-devel] [Question] Streaming transmission rate of liveMedia Server

2008-04-02 Thread Ross Finlayson
>I'm analyzing Live555MediaServer to find out how >the server decides its transmission rate! It's determined by the "fDurationInMicroseconds" parameter set for the source object that feeds into each "RTPSink" (subclass). I.e., its the data sources that determine the transmission rate. The "fDu

[Live-devel] [Question] Streaming transmission rate of liveMedia Server

2008-04-02 Thread syoon7
Hi all, First of all, I'm totally a beginner in Streaming world. So, please forgive me if I say incorrect or meaningless things. I'm analyzing Live555MediaServer to find out how the server decides its transmission rate! For a research purpose, I'd like to fix the transmission rate of a specfic