obsproject / obs-websocket

Remote-control of OBS Studio through WebSocket
GNU General Public License v2.0
3.84k stars 704 forks source link

Feature request: New event emiter for audio vu metter #558

Closed iveinsomnia closed 4 years ago

iveinsomnia commented 4 years ago

Working on MIDI controler (MAKI / X-Touch) soft for OBS I was wondering if it could possible to get the Audio VU Metter data emited as an event flow or something. I admit I don't know how it work in the code or how it is hard to handle. Even if the emiter can be only occasional to avoid big continued flow of data, at least it could send data when it peak over -10db (in the red)

tt2468 commented 4 years ago

This is a duplicate of #152