M_at
06-26-2009, 10:32 AM
Hi,
I'm building a flash application platform which needs to present near real time details of how many clients are connected to each individual stream.
I'm using a modified verison of Adobe's live application and would like to record when a user connects to a stream and disconnects so I can increment or decrement a counter. There will be multiple streams published to the live application - each with a unique name.
I'll then be sending this data on an interval event to a web service that I've written.
Can anyone point me in the right direction? :confused:
Thanks, Matt.
I'm building a flash application platform which needs to present near real time details of how many clients are connected to each individual stream.
I'm using a modified verison of Adobe's live application and would like to record when a user connects to a stream and disconnects so I can increment or decrement a counter. There will be multiple streams published to the live application - each with a unique name.
I'll then be sending this data on an interval event to a web service that I've written.
Can anyone point me in the right direction? :confused:
Thanks, Matt.