SkillAgentSearch skills...

Cuckoo

๐ŸŽฅ 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.

Install / Use

/learn @somikdatta/Cuckoo

README

<div align="center"> <a href="https://cuckooapp.herokuapp.com"> <img alt="Cuckoo" src="./client/src/Icons/cuckoo-logo.svg" width="60" /> </a>

Cuckoo - Anonymous, Free Video Calls

Anonymous video calls across the world for free with screensharing!

<a href="https://github.com/somikdatta/cuckoo/fork" target="blank"> <img src="https://img.shields.io/github/forks/somikdatta/cuckoo?style=for-the-badge" alt="cuckoo forks"/> </a> <a href="https://github.com/somikdatta/cuckoo/stargazers" target="blank"> <img src="https://img.shields.io/github/stars/somikdatta/cuckoo?style=for-the-badge" alt="cuckoo stars"/> </a> <a href="https://github.com/somikdatta/cuckoo/issues" target="blank"> <img src="https://img.shields.io/github/issues/somikdatta/cuckoo?style=for-the-badge" alt="cuckoo issues"/> </a> <a href="https://github.com/somikdatta/cuckoo/pulls" target="blank"> <img src="https://img.shields.io/github/issues-pr/somikdatta/cuckoo?style=for-the-badge" alt="cuckoo pull-requests"/> </a> <br/> <br/>

<a href="https://cuckooapp.herokuapp.com/" target="_blank">View Cuckoo</a> ยท <a href="https://github.com/somikdatta/cuckoo/issues/new/choose" target="_blank">Report Bug</a> ยท <a href="https://github.com/somikdatta/cuckoo/issues/new/choose" target="_blank">Request Feature</a>

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

<img src="./demo.gif" style="width: 80%"/> </div>

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

๐Ÿง Feature list

  • [x] Video Call
  • [x] 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!

<div align="center"> Developed with โค๏ธ in India ๐Ÿ‡ฎ๐Ÿ‡ณ </div>

Related Skills

View on GitHub
GitHub Stars428
CategoryContent
Updated21h ago
Forks108

Languages

JavaScript

Security Score

100/100

Audited on Apr 2, 2026

No findings