Page 1 of 1

Embed live video stream

Posted: Tue Apr 15, 2014 12:47 pm
by Daniel Bradbury

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


Embed live video stream

Posted: Tue Apr 15, 2014 1:13 pm
by Maryna Brodina

Hello!

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


Embed live video stream

Posted: Tue Apr 15, 2014 1:35 pm
by Daniel Bradbury

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]


Embed live video stream

Posted: Tue Apr 15, 2014 8:20 pm
by Maryna Brodina

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.