Wowza Community

how to play video or live streams on web page for android webkit

hi,

i am new to media stream and wowza media server.

i have a web application which is browsed by webkit on android phones, i wanna play some video or live streams from wowza media server on one of the web page of the app.

Or the way may be similar to qik or justin.tv on android phones.

If anyone has done similar projects, would u pls tell how to do it?

thanks in advance!

See this thread of someone describing it working

In summary I think you need to use H264 video and AAC+ audio for it to work, so this would be for VOD and Live.

Shamrock

I’m not sure about RTSP and HTML5 video tag.

Take a look at the Mobile Troubleshooting guide:

https://www.wowza.com/docs/how-to-troubleshoot-rtsp-rtp-playback

See step #3 of this guide for setting up Wowza application for RTSP streaming.

Richard

On recent versions of Android, you should be able to use the HTML5 Video Tag with an RTSP source.

http://www.w3schools.com/html5/tag_video.asp

On recent versions of Android, you should be able to use the HTML5 Video Tag with an RTSP source.

http://www.w3schools.com/html5/tag_video.asp

i tried to user the ‘

what’s the problem i hv? Should i install a particular video player on the android mobile device?