{"id":18310071,"url":"https://github.com/mthli/webrtc-tutorial","last_synced_at":"2025-04-13T09:36:44.568Z","repository":{"id":37812190,"uuid":"336989531","full_name":"mthli/webrtc-tutorial","owner":"mthli","description":"Learning WebRTC the Hard Way 👀","archived":false,"fork":false,"pushed_at":"2023-09-07T03:57:08.000Z","size":12811,"stargazers_count":190,"open_issues_count":12,"forks_count":47,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-27T01:09:36.669Z","etag":null,"topics":["android","tutorial","webrtc"],"latest_commit_sha":null,"homepage":"https://webrtc.mthli.com","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/mthli.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-08T07:10:12.000Z","updated_at":"2025-01-27T07:40:59.000Z","dependencies_parsed_at":"2024-11-05T16:13:15.112Z","dependency_job_id":"da5bb61b-4676-489a-8cba-5a93ab1c32f7","html_url":"https://github.com/mthli/webrtc-tutorial","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/mthli%2Fwebrtc-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mthli%2Fwebrtc-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mthli%2Fwebrtc-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mthli%2Fwebrtc-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mthli","download_url":"https://codeload.github.com/mthli/webrtc-tutorial/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248691484,"owners_count":21146371,"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":["android","tutorial","webrtc"],"created_at":"2024-11-05T16:13:10.100Z","updated_at":"2025-04-13T09:36:44.536Z","avatar_url":"https://github.com/mthli.png","language":"JavaScript","readme":"# WebRTC 学习指南\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/699205c9-fb01-413c-9ecf-bf5dd0c9e390/deploy-status)](https://app.netlify.com/sites/webrtctutorial/deploys)\n\nLearning WebRTC the Hard Way 👀\n\n\u003chttps://webrtc.mthli.com\u003e\n\n## Archives\n\n- [前言](https://webrtc.mthli.com/)\n- [编译源码](https://webrtc.mthli.com/basic/webrtc-compilation/)\n- [断点调试](https://webrtc.mthli.com/basic/webrtc-breakpoint/)\n- [P2P 打洞原理](https://webrtc.mthli.com/basic/p2p-hole-punching/)\n- [ICE 交互流程介绍](https://webrtc.mthli.com/basic/ice-stun-turn/)\n- [SDP 会话描述介绍](https://webrtc.mthli.com/basic/sdp-introduction/)\n- [多人会议服务端架构](https://webrtc.mthli.com/basic/mesh-mcu-sfu/)\n- [RTP 协议介绍](https://webrtc.mthli.com/basic/rtp-introduction/)\n- [PeerConnection 连接流程](https://webrtc.mthli.com/connection/peer-connection/)\n- [ICE 连接排序规则](https://webrtc.mthli.com/connection/ice-connection-sorting/)\n- [视频推流过程](https://webrtc.mthli.com/media/video-outbound/)\n- [视频帧名词解释](https://webrtc.mthli.com/lost/video-frame-words/)\n- [视频降级原因](https://webrtc.mthli.com/lost/video-quality-limitation/)\n- [临界锁实现](https://webrtc.mthli.com/code/criticalsection/)\n- [信号槽机制](https://webrtc.mthli.com/code/sigslot/)\n- [智能指针](https://webrtc.mthli.com/code/smart-pointers/)\n- [编辑视频帧](https://webrtc.mthli.com/common/frame-transformer/)\n\n## License\n\n```text\nMIT License\n\nCopyright (c) 2021 Matthew Lee\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmthli%2Fwebrtc-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmthli%2Fwebrtc-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmthli%2Fwebrtc-tutorial/lists"}