Wowza Community

Tracking of user activity during live streaming

Hi,

I want to track user activity like users have started playing the video or not if not then send an alert message or some extra metadata. Want to integrate into spring boot application.

Hi,

This is possible and a good place to start would be with this module

https://www.wowza.com/docs/how-to-send-connection-and-stream-statistics-to-google-analytics-analytics

It should have all the hooks outlined for getting information on connections from clients.

I am not sure how you would send extra meta data if they have not started playing any content, however this should get you going in the right direction.

Andrew.