{"id":15089905,"url":"https://github.com/chandrasekhar2039/media-capture-ionic-angular","last_synced_at":"2026-01-19T04:32:36.148Z","repository":{"id":234963674,"uuid":"789810500","full_name":"chandrasekhar2039/media-capture-ionic-angular","owner":"chandrasekhar2039","description":"From Lens to Screen: Demystifying Media Capture in Ionic Angular","archived":false,"fork":false,"pushed_at":"2024-04-21T21:55:55.000Z","size":3059,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T15:46:32.537Z","etag":null,"topics":["android","angular","camera","ionic","ios","media"],"latest_commit_sha":null,"homepage":"https://medium.com/@chandrasekhar.2039/from-lens-to-screen-demystifying-media-capture-in-ionic-angular-using-cordova-plugin-cc77a8d5ed7a","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/chandrasekhar2039.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}},"created_at":"2024-04-21T16:06:14.000Z","updated_at":"2024-04-21T21:57:04.000Z","dependencies_parsed_at":"2024-04-21T21:50:04.908Z","dependency_job_id":"2fa1942b-a606-4c60-a6cc-612c4aab92dc","html_url":"https://github.com/chandrasekhar2039/media-capture-ionic-angular","commit_stats":null,"previous_names":["chandrasekhar2039/media-capture-ionic-angular"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chandrasekhar2039/media-capture-ionic-angular","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chandrasekhar2039%2Fmedia-capture-ionic-angular","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chandrasekhar2039%2Fmedia-capture-ionic-angular/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chandrasekhar2039%2Fmedia-capture-ionic-angular/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chandrasekhar2039%2Fmedia-capture-ionic-angular/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chandrasekhar2039","download_url":"https://codeload.github.com/chandrasekhar2039/media-capture-ionic-angular/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chandrasekhar2039%2Fmedia-capture-ionic-angular/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28561841,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T03:31:16.861Z","status":"ssl_error","status_checked_at":"2026-01-19T03:31:15.069Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["android","angular","camera","ionic","ios","media"],"created_at":"2024-09-25T09:03:21.338Z","updated_at":"2026-01-19T04:32:36.133Z","avatar_url":"https://github.com/chandrasekhar2039.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Media Capture in Ionic Angular Using Cordova Plugin\n\nThis repository contains the code base for the Medium article titled [\"From Lens to Screen: Demystifying Media Capture in Ionic Angular Using Cordova Plugin\"](https://medium.com/@chandrasekhar.2039/from-lens-to-screen-demystifying-media-capture-in-ionic-angular-using-cordova-plugin-cc77a8d5ed7a).\n\n## Introduction\n\nIn this article, we explore the process of capturing media (photos and videos) using the Cordova plugin in an Ionic Angular application. We delve into the step-by-step implementation of media capture functionality, covering various aspects such as permissions, UI integration, and handling captured media.\n\n## Medium Article\n\nRead the full article on Medium: [\"From Lens to Screen: Demystifying Media Capture in Ionic Angular Using Cordova Plugin\"](https://medium.com/@chandrasekhar.2039/from-lens-to-screen-demystifying-media-capture-in-ionic-angular-using-cordova-plugin-cc77a8d5ed7a).\n\n## Contents\n\n- **src/**: Contains the source code for the Ionic Angular application.\n- **www/**: Contains the compiled code for the Ionic application.\n- **capacitor.config.ts**: Capacitor configuration file.\n- **package.json**: NPM package configuration file.\n\n## Usage\n\n1. Clone the repository:\n\n    ```\n    git clone https://github.com/chandrasekhar2039/media-capture-ionic-angular\n    ```\n\n2. Install dependencies:\n\n    ```\n    npm install\n    ```\n\n3. Run the application:\n\n    ```\n    ionic serve\n    ```\n\n4. Follow the implementation details provided in the Medium article to explore media capture functionality in Ionic Angular.\n\n## Contributing\n\nContributions are welcome! Feel free to open issues or pull requests for any improvements or suggestions.\n\n## Author\n\n[Chandrasekhar](https://medium.com/@chandrasekhar.2039)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchandrasekhar2039%2Fmedia-capture-ionic-angular","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchandrasekhar2039%2Fmedia-capture-ionic-angular","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchandrasekhar2039%2Fmedia-capture-ionic-angular/lists"}