Say you want to show the number of people are viewing the broadcast (one-way) for every viewers.
I would imagine for the app, we track when people join and leave, then update the counter in our own database.
But from my understanding, there's no webhook action for viewer connecting to and dropping from the webRTC connection, how would we do this accurately and in real-time too?
Another alternative is to make the server to get the video summary for every X seconds, but this is incredibly inefficient.
Question
Jianc
Link to comment
Share on other sites
Top Posters For This Question
3
2
1
Popular Days
Jan 28
3
Jan 29
1
Feb 15
1
Feb 17
1
Top Posters For This Question
Selim Emre 3 posts
Jianc 2 posts
Ibrahim Cisse 1 post
Popular Days
Jan 28 2019
3 posts
Jan 29 2019
1 post
Feb 15 2019
1 post
Feb 17 2019
1 post
5 answers to this question
Recommended Posts