Replies: 2 comments
-
Same issue on my side |
Beta Was this translation helpful? Give feedback.
0 replies
-
Necroing a little bit, but it seems like this is the first google result when you search "how to use InputVolumeMeters obs" and so I figured actually explaining how would help others searching for the same topic. What you need to do is during identify you need to activate the high volume event that you want (in this case, InputVolumeMeters event) by byte masking the eventSubscriptions field, and only then you will receive the event packet. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've been using obs-websocket.js v5 for several months and everything seems to work fine but I CANNOT work out how to use the high-volume events, such as InputVolumeMeters. The documentation doesn't appear to show how these work either. Does anyone have an example of using InputVolumeMeters they could share, so I can measure the output volume from OBS on a regular basis?
Any help would be very much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions