{"id":21401983,"url":"https://github.com/dride/cordova-plugin-rtsp-vlc","last_synced_at":"2025-06-20T06:36:21.951Z","repository":{"id":57208847,"uuid":"126818208","full_name":"dride/cordova-plugin-rtsp-vlc","owner":"dride","description":"PhoneGap/Cordova VLC RTSP Player Plugin","archived":false,"fork":false,"pushed_at":"2024-06-13T11:26:31.000Z","size":224,"stargazers_count":25,"open_issues_count":9,"forks_count":22,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-06-09T10:59:54.400Z","etag":null,"topics":["cordova","rtsp","vlc"],"latest_commit_sha":null,"homepage":"https://dride.io","language":"Java","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/dride.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":"2018-03-26T11:23:57.000Z","updated_at":"2024-02-03T16:19:27.000Z","dependencies_parsed_at":"2024-11-22T15:35:57.138Z","dependency_job_id":null,"html_url":"https://github.com/dride/cordova-plugin-rtsp-vlc","commit_stats":{"total_commits":98,"total_committers":5,"mean_commits":19.6,"dds":0.326530612244898,"last_synced_commit":"37c4333ac7ce2fef13b45e174f0f3df8345f2bd1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dride/cordova-plugin-rtsp-vlc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dride%2Fcordova-plugin-rtsp-vlc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dride%2Fcordova-plugin-rtsp-vlc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dride%2Fcordova-plugin-rtsp-vlc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dride%2Fcordova-plugin-rtsp-vlc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dride","download_url":"https://codeload.github.com/dride/cordova-plugin-rtsp-vlc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dride%2Fcordova-plugin-rtsp-vlc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260897216,"owners_count":23079215,"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":["cordova","rtsp","vlc"],"created_at":"2024-11-22T15:34:01.737Z","updated_at":"2025-06-20T06:36:16.937Z","avatar_url":"https://github.com/dride.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![npm version](https://badge.fury.io/js/cordova-plugin-rtsp-vlc.svg)](https://badge.fury.io/js/cordova-plugin-rtsp-vlc)\n\n# PhoneGap/Cordova RTSP player using VLC\n\n## Installation\n\n    cordova plugin add cordova-plugin-rtsp-vlc\n\n## Supported Platforms\n\n- Android\n- iOS\n\n## Usage\n\n```\nwindow.VideoPlayerVLC.play(\n\t url,\n\t done =\u003e {},\n\t error =\u003e {}\n);\n```\n\n## Response\n\ndone: string - \"onDestroyVlc\"\n\n## Example:\n\n```\nwindow.VideoPlayerVLC.play(\n\t \"rtsp://192.168.42.1/live.mov\",\n\t done =\u003e {},\n\t error =\u003e {}\n);\n```\n\nReferences:\n\nhttps://github.com/disono/libVLC-Player by [@disono](https://github.com/disono)\n\nhttps://github.com/pengyanb/com.pengyanb.vlcstreamplayer by [@pengyanb](https://github.com/pengyanb)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdride%2Fcordova-plugin-rtsp-vlc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdride%2Fcordova-plugin-rtsp-vlc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdride%2Fcordova-plugin-rtsp-vlc/lists"}