Chris pv stream viewer systemcore
Description
Added an ipk that shows mjpeg streams for all cameras it sees
very WIP closes nothing
Meta
Merge checklist:
- [ ] Pull Request title is short, imperative summary of proposed changes
- [ ] The description documents the what and why
- [ ] If this PR changes behavior or adds a feature, user documentation is updated
- [ ] If this PR touches photon-serde, all messages have been regenerated and hashes have not changed unexpectedly
- [ ] If this PR touches configuration, this is backwards compatible with settings back to v2024.3.1
- [ ] If this PR touches pipeline settings or anything related to data exchange, the frontend typing is updated
- [ ] If this PR addresses a bug, a regression test for it is added
Consider displaying each camera as a single block, and making the raw and processed streams toggleable (when both are on the block would expand). Name by hostname then camera name, and perhaps show port if user hovers?
Dark favicon is a better choice, since atp the SystemCore theme is also dark by default, and there doesn't seem to be a light mode.
Publish the .ipk with the release.
It's showing there's no MJPEG stream found for dupe, but the two right after it are, in fact, the feed from the dupe camera
Consider renaming to Photon Viewer for brevity, as the current title doesn't fit within a tab. Additionally, this would exhibit consistency with what we currently title our client windows in a browser.