issues
search
norihiro
/
obs-vban
VBAN audio plugin for OBS Studio
GNU General Public License v3.0
51
stars
2
forks
source link
Implement VBAN audio output
#1
Closed
norihiro
closed
2 years ago
norihiro
commented
2 years ago
Description
Implement VBAN audio output.
How Has This Been Tested?
[x] Run VoiceMeeter on another computer.
[x] Hear the audio.
[x] Memory leaks are observed when checking with lua script. Possibly caused by lua script.
https://gist.github.com/norihiro/afa84eb8645d3afa8bf76bc91b292f23
I rewrote the script and there are no memory leaks.
[x] I want to reorganize the code.
[ ] It would be better to support multiple destinations.
General checklist
[ ] The commit is reviewed by yourself.
[x] The code is tested.
[x] Document is up to date or not necessary to be changed.
[x] The commit is compatible with repository's license.
Description
Implement VBAN audio output.
How Has This Been Tested?
General checklist