{"id":31765087,"url":"https://github.com/shiny-huiying/video-calling-app","last_synced_at":"2026-05-19T05:43:14.808Z","repository":{"id":316792613,"uuid":"1061117697","full_name":"shiny-huiying/video-calling-app","owner":"shiny-huiying","description":"A video calling application built with WebRTC and JavaScript.","archived":false,"fork":false,"pushed_at":"2025-09-26T17:35:10.000Z","size":667,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-26T19:23:19.712Z","etag":null,"topics":["real-time","socketio","video-calling","vue3","webrtc","websocket"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/shiny-huiying.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-21T09:25:44.000Z","updated_at":"2025-09-26T17:36:56.000Z","dependencies_parsed_at":"2025-09-27T07:33:20.529Z","dependency_job_id":null,"html_url":"https://github.com/shiny-huiying/video-calling-app","commit_stats":null,"previous_names":["shiny-huiying/video-calling-app"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/shiny-huiying/video-calling-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiny-huiying%2Fvideo-calling-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiny-huiying%2Fvideo-calling-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiny-huiying%2Fvideo-calling-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiny-huiying%2Fvideo-calling-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shiny-huiying","download_url":"https://codeload.github.com/shiny-huiying/video-calling-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiny-huiying%2Fvideo-calling-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002382,"owners_count":26083356,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["real-time","socketio","video-calling","vue3","webrtc","websocket"],"created_at":"2025-10-10T00:12:59.093Z","updated_at":"2025-10-10T00:13:02.609Z","avatar_url":"https://github.com/shiny-huiying.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# video-calling-app\n\nA one-to-one video calling application built with WebRTC and JavaScript.\n\n本项目基于 WebRTC 和 Vue 3 实现了简单的一对一音视频通话功能。其中配套使用的*信令服务器*使用 Node.js 和 Express 开发，在 _/server_ 目录下。\n\n项目截图如下：\n\n![client-A](images/client-A.jpg)\n\n## 功能\n\n- 局域网内音视频通话\n  - 一对一音视频通话\n  - 多对多音视频通话\n- 支持推流中动态切换推流设备（摄像头/麦克风）\n- 支持推流中切换音视频的开关状态\n\ntodo：\n\n- 本地录制\n- 多视频源\n  - 屏幕共享\n  - 共享本地多媒体文件\n- 断网重连\n- 显示音量\n- 统计数据并显示\n\n## Recommended IDE Setup\n\n[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur).\n\n## Type Support for `.vue` Imports in TS\n\nTypeScript cannot handle type information for `.vue` imports by default, so we replace the `tsc` CLI with `vue-tsc` for type checking. In editors, we need [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) to make the TypeScript language service aware of `.vue` types.\n\n## Customize configuration\n\nSee [Vite Configuration Reference](https://vite.dev/config/).\n\n## Project Setup\n\n```sh\nnpm install\n```\n\n### Compile and Hot-Reload for Development\n\n```sh\nnpm run dev\n```\n\n### Type-Check, Compile and Minify for Production\n\n```sh\nnpm run build\n```\n\n### Lint with [ESLint](https://eslint.org/)\n\n```sh\nnpm run lint\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshiny-huiying%2Fvideo-calling-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshiny-huiying%2Fvideo-calling-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshiny-huiying%2Fvideo-calling-app/lists"}