ffmpeg_streamer 0.1.0 copy "ffmpeg_streamer: ^0.1.0" to clipboard
ffmpeg_streamer: ^0.1.0 copied to clipboard

A cross-platform Flutter FFI plugin that embeds FFmpeg to decode audio & video and stream raw frames — works on Android, iOS, macOS, Windows & Linux.

0.0.1 #

  • Initial release.
  • Added FfmpegDecoder with video and audio rendering support.
  • Supported platforms: Android, iOS, macOS, Windows, Linux.

0.1.0 #

  • Added getFrameAtTimestamp method to retrieve a frame at a specific timestamp.
  • Added getFrameAtIndex method to retrieve a frame at a specific index.
  • Added native C implementation for seeking and frame extraction with thread safety.
1
likes
150
points
158
downloads

Publisher

unverified uploader

Weekly Downloads

A cross-platform Flutter FFI plugin that embeds FFmpeg to decode audio & video and stream raw frames — works on Android, iOS, macOS, Windows & Linux.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter, plugin_platform_interface

More

Packages that depend on ffmpeg_streamer

Packages that implement ffmpeg_streamer