getnamo / BLUI-Unreal

CEF based HTML UI for the Unreal Engine.
MIT License
350 stars 73 forks source link

Is there any possibility to process the sound of a video stream? #57

Open masterkyodai opened 3 years ago

masterkyodai commented 3 years ago

I noticed there's no spatial sound and also no handles to adjust volume. Is there any trick or is this just not implemented?

furkantiv commented 1 year ago

Yes I need help with this too

getnamo commented 1 year ago

Keep in mind that CEF by default doesn't include common codecs due to patent encumbrance, if your video stream uses a codec that isn't OS/compiled into CEF, you'll need to compile them with proprietary codecs on: https://magpcss.org/ceforum/viewtopic.php?f=6&t=16804

If on the other hand it's just an audio issue, check first if any website can play audio to see if it's related to video streams in particular or all BLUI audio