Skip to content

This is a simple VideoCall App made by me using HTML, CSS, JS and Bootstrap.

License

Notifications You must be signed in to change notification settings

RitabrataDas343/VideoCall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VideoCall

This is a simple to use, lightweight video calling App made by me using HTML, CSS, JS and Bootstrap.


VideoCall converts your video stream into ASCII stream right before transmission, in-order to provide a seamless user experience, simply because transmission of text requires less bandwidth as compared to transmission of a video stream.

Conventional video calling services transmit video and audio, while VideoCall transmits text and audio.

Steps to start server

1. Clone repository

git clone https://github.com/RitabrataDas343/VideoCall.git

2. Create room

Open index.html in a browser and choose the Create option.

Copy the Room ID.

3. Join room

Open index.html in a browser and choose the Join option.

Enter the copied Room ID and choose Enter Room option.

Contributing

Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/NewFeature)
  3. Commit your Changes (git commit -m 'Add some NewFeature')
  4. Push to the Branch (git push origin feature/NewFeature)
  5. Open a Pull Request

Author

Tech Stacks / Tools used

  • HTML
  • CSS
  • JS
  • WebRTC
  • BootStrap

About

This is a simple VideoCall App made by me using HTML, CSS, JS and Bootstrap.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published