Skip to content

xxoo/av_media_player

Repository files navigation

About AvMediaPlayer

A lightweight media player for flutter that builds on system components. Video rendering in Texture widget. For api documentation please check here.

Platform Version Backend
iOS 12+ AVPlayer
macOS 11+ AVPlayer
Android 8+ MediaPlayer
Windows 10+ MediaPlayer

Supported media formats

It all depends on the platform's native components. But the following formats are generally supported:

Type Formats
Video Codec H.264, H.265(HEVC)*
Audio Codec AAC, MP3
Container Format MP4, TS
Transfer Protocol HTTP, HLS

* Windows user may need to install a free decoder for H.265(HEVC) from Microsoft Store.

About

A lightweight media player for flutter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published