t***@pegnsean.net
2012-02-14 14:43:14 UTC
Hello!
First post here, so forgive me if I step on any toes...
I'm working on a project associated with the JMRI model railroad
software... they use the JOAL wrapper on OpenAL to provide sound
features... in particular I'm working on using the 3D positioning
capability to make train sounds follow the location in space of the
locomotive. Works great, especially with surround sound speakers.
My question is... I'd like to take the final mixed audio output and pipe
it to an audio stream instead of to a hardware amp/speakers... so that
users can hear the sounds by calling up the stream in their smart phone.
My efforts to search on this bring up tons of info on how to stream the
source audio buffers, but nothing on whether it's even possible to take
the OUTPUT and convert it or redirect it to a streaming audio server.
Any advice?
Thanks,
Mark
First post here, so forgive me if I step on any toes...
I'm working on a project associated with the JMRI model railroad
software... they use the JOAL wrapper on OpenAL to provide sound
features... in particular I'm working on using the 3D positioning
capability to make train sounds follow the location in space of the
locomotive. Works great, especially with surround sound speakers.
My question is... I'd like to take the final mixed audio output and pipe
it to an audio stream instead of to a hardware amp/speakers... so that
users can hear the sounds by calling up the stream in their smart phone.
My efforts to search on this bring up tons of info on how to stream the
source audio buffers, but nothing on whether it's even possible to take
the OUTPUT and convert it or redirect it to a streaming audio server.
Any advice?
Thanks,
Mark