Hi, I have an audio chat application that runs with flash media server. For each user I open a stream and all the user conects to this streams to hear each other. I want to have an activity signal on each user, so I thought the best solution would be to detect activity on the stream, but there is no method. On microphone you get the activity event, but there is no similar thing on netstream.
Is there a way to know when there is activity on a netstream? Thanks, Jesus

