[Live-devel] preferred and maxPAcketSize in MultiFramedRTPSink

Christian Gerstner gerstner at graphics.cs.uni-sb.de
Wed Feb 2 13:02:19 PST 2005


Thanks for realizing my suggestion so fast!

liveMedia now works really fine with my intertnet telephony software I'm 
developing at the moment.
But I still see a problem with preferred and maxPacketSize coming up 
soon when I'll try to stream audio and video in parallel.
Because the packetsize variables are static, I can change them only for 
all subclasses together.
Subclasses of MultiFramedRTPSink are Classes for audio and video.
And a value suitable for live-audio probably would not be suitable for 
video streaming.

So, is it possible to make the variables prefererredPacketSize and 
maxPacketSize in MultiFramedRTPSink non-static or is there something, 
why they must stay static?




Ross Finlayson wrote:

> Christian,
>
> Thanks for the suggestion.  I'll include it in the next software release.
>
>     Ross Finlayson
>     LIVE.COM
>     <http://www.live.com/>
>
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live.com
> http://lists.live.com/mailman/listinfo/live-devel




More information about the live-devel mailing list