Skip to content

adiene/petera-kinesis-video-aws

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

petera-kinesis-video-aws

Description

Github Project for the tutorial - How to connect to AWS Kinesis video stream on the client with signed URL. It explains the step by step approach on how to create signed url on the API and create the util file for connecting to the video stream on frontend. ClientUtil folder contains a sample client code for frontend.

Technology Requirements

The following Technology must be installed on your machine to run the app

How to setup and run the application.

  • Clone the repo on your local machine
  • From your terminal, navigate to the clone repository directory
  • Install dependencies by running npm install
  • Create the .env file and set the AWS credentials following the .env.example file.
  • Run node src/index.js to start the server.

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.3%
  • Shell 0.7%