URL Playback
You can play videos in Lura Player with HLS, Dash or mp4 URL.
Attribute | Type | Required | Description |
---|---|---|---|
url | string | Yes | HLS, Dash or mp4 URL of the video |
LuraPlayer("player", {
url: "https://example.com/master.m3u8",
});
You can play videos in Lura Player with HLS, Dash or mp4 URL.
Attribute | Type | Required | Description |
---|---|---|---|
url | string | Yes | HLS, Dash or mp4 URL of the video |
LuraPlayer("player", {
url: "https://example.com/master.m3u8",
});