{"id":18382575,"url":"https://github.com/dimpu/html5-video-chat","last_synced_at":"2025-04-06T23:31:43.616Z","repository":{"id":50283764,"uuid":"42925830","full_name":"dimpu/html5-video-chat","owner":"dimpu","description":"Peer to Peer html5 webrtc video chat. No server required.","archived":false,"fork":false,"pushed_at":"2017-09-18T03:58:54.000Z","size":2292,"stargazers_count":31,"open_issues_count":1,"forks_count":19,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-22T09:02:39.159Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://dimpu.github.io/html5-video-chat","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dimpu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-09-22T09:55:30.000Z","updated_at":"2025-01-01T11:01:59.000Z","dependencies_parsed_at":"2022-08-25T14:40:47.596Z","dependency_job_id":null,"html_url":"https://github.com/dimpu/html5-video-chat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimpu%2Fhtml5-video-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimpu%2Fhtml5-video-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimpu%2Fhtml5-video-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimpu%2Fhtml5-video-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dimpu","download_url":"https://codeload.github.com/dimpu/html5-video-chat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247569123,"owners_count":20959758,"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":[],"created_at":"2024-11-06T01:06:52.169Z","updated_at":"2025-04-06T23:31:38.606Z","avatar_url":"https://github.com/dimpu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# html5-video-chat\nA simple html5 web-rtc peer to peer video chat.\n\n![webttc-wiki](https://upload.wikimedia.org/wikipedia/en/2/24/WebRTC_logo.jpg)\n\n## What is WEB-RTC?\nAccording to wikipedia\n\n\u003e WebRTC (Web Real-Time Communication) is an API definition drafted by the World Wide Web Consortium (W3C) that supports browser-to-browser applications for voice calling, video chat, and P2P file sharing without the need of either internal or external plugins\n\n## So what we did here?\n\nWe tried to implement a simple peer to peer video chat with out any back end. We used only javascript code with HTML5 apis to implement this.\n\n## How to install it.\nMake sure you have node.js or io.js installed in you system.\n\nClone this repo.\n\n``bash\ngit clone https://github.com/dimpu/html5-video-chat.git\n``\n\ninstall following node modules globally.\n\n``bash\nnpm i -g browserify\n``\n\n``bash\nnpm i -g budo\n``\n\nfinally run ``bash npm i`` form your cloned directory.\n\n## How to run it?\n\nVery simple just run the command\n\n``bash\nnpm start\n``\n\nIt will create a node server to run in your local host.\n\nIf you want to build it you can do it by\n\n``bash\nnpm run build\n``\n\n## How to use it\nGive access permission for you webcam.\n![](http://i.imgur.com/nlZsp8X.png)\nClick on Initialize if you want to initiate your chat.\nWait for a while so that it will generate a key for you. (Please note some times it may take long for me it took 2 min once)\n\nThen you should see a json string in your My Id text box.\n![](http://i.imgur.com/rBN3Zoy.png)\n\nCopy that string and give it to your fried ask him to open the same link in his/her browerser(make sure there is no #init in his brower)\n\nAsk him to past the json string in OterId box and click on connect\n![](http://i.imgur.com/PpS6H4n.png)\nNow it should generate a MYId in his browser ask him to give it to you and past it in your chat windos OtherId textbox.\n\ndone!\n\nNow you can Enjoy free video chat with your friend.\n\n\n\n## TODO\n- [ ]  Apply BS3 styles.\n- [ ]  Simplify the user interaction.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimpu%2Fhtml5-video-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimpu%2Fhtml5-video-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimpu%2Fhtml5-video-chat/lists"}