Skip to content

🎥 Cuckoo - A free anonymous video-calling web application built with WebRTC and React that provides peer-to-peer video and audio communication in a web browser with no plugins or extensions required.

License

somikdatta/cuckoo

Repository files navigation

Cuckoo

Cuckoo - Anonymous, Free Video Calls

Anonymous video calls across the world for free with screensharing!

cuckoo forks cuckoo stars cuckoo issues cuckoo pull-requests

View Cuckoo · Report Bug · Request Feature

Loved the project? Give this project a star to show your support.


Cuckoo is a small project to demonstrate the concepts of WebRTC, WebSockets by facilitating video calls across the web!

🧐 Feature list

  • Video Call
  • Screen Sharing
  • Select camera
  • Select audio device

🚀 Getting started

This project is deployed at https://cuckooapp.herokuapp.com

Guide for local deployment -

  1. Clone the repository
git clone https://github.com/somikdatta/cuckoo.git
  1. Change the working directory
cd cuckoo
  1. Install dependencies
npm install
  1. Change the working directory
cd client
  1. Install dependencies
yarn install
  1. Run the app
npm start in parent directory /cuckoo
yarn start in directory /cuckoo/client
  1. Open project at http://localhost:3000

🌟 You are all set!

🙇 Special Thanks

❤️ Support

If you happen to love this project, leave a star on the repo. That'll keep me motivated. Let me know your thoughts with a tweet. Mention me @somikdatta.

Thanks!

Contributions are welcomed!

Developed with ❤️ in India 🇮🇳

About

🎥 Cuckoo - A free anonymous video-calling web application built with WebRTC and React that provides peer-to-peer video and audio communication in a web browser with no plugins or extensions required.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published