Question
Number of connected users using HTTP (HDS or HLS) protocol
Is there a method to count the number of users connected to a HTTP (HLS or HDS) streaming on Adobe Media Server 4.5?
I can count users when they connect using rtmp by:
application.clients.length
but I cannot when they connect using HLS or HDS
Is it possibile?
Thanks
