[sldev] Updated streaming patch, would like to commit

Tofu Linden tofu.linden at lindenlab.com
Tue Mar 31 16:43:29 PDT 2009


Dale Glass wrote:
> Unless I'm misunderstanding something, there's no fmod version?
>
> In llmedia/, there are media implementations for gstreamer (which handles
> audio and video), and quicktime (audio, video and images). There's also a
> mozlib version that handles web content.
>
> fmod is only used for sounds and not streaming as far as I can tell.
>
> The QuickTime version should provide both Windows and OS X support.

FMOD has its own streaming audio implementation which is used by
default when FMOD is enabled - gst/qt are always used for streaming
video, but are only used for streaming *audio* when FMOD is
disabled (i.e. you're using OpenAL).

HTH.

-tofu



More information about the SLDev mailing list