Hi,
I recently got WOWZA working on my server using demo license. I am now streaming live from FMLE.
Is there a way for me to check how many people are currently viewing the live stream?
Thanks
Hi,
I recently got WOWZA working on my server using demo license. I am now streaming live from FMLE.
Is there a way for me to check how many people are currently viewing the live stream?
Thanks
See the User Guide under the section “Built-in HTTPProviders”.
You can start a graph in JConsole
https://www.wowza.com/docs/how-to-graph-individual-values-ex-concurrent-connections-to-the-server
Richard
You might have to allow TCP port 8086 out in server’s firewall
Richad
littleantz,
You said, “streammanager is returning error.”
What is the error? Also, what happens when you browse to http://localhost:8086/? You should also see the Wowza version.
Also, when you start Wowza do you see:
INFO vhost comment defaultVHost Bind attempt ([any]:8086:1)
INFO vhost comment defaultVHost Bind successful ([any]:8086)
If not, then maybe some other program is using port 8086.
I read that but the url it is reffering to is not viewable on my browser eventhough my streaming is running OK.
I already add a password and upload the updated file but still the url http://[my-wowza-ip]:8086/streammanager is returning error.
I did checked http://[my-wowza-ip]:1935 and it return this on the page Wowza Media Server 3 Trial Edition (Expires: Nov 14, 2011) 3.0.3 build882
With that I am assuming my install is OK.
Any idea why it won’t be accessible?
Thanks
littleantz,
You said, “streammanager is returning error.”
What is the error?
The error is
The connection has timed out
The server at [wowza-ip] is taking too long to respond.
The site could be temporarily unavailable or too busy. Try again in a few
moments.
If you are unable to load any pages, check your computer’s network
connection.
If your computer or network is protected by a firewall or proxy, make sure
that Firefox is permitted to access the Web.
Also, what happens when you browse to http://localhost:8086/? You should also see the Wowza version.
Same error as above. I can see my version at http://[wowza-ip]:1935 my version is
Wowza Media Server 3 Trial Edition (Expires: Nov 14, 2011) 3.0.3 build882
Also, when you start Wowza do you see:
INFO vhost comment defaultVHost Bind attempt ([any]:8086:1)
INFO vhost comment defaultVHost Bind successful ([any]:8086)
If not, then maybe some other program is using port 8086.
I dont see any bind attemp. It simply says
WowzaMediaServer: starting [ OK ]
My server support says port is open in/out.
Thanks for those who tried to help.
It looks like my ISP is the problem. I can’t access port 8086 from my computer.
I verified from a remote computer and it is working.