This thread is for questions for the tutorial "How to get the amount of clients connected with Wowza".
1
Created on: 01/18/11 10:37 PM
Replies: 8
Graeme
Joined: 10/18/07
Posts: 1568
adVid
Joined: 01/21/11
Posts: 1
Graeme
Joined: 10/18/07
Posts: 1568
RE: How to get the amount of clients connected with Wowza
01/21/11 2:35 AM
I've covered this in a few posts in the past, but I don't offer up the source code for the tutorials. I'm the type of "teacher" that advocates the "do it to learn it" approach. So give it a shot and build it, you'll learn so much more than just copying and pasting.
feliciepr7
Joined: 01/21/13
Posts: 4
Graeme
Joined: 10/18/07
Posts: 1568
feliciepr7
Joined: 01/21/13
Posts: 4
amount of clients connected with Wowza
01/24/13 8:38 AM
It doesn't go up or down until the page is refresh, the number stay steady even others are connected. You can check here: Connections
* Last updated by: feliciepr7 on 1/24/2013 @ 8:46 AM *
feliciepr7
Joined: 01/21/13
Posts: 4
RE: How to get the amount of clients connected with Wowza
01/27/13 7:49 AM
I use Willow and in there I can see 12 connections to the application but there is no change in the script you make in the tutorial. Can you check that out, also you can find it here Script also if you want I can provide you with the .Fla file so you can see is the same as the tutorial.
Thanks and thank you for the tutorial.
Graeme
Joined: 10/18/07
Posts: 1568
RE: How to get the amount of clients connected with Wowza
02/03/13 9:05 PM
I'm not sure what you might be doing wrong. The tutorial is reasonably simple I think and should update the Flash side with the latest connection count. I'm not able to check over your script though as I don't have much time outside of doing a crazy amount of work that is coming through. You should be able to get the netConnection call from Wowza over the netConnection client object and then update the text box on the stage with the new count. As long as you have the call coming from the onConnect function on the server side. Good luck!
feliciepr7
Joined: 01/21/13
Posts: 4
1
New Post
Please login to post a response.