/AWS-IVS-example

AWS interactive Video Services example

Primary LanguageElixir

Example on how to use Amazon Interactive Video Services

Instructions on make your own stream work

NOTE: if you are having problems with AWS IAM permissions check my SOF post https://stackoverflow.com/questions/62943841/aws-interactive-video-service-ivs-accessdeniedexception/63075179#63075179

You can also load custom m3u8 playback urls here

Load

IvsExample

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Install Node.js dependencies with cd assets && npm install
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more