Hi,
I have Wowza gocoder application installed on my iPhone and Wowza server 4.0.4 installed on my server. The live stream video from the mobile application is successfully visible on the server. But, I am trying to display this live video on my web page. On doing a little research, I came to know that I should do a HTTP request to get the video from the server to my web page. And, I am thinking of using JSON to do the same. But, I am not sure how to proceed as I have not used JSON (or XML) before.
Do I just do something like:
Any help is appreciated.
Thanks for the help!