mjpeg_view 1.0.0 copy "mjpeg_view: ^1.0.0" to clipboard
mjpeg_view: ^1.0.0 copied to clipboard

Provide a viewer to play motion jpeg as a Flutter widget.

mjpeg_view #

Provide a viewer to play motion jpeg as a Flutter widget.

Usage #

MjpegView(
  uri: 'http://192.168.0.1:8000/video.mjpg',
)

There is a repository that compiles links to publicly available motion jpegs. These sources are good to try as well.(Be careful not to overload them.) https://github.com/AzwadFawadHasan/Public_MotionJPEG_Sources?tab=readme-ov-file

License #

MIT License

Credits #

This library is inspired by the following repository

Thank you for your great work<3

2
likes
150
points
727
downloads

Publisher

unverified uploader

Weekly Downloads

Provide a viewer to play motion jpeg as a Flutter widget.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_hooks, http, rxdart

More

Packages that depend on mjpeg_view