Skip to content

A simple to use, lightweight video calling service that lets you connect to your dear ones even in the poorest of networks.

Notifications You must be signed in to change notification settings

shivamanand1/Brown-Munde-Feather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feather

A simple to use, lightweight video calling service


During the lockdown period, the only means of connecting to our dear ones is through a video call. But at times the video becomes laggy or pixilated and it gets frustrating that we can't view the other person clearly. This leaves us with the only other solution, an audio call. But audio calls are just too boring!

Well, not any more. Connect to your dear ones using Feather.

Feather is a simple to use, lightweight video calling service that lets you connect to your dear ones even in the poorest of networks.

So how exactly does Feather work?

Feather 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 Feather transmits text and audio.

Steps to start server

1. Clone repository

git clone https://github.com/shivamanand1/Brown-Munde-Feather.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

License

The project is distributed under the MIT License. See LICENSE for more information.

Author

Tech Stacks / Tools used


About

A simple to use, lightweight video calling service that lets you connect to your dear ones even in the poorest of networks.

Topics

Resources

Stars

Watchers

Forks