GithubHelp home page GithubHelp logo

ened / flutter_plugin_h264 Goto Github PK

View Code? Open in Web Editor NEW
13.0 3.0 2.0 494 KB

Simple H264 decoding plugin for Flutter

License: Other

Java 60.61% Ruby 3.89% Objective-C 5.82% Dart 8.25% Swift 21.23% C 0.19%

flutter_plugin_h264's Introduction

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.

flutter_plugin_h264's People

Contributors

ened avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

nxtb cieyjl

flutter_plugin_h264's Issues

Decoding h264 byte stream from websocket

Is it possible to feed and decode a byte stream from a server? I saw in the example that after loading the mp4 samples, the byte buffer is being fed into the h264 decoder. Can we do the same with the stream from a websocket? Is decoding of inter-frame compressed stream possible?

Reduce Android API level requirements

Reduce Android API level requirements to 16+ (currently 21+ due to modern API usage)

Perhaps less of a problem the longer this issue stays open. :-)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.