Lecrapouille / gdcef

[Plugin][Version 0.10.0][Functional] Chromium Embedded Framework Webview for Godot 3 and 4
https://discord.gg/EckEwy7S5U
MIT License
222 stars 26 forks source link

Multiple audio streams #56

Open Lecrapouille opened 3 months ago

Lecrapouille commented 3 months ago

your demo of having the audio streamed to a 3d object that can move around in 3d is cool... this would be awesome for voice chat... but of course we only have one stream, so if there are multiple people talking we can't assign the stream to multiple objects at the same time. Is there some way we can have multiple streams without needing a complete instance of the CEF?