Implemented high-volume events, dynamic reidentify, new event protocol
Implemented events for protocol v5 ("update-type" changes to "eventType" and event data is in "eventData" member) Implemented InputVolumeMeters event as a example of a high-volume event that requires dynamic subscription (via Reidentify) for the event
By the way your discord link in readme isn't working.
Sorry don't have time now to fix the conflicts, maybe tomorrow or next week
Okey here we go, that should be it. Tested working.
I'm interested in this feature, any updates?
I was planning on adding it a while back but there are some uncomplete ("Todo") sections in the identify section as well as breaking backwards compatibility for the events that prevented me from pushing it. I'll look into taking the Volume parts of the PR and adding that specifically
Hi! I'm trying to implement this feature on my app in C#. I'm add the event subscription but I never receive any data of the volume of OBS. Are there any additional step to can receive this data?