AudioStream connection enhancements
complete
Nicolas Earnshaw
complete
This feature is now live
@Gary Rutland
https://docs.decentraland.org/creator/development-guide/sdk7/audio-streaming/#stream-state
Nicolas Earnshaw
in progress
Nicolas Earnshaw
planned
Added to the next cycle!
Nicolas Earnshaw
under review
Nicolas Earnshaw
This is already possible via what's documented here
What would be a nice addition is to include an implementation of this in the example scenes
Gary Rutland
Nicolas Earnshaw: What you posted is for videos, are you sure it works for the Audio Stream component? https://docs.decentraland.org/creator/development-guide/sdk7/audio-streaming/
Nicolas Earnshaw
Gary Rutland: oh you make a great point then!
No, it doesn't work for AudioStream.
Then yes, we should provide something similar for audio. I'll make a note of this, although I can't promise it will be tackled in the short term.
As a non-ideal workaround, you could stream the event as a video, and scale the texture to 0 or have it underground. Of course it will be using some more bandwidth than it needs, but should at least behave like you want.