flutter_mjpeg 1.3.0 copy "flutter_mjpeg: ^1.3.0" to clipboard
flutter_mjpeg: ^1.3.0 copied to clipboard

outdated

Flutter widget to show mjpeg stream from URL, mainly used by ip camera, stop itself when not on screen

1.3.0 22/01/2021 #

  • improve framerate
  • update deps

1.2.9 10/08/2020 #

  • correct deps version

1.2.8 29/06/2020 #

  • correctly handle http errors (other than >= 200 > 300)

1.2.7 08/06/2020 #

  • fix crash when widget was disposed.

1.2.6 26/03/2020 #

  • add timeout on open connexion to prevent forever loading state

1.2.5 03/10/2019 #

  • improve pub scoring

1.2.4 02/10/2019 #

  • close http client when widget not on screen

1.2.3 02/10/2019 #

  • close http client when dispose

1.2.2 20/09/2019 #

  • fix some errors happening in some mjpeg stream

1.2.1 18/09/2019 #

  • add possibility to pass headers to the stream request

1.2.0 16/09/2019 #

  • add compatibility with flutter web by using http package

1.1.1 10/07/2019 #

  • update flutter_hook to be compatible with last stable

1.1.0 18/06/2019 #

  • add a play/pause state

1.0.1 16/06/2019 #

  • apply width and height on all states

1.0.0 16/06/2019 #

  • initial release.
37
likes
40
points
963
downloads

Publisher

verified publishermylisabox.com

Weekly Downloads

Flutter widget to show mjpeg stream from URL, mainly used by ip camera, stop itself when not on screen

Repository (GitHub)
View/report issues

License

BSD-2-Clause (license)

Dependencies

flutter, flutter_hooks, flutter_widgets, http

More

Packages that depend on flutter_mjpeg