{"id":18593646,"url":"https://github.com/silenium-dev/compose-av","last_synced_at":"2026-03-08T00:13:27.757Z","repository":{"id":249888079,"uuid":"832754433","full_name":"silenium-dev/compose-av","owner":"silenium-dev","description":"libmpv Wrapper with Compose Integration","archived":false,"fork":false,"pushed_at":"2026-03-05T23:23:22.000Z","size":8800,"stargazers_count":1,"open_issues_count":5,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-05T23:24:59.415Z","etag":null,"topics":["compose","jni","kotlin","kotlin-library","mpv","multimedia","vaapi"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/silenium-dev.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-07-23T16:51:36.000Z","updated_at":"2026-02-20T23:20:13.000Z","dependencies_parsed_at":"2024-07-24T01:06:54.514Z","dependency_job_id":"a98152dc-3dba-480b-ab69-7c13a6f7e024","html_url":"https://github.com/silenium-dev/compose-av","commit_stats":{"total_commits":146,"total_committers":2,"mean_commits":73.0,"dds":"0.12328767123287676","last_synced_commit":"be6821c6f2044e642b8f594f31b70cf6e93058cc"},"previous_names":["silenium-dev/compose-av"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/silenium-dev/compose-av","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silenium-dev%2Fcompose-av","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silenium-dev%2Fcompose-av/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silenium-dev%2Fcompose-av/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silenium-dev%2Fcompose-av/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/silenium-dev","download_url":"https://codeload.github.com/silenium-dev/compose-av/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silenium-dev%2Fcompose-av/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30238363,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T23:52:25.683Z","status":"ssl_error","status_checked_at":"2026-03-07T23:52:25.373Z","response_time":53,"last_error":"SSL_read: 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":["compose","jni","kotlin","kotlin-library","mpv","multimedia","vaapi"],"created_at":"2024-11-07T01:13:08.311Z","updated_at":"2026-03-08T00:13:27.734Z","avatar_url":"https://github.com/silenium-dev.png","language":"Kotlin","readme":"# compose-av\n\nA kotlin library for audio and video playback in Jetpack Compose.\nIt is based on [libmpv](https://github.com/mpv-player/mpv) and\n[compose-gl](https://github.com/silenium-dev/compose-gl).\n**Disclaimer**: This library is in a very early stage of development, so it might not work as expected.\n\n## Features\n\n- [ ] Compose video player (🚧)\n- [ ] Compose audio player\n\n## Platforms\n\n- [x] Linux\n- [ ] Windows\n- [ ] Android\n\n*Note: macOS/iOS support won't be implemented because of lack of development hardware.\nIf you want to contribute, feel free to do so.*\n\n## Usage\n\nGradle:\n\n```kotlin\nrepositories {\n    maven {\n        name = \"silenium-dev releases\"\n        url = uri(\"https://reposilite.silenium.dev/releases\")\n    }\n}\n\ndependencies {\n    implementation(\"dev.silenium.compose.av:compose-av:0.1.0\")\n}\n```\n\nThe library currently requires the `libmpv` shared library to be installed on the system.\nOn Linux, you can install it using your package manager, e.g. on Ubuntu:\n\n```shell\nsudo apt install libmpv2\n```\n\n### Example\n\nSee the [Main.kt](src/test/kotlin/dev/silenium/multimedia/compose/Main.kt) in the test sources\non how to use the library.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsilenium-dev%2Fcompose-av","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsilenium-dev%2Fcompose-av","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsilenium-dev%2Fcompose-av/lists"}