https://github.com/mitchellblaser/webjcc
The Web Jetson Camera Client
https://github.com/mitchellblaser/webjcc
Last synced: 4 months ago
JSON representation
The Web Jetson Camera Client
- Host: GitHub
- URL: https://github.com/mitchellblaser/webjcc
- Owner: mitchellblaser
- License: gpl-3.0
- Created: 2020-02-23T13:06:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-23T13:33:00.000Z (over 6 years ago)
- Last Synced: 2025-02-13T10:47:07.543Z (over 1 year ago)
- Language: HTML
- Size: 346 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WebJCC
The Web Jetson Camera Client
*The WebJCC is designed as a solution for the FRC Team 5584's robot, where an intermittent camera stream had to be viewed over the network without access to any additional data.*
This software will also work on any other MJPEG stream, just dial in the IP, Port, Path, and whether you want the stream to keep polling for it to pick back up in the event of a failure.
Staged application can be found at https://mitchellblaser.github.io/WebJCC/.