# Compose-Multiplatform-Video-Player **Repository Path**: wxn1983/Compose-Multiplatform-Video-Player ## Basic Information - **Project Name**: Compose-Multiplatform-Video-Player - **Description**: Compose-Multiplatform-Video-Player Compose跨平台的 视频播放器项目 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-15 - **Last Updated**: 2024-04-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Compose Multiplatform Video player Featured in Kotlin weekly and Kotlin weeekly This example demonstrates how you can use video player in your compose multiplatform app: [![Video](https://img.youtube.com/vi/su4L5BcONXU/maxresdefault.jpg)](https://www.youtube.com/watch?v=su4L5BcONXU) # Troubleshooting ## MacOS on Apple Chip (M1/M2) If you encounter the error 'pod install' command failed with code 1. run the following commands in the terminal: ```bash sudo softwareupdate --install-rosetta --agree-to-license ``` ```bash sudo gem uninstall ffi && sudo gem install ffi -- --enable-libffi-alloc ```

kashif_mehmood_ kashif-mehmood kashif-mehmood