{"id":20969873,"url":"https://github.com/ourcodeworld/videochat-peerjs-example","last_synced_at":"2025-05-14T11:32:40.211Z","repository":{"id":50813435,"uuid":"96633531","full_name":"ourcodeworld/videochat-peerjs-example","owner":"ourcodeworld","description":"A videochat implementation using PeerJS with Node.js","archived":false,"fork":false,"pushed_at":"2022-12-10T16:34:58.000Z","size":98,"stargazers_count":82,"open_issues_count":13,"forks_count":72,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-02T17:22:28.041Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ourcodeworld.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":"2017-07-08T17:24:00.000Z","updated_at":"2025-03-30T17:52:53.000Z","dependencies_parsed_at":"2023-01-26T04:00:13.608Z","dependency_job_id":null,"html_url":"https://github.com/ourcodeworld/videochat-peerjs-example","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/ourcodeworld%2Fvideochat-peerjs-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ourcodeworld%2Fvideochat-peerjs-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ourcodeworld%2Fvideochat-peerjs-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ourcodeworld%2Fvideochat-peerjs-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ourcodeworld","download_url":"https://codeload.github.com/ourcodeworld/videochat-peerjs-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254131662,"owners_count":22019976,"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-19T03:53:22.304Z","updated_at":"2025-05-14T11:32:39.353Z","avatar_url":"https://github.com/ourcodeworld.png","language":"JavaScript","readme":"# videochat-peerjs-example\n\nA videochat implementation using PeerJS with Node.js\n\n# How to use\n\nOpen a terminal and switch to the `videochat-peerjs-example/server` directory and install dependencies executing:\n\n```batch\nnpm install\n```\n\nThen switch to the `videochat-peerjs-example/public` directory and install dependencies executing:\n\n```batch\nnpm install\n```\n\nOnce the dependencies were installed, start with the terminal the website server by switching to the `videochat-peerjs-example/public` directory and executing:\n\n```batch\nnode website-server.js\n```\n\nLet that terminal open and open a new one. Switch to the `videochat-peerjs-example/server` directory and start the PeerJS server executing:\n\n```batch\nnode peer-server.js\n```\n\nOpen your browser and access the addres: [title](https://localhost:8443) and have fun. For more information, please visit the article of this [example here in Our Code World](http://ourcodeworld.com/articles/read/496/how-to-create-a-videochat-with-webrtc-using-peerjs-and-node-js)\n\n# Important\n\nDon't forget to change the host address [at the line 16](https://github.com/ourcodeworld/videochat-peerjs-example/blob/master/public/source/js/script.js#L16) in `videochat-peerjs-example/public/source/js/scripts.js` according to yours.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fourcodeworld%2Fvideochat-peerjs-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fourcodeworld%2Fvideochat-peerjs-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fourcodeworld%2Fvideochat-peerjs-example/lists"}