Live Review event handling

Hi,

We have our own rv bindings for rv playback events, source loading, etc., and they appear to be interfering with the Live Review events. Looking into the source and developer docs, I was able to gather that the Live Review plugin’s event handling system does not reject any of the events like creating/joining/leaving a session, new presenter, etc. I tested this by modifying the source and rejecting the events here work.

I could not find a way to access the current live review session through the APIs either. Basically, we don’t want to reimplement the Live Review plugin so that we can accept future updates, and also be able to perform additional processing based on the event.

It would also be helpful to access the current live review object itself or inherit from the current live review object to also override the live review menu callbacks.

Thanks!

1 Like