Wowza Community

Live stream from Mobile to Webpage

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. :slight_smile:

Thanks for the help!

If you are just looking to playback your VOD assets from your Wowza server to your website, I’d suggest looking at JWPlayer and simply placing that on your webpage.

Thanks,

Matt

Hi matt_y,

I am trying to live stream the video. The video from my mobile goes to the server through the gocoder app and I am trying to retrieve that video from the server to my webpage. I did try JW player, but I was wondering if there is any other alternative as I cannot afford to buy the premium JW player account right now.

Thanks for your help! :slight_smile: