The above link does not work. I got the error: Error loading stream , Could not connect to server. What can I do for this to work ? The username and password that I entered is correct.
I tried the link you gave also , but it did not work either. The same error appeared : Error loading stream , Could not connect to server. I want to state again that the Flash publisher using Action Script is successful using these username and password. I can see there is one incoming stream in the Wowza Streaming Engine Manager.
The link should have the format that the tutorial ModuleOnConnectAuthenticate2 mention appname/?username&password/mp4:…
VLC can play this link --> this link works , but JWPlayer and videoJS, both can not play this link ??? (Note: I have tried JWPlayer and videojs with sample links, and they worked.)
I found out the solution for JWPlayer, for VideoJS probably there will be a fix because of the way they separate connection and stream with the first &.
For JWPlayer, the / before the mp4: has to be removed to run. For VLC , the / has to be there to run.