Hi
We installed a wowza server on linux server. We able to access it using URL http://192.168.70.137:1935.
We try to access example client using URL http://192.168.70.137:1935/examples/SimpleVideoStreaming/client/simplevideostreaming.html. It does not shows simple video streaming page.
How can we access from remote browser?
Regards,
Vijaya Kumar Reddy Chinnam
You have to install Wowza on a server that is accessible and that has port 1935 allowed through any firewall and mapped to that server in your network.
Richard
Vijaya,
You have to copy the examples to your web server. (or anywhere you can open .html files, such as your local computer)
It seems you do not understand my query. I installed Wowza on server and tested using URL http://192.168.70.137:1935 . It is working.
I want to access simplevideostreaming.html from examples. Can i use http request URL to open that html in a browser?
Vijaya Kumar Reddy