{"id":16683335,"url":"https://github.com/lucassklp/ng-rtc-call-app","last_synced_at":"2025-06-27T22:05:31.070Z","repository":{"id":98862699,"uuid":"172743018","full_name":"lucassklp/ng-rtc-call-app","owner":"lucassklp","description":"A Angular 7 application made for chat, transfer files, videoconference, and screen sharing using WebRTC API.","archived":false,"fork":false,"pushed_at":"2020-01-23T11:32:00.000Z","size":142,"stargazers_count":21,"open_issues_count":3,"forks_count":21,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-06-27T22:04:07.303Z","etag":null,"topics":["angular2","angular4","angular5","angular6","angular7","call","chat","chat-application","conference","screensharing","videoconference","webrtc","webrtc-call","webrtc-demos"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/lucassklp.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":"2019-02-26T15:57:05.000Z","updated_at":"2025-06-03T15:08:44.000Z","dependencies_parsed_at":"2023-04-17T11:38:52.245Z","dependency_job_id":null,"html_url":"https://github.com/lucassklp/ng-rtc-call-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lucassklp/ng-rtc-call-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucassklp%2Fng-rtc-call-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucassklp%2Fng-rtc-call-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucassklp%2Fng-rtc-call-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucassklp%2Fng-rtc-call-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucassklp","download_url":"https://codeload.github.com/lucassklp/ng-rtc-call-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucassklp%2Fng-rtc-call-app/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262341622,"owners_count":23296069,"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":["angular2","angular4","angular5","angular6","angular7","call","chat","chat-application","conference","screensharing","videoconference","webrtc","webrtc-call","webrtc-demos"],"created_at":"2024-10-12T14:24:13.410Z","updated_at":"2025-06-27T22:05:31.050Z","avatar_url":"https://github.com/lucassklp.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NgRtcCallApp\n\n### This application was made for learning purpose.\n\n**What this application does? (or what it is intended to do)**\n\n- An individual chat between two person\n\n- A chat group between many people\n\n- The chat can be understood as: text, audio (optional), video (optional), and screen recording (optional) communication\n\n### Articles used to make this application\n\nI will put here all articles that helped me to develop and all doubts that I faced when I was developing it.\n\n#### Articles\n- https://blog.sessionstack.com/how-javascript-works-webrtc-and-the-mechanics-of-peer-to-peer-connectivity-87cc56c1d0ab\n- https://www.html5rocks.com/en/tutorials/webrtc/infrastructure/\n- https://www.html5rocks.com/en/tutorials/webrtc/basics/\n- https://w3c.github.io/webrtc-pc/#simple-peer-to-peer-example\n- https://www.webrtc-experiment.com/ and https://github.com/muaz-khan/WebRTC-Experiment\n- https://webrtc.github.io/samples/\n- https://www.tutorialspoint.com/webrtc/index.htm\n- https://codelabs.developers.google.com/codelabs/webrtc-web/#0\n\n#### Doubts\n- Where can I find STUN + TURN servers?\n  - https://gist.github.com/yetithefoot/7592580\n  - https://gist.github.com/mondain/b0ec1cf5f60ae726202e\n\n\n# NgRtcCallApp (How to build)\n\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.3.1.\n\n## Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\n\n## Code scaffolding\n\nRun `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.\n\n## Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.\n\n## Running unit tests\n\nRun `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n## Running end-to-end tests\n\nRun `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).\n\n## Further help\n\nTo get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucassklp%2Fng-rtc-call-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucassklp%2Fng-rtc-call-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucassklp%2Fng-rtc-call-app/lists"}