Skip to content

alphacentauri82/ivs-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-ivs

This is a project created to test the integration of Amazon IVS Player with Video.js. Currently loads a stream channel into the player, the Playback URL must be placed in the .env file.

Project setup

Install all dependencies

npm install

Create a .env file and set the value for the variable VUE_APP_CHAN_ENDPOINT

VUE_APP_CHAN_ENDPOINT='https://fcc3ddae59ed.us-west-2.playback.live-video.net/api/video/v1/us-west-2.893648527354.channel.DmumNckWFTqz.m3u8'

Compiles and hot-reloads for development

npm run serve

Customize configuration

See Configuration Reference.

Test Streams

You can use these test streams provided by Amazon IVS

Code Samples

You may find more code samples of Amazon IVS in the official repository.

About

A quick an easy Amazon IVS Demo with Vue.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published