mjpeg_stream 1.0.1 copy "mjpeg_stream: ^1.0.1" to clipboard
mjpeg_stream: ^1.0.1 copied to clipboard

A Flutter package for streaming MJPEG (Motion JPEG) video over HTTP

0.0.1 #

A Flutter package for streaming MJPEG (Motion JPEG) video over HTTP

📌 Changelog #

All notable changes to this project will be documented here.

[1.1.0] - YYYY-MM-DD #

Added #

  • 🎭 Blur Sensitive Content: Added an option to blur sensitive content in the stream.
  • 🏷 Watermark Feature: Allows adding a custom watermark text or widget.
  • 🎬 Live Indicator: Displays a "LIVE" badge when streaming.
  • 🔄 Stream Reload Feature: Adds a retry button for stream failures.
  • 📜 Enhanced Logging: Improved debugging and logging options.
  • 🎨 UI Enhancements: Improved styling with border radius and shadow effects.

Fixed #

  • 🛠 Fixed occasional crashes when processing MJPEG frames.
  • 🏎 Optimized performance for lower latency streaming.
  • 🚀 Improved network request handling for better stability.

[1.0.0] - YYYY-MM-DD #

Initial Release 🎉 #

  • 📡 MJPEG Streaming: Core functionality to stream MJPEG video.
  • 🎨 Customizable UI: Supports custom width, height, and BoxFit.
  • 🛠 Error Handling: Displays error messages and handles reconnection.
  • 📜 Logging Support: Optional logs for debugging stream issues.

👨‍💻 Happy Coding! 🚀

1
likes
130
points
113
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for streaming MJPEG (Motion JPEG) video over HTTP

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on mjpeg_stream