Closed zcsteele closed 7 years ago
I'll give these a try tonight.
On Thu, Mar 9, 2017 at 2:40 PM Zach Steele notifications@github.com wrote:
This PR should add a pair of pages to the server, to help make running/testing the camera a bit easier
Both pages should display the video streams side-by-side, scaled to fit the browser width.
You can view, comment on, or merge this pull request online at:
https://github.com/SnoBotics981/RaspberryPi/pull/4 Commit Summary
- Fileserver code compiles but is not tested
- Fix bug in FileServer; add working links for dashboard & debugger
File Changes
- M build.gradle https://github.com/SnoBotics981/RaspberryPi/pull/4/files#diff-0 (1)
- A src/main/java/FileServer.java https://github.com/SnoBotics981/RaspberryPi/pull/4/files#diff-1 (44)
- M src/main/java/HttpManager.java https://github.com/SnoBotics981/RaspberryPi/pull/4/files#diff-2 (2)
- A static/dashboard.html https://github.com/SnoBotics981/RaspberryPi/pull/4/files#diff-3 (10)
- A static/debug.html https://github.com/SnoBotics981/RaspberryPi/pull/4/files#diff-4 (10)
Patch Links:
- https://github.com/SnoBotics981/RaspberryPi/pull/4.patch
- https://github.com/SnoBotics981/RaspberryPi/pull/4.diff
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/SnoBotics981/RaspberryPi/pull/4, or mute the thread https://github.com/notifications/unsubscribe-auth/AMnSX9YD9BZF7oJh3VzgYhRTH-KPFaWfks5rkH_sgaJpZM4MYuwy .
This PR should add a pair of pages to the server, to help make running/testing the camera a bit easier
Both pages should display the video streams side-by-side, scaled to fit the browser width.