volume meter

  1. S

    Get OBS audio levels/audio meter in remote web app

    Hi, I'm building a remote app in Django (Python) for OBS. I'm using the websocket plugin to get information and control OBS. I'm trying to build some kind of volume meter, like you know from OBS. Afaik this functionality is not covered by the websocket plugin. I had a few ideas: use...
Top