Hello:
I’d like to take a specific action on my server when a stream is created; as such, I’ve hooked into onStreamCreate(…), but when I try to getName(), it’s empty. I’ve seen another post, IMediaStream stream.getName is empty. How come?, but I’m a little confused as to the answer.
What can I hook into that will allow me to find the stream name?
Thanks.