Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplified the logic for the mjpeg stream decoding and display, along with adding text for bandwidth and FPS * Use stream builder instead of flutter hooks * Remove StreamManager, instead have one change notifier to hold the state and decoding streams * Only start a camera stream when the widget becomes focused * Rebuild the widget when focus changes, automatically restarting streams properly
- Loading branch information