Skip to content

ened/flutter_plugin_h264

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

h264

A simple Flutter plugin which decodes raw H264 or H265 IDR frames into bitmap representations.

It's the callers responsibility to check whether the hardware supports the input format & dimensions.

The plugin utilizes platform code and does not depend on 3rd party libraries. This means in most cases, the hardware decoder is used to carry out the conversion.

About

Simple H264 decoding plugin for Flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published