{"id":18339482,"url":"https://github.com/antelcat/mediasoup-sharp","last_synced_at":"2025-04-06T05:32:08.261Z","repository":{"id":193733715,"uuid":"660492598","full_name":"Antelcat/mediasoup-sharp","owner":"Antelcat","description":"Cutting Edge WebRTC Video Conferencing ported to .NET from https://github.com/versatica/mediasoup/ ","archived":false,"fork":false,"pushed_at":"2024-12-08T15:55:52.000Z","size":18165,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"v3","last_synced_at":"2025-03-21T18:07:52.009Z","etag":null,"topics":["aspnetcore","bindings","csharp","dotnet","mediasoup","server-side","sfu","webrtc"],"latest_commit_sha":null,"homepage":"","language":"C#","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/Antelcat.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":"2023-06-30T06:14:15.000Z","updated_at":"2024-12-08T15:55:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"5f27d758-b38c-4af4-83f5-07bc3d92e4af","html_url":"https://github.com/Antelcat/mediasoup-sharp","commit_stats":null,"previous_names":["antelcat/mediasoup-sharp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Antelcat%2Fmediasoup-sharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Antelcat%2Fmediasoup-sharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Antelcat%2Fmediasoup-sharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Antelcat%2Fmediasoup-sharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Antelcat","download_url":"https://codeload.github.com/Antelcat/mediasoup-sharp/tar.gz/refs/heads/v3","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247436248,"owners_count":20938533,"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":["aspnetcore","bindings","csharp","dotnet","mediasoup","server-side","sfu","webrtc"],"created_at":"2024-11-05T20:18:00.481Z","updated_at":"2025-04-06T05:32:03.242Z","avatar_url":"https://github.com/Antelcat.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mediasoup-sharp\n\nCutting Edge WebRTC Video Conferencing ported to .NET from [mediasoup](https://github.com/versatica/mediasoup/)\n\n## Example\n\n![Example](./docs/Sample.png)\n\n## Reference\n\n![mediasoup-banner](https://github.com/versatica/mediasoup/blob/v3/art/mediasoup-banner.png)\n\n+ Github : [mediasoup](https://github.com/versatica/mediasoup/)\n+ Website : [mediasoup.org](https://mediasoup.org/)\n\n## Getting Start\n\nTry [Antelcat.MediasoupSharp.Demo](./src/Antelcat.MediasoupSharp.Demo/), which is an ASP.NET server side,\nthe client app is from [mediasoup-demo](./mediasoup-demo/app/)\n\nget into mediasoup demo, and install npm packages in `app` and `server`\n\n```shell\ncd mediasoup\ncd server\nnpm install\n```\n\nafter install packages in `app`, gulp build web app\n\n```shell\ncd mediasoup\ncd app\nnpm install\nnpm run start\n```\n\nremember to config your announced address in [mediasoup.config.json](./src/Antelcat.MediasoupSharp.Demo/mediasoup.config.json)\n\nfor example :\n\n```json\n{\n    \"protocol\": \"udp\",\n    \"ip\": \"0.0.0.0\",\n    \"announcedAddress\": \"your announced Address\",\n    \"portRange\": {\n        \"min\": 40000,\n        \"max\": 49999\n    }\n}\n```\n\nwhen all above were done, dotnet run `Antelcat.MediasoupSharp.Demo`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantelcat%2Fmediasoup-sharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantelcat%2Fmediasoup-sharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantelcat%2Fmediasoup-sharp/lists"}