Implemented high-volume events, dynamic reidentify, new event protocol#92
Implemented high-volume events, dynamic reidentify, new event protocol#92dedmen wants to merge 3 commits intoBarRaider:masterfrom
Conversation
BarRaider
left a comment
There was a problem hiding this comment.
Please remove the "_" from variables to align with the existing variable naming conventions in the project.
|
Sorry don't have time now to fix the conflicts, maybe tomorrow or next week |
78e9155 to
d8f7492
Compare
d8f7492 to
dedfcdc
Compare
|
Okey here we go, that should be it. |
|
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. |
|
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? |
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.