Wowza Community

Live stream from Wowza to HTML5 Flowplayer

How to support live stream from Wowza in a HTML5 Flowplayer?

Something like this…

[HTML]

<!doctype html>

body { font: 12px "Myriad Pro", "Lucida Grande", sans-serif; text-align: center; padding-top: 5%; } .flowplayer { width: 80%; }

[/HTML]

?

Thanks in advance

I found this:

http://flash.flowplayer.org/plugins/javascript/ipad.html

Richard

This only works on iOS devices and Safari on Mac OSX, no other browsers or platforms. It doesn’t work on any PC browser.

Richard

Thanks Richard.

But I need it to work on a browser for PC, not iPad.

I followed the Flowplayer minimal set tutorial but don’t know how to set up the to get the live stream from Wowza. What’s the right URL to put into the

[HTML]

[/HTML]

Any idea?

Oh…

I just found that HTML5 Browsers

Oh…

I just found that HTML5 Browsers

I’ve got html5 flowplayer to work with RTMP using the below tag…