Skip to content
This repository has been archived by the owner on Jul 3, 2021. It is now read-only.

a realtime video cast for local and global networks (chrome based)

Notifications You must be signed in to change notification settings

hamidb80/realtime-video-cast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to install

clone the project inside your computer, open terminal (cmd, shell ,...) in the project folder & run these commands

npm i --save
npm i typescript
tsc

commands:

to run:

npm start

to clean the video folder:

npm run clean

How to use

you can enter in admin mode by type username&password of admin like this pattern 'username:password' in the username input.

you can change the port of the server & admin data (username & password) in the .env file in root of project

after doing every change, you must run this command to compile .ts to .js tsc

Demo:

About

a realtime video cast for local and global networks (chrome based)

Topics

Resources

Stars

Watchers

Forks