{"id":21626632,"url":"https://github.com/phantom-98/video-conference-app","last_synced_at":"2025-03-18T20:24:09.567Z","repository":{"id":260330658,"uuid":"880829002","full_name":"phantom-98/video-conference-app","owner":"phantom-98","description":"Video meeting application like Google Meet or Zoom","archived":false,"fork":false,"pushed_at":"2025-02-27T17:25:13.000Z","size":485,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-28T00:50:48.285Z","etag":null,"topics":["css3","html5","javascript","peerj","reactjs","socketio-client","video-streaming","vite"],"latest_commit_sha":null,"homepage":"https://simple-meet.vercel.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phantom-98.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-30T12:45:22.000Z","updated_at":"2025-02-27T17:25:17.000Z","dependencies_parsed_at":"2025-02-27T18:40:43.988Z","dependency_job_id":"377a97da-bd42-4e5d-b884-ab1834b9663c","html_url":"https://github.com/phantom-98/video-conference-app","commit_stats":null,"previous_names":["phantom-98/video-conference-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phantom-98%2Fvideo-conference-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phantom-98%2Fvideo-conference-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phantom-98%2Fvideo-conference-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phantom-98%2Fvideo-conference-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phantom-98","download_url":"https://codeload.github.com/phantom-98/video-conference-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244298824,"owners_count":20430515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css3","html5","javascript","peerj","reactjs","socketio-client","video-streaming","vite"],"created_at":"2024-11-25T01:13:55.237Z","updated_at":"2025-03-18T20:24:09.562Z","avatar_url":"https://github.com/phantom-98.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple meeting application\n\nUsers can create a video meeting and can access to the meeting room with a link. There is no authentication. Replicated Google Meet as much as possible.\n\n## Functionality\n\n* Video/Voice call\n* Text messaging\n\n## How to run this project?\n\nFirst, install node modules:\n\n```\nnpm install\n```\n\nSecond, run the development server.\n\n```\nnpm run dev\n```\n\nYou can see the following screens:\n\n![welcome](public/welcome.png)\n\n![room](public/room.png)\n\nThis project is paired with [this repo](https://github.com/phantom-98/socket.io-server) and requires `.env` file which has two env variables:\n```\nVITE_SOCKETIO_SERVER=       // your socket io server url\nVITE_PEERJS_SERVER=         // your peerjs server. it can be \"0.peerjs.com\"\n```\n\n## Tech stack\n\n* React + Vite\n* Socket.io\n* PeerJS\n* Voice Activity Detection\n\n## Deployment on Vercel\n\nThis project is live on [https://simple-meet.vercel.app](https://simple-meet.vercel.app)\n\nSince it is impossible to deploy socket.io server with free service, I used a live socket.io server from one of my past project.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphantom-98%2Fvideo-conference-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphantom-98%2Fvideo-conference-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphantom-98%2Fvideo-conference-app/lists"}