Daniel Bradbury
Posts: 0
Joined: Tue Apr 15, 2014 12:47 pm

Embed live video stream

Hi There,

i see there is an easy way to embed a video in an app

how would i go about embedding a live video stream?

i use jwplayer to embed the live stream in my website using both an rtmp and m3u8 url

any advise on how to get an html5 video player in to an appery.io app would be great

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Embed live video stream

Hello!

You can use Video component http://docs.appery.io/documentation/u...

Daniel Bradbury
Posts: 0
Joined: Tue Apr 15, 2014 12:47 pm

Embed live video stream

this doesn't seem to do live streams though?
if i add either of the two url's what "type" would i add?

rtmp://********:1935/undergroundsoundz/undergroundsoundz
[url=http://******:1935/undergroundsoundz/undergroundsoundz/playlist.m3u8]http://*********:1935/undergrounds...[/url]

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Embed live video stream

Appery.io video component is a standard HTML5 video element. So if html5 video on your device can play live video stream, you can use it for such purpose.

Return to “Issues”