DiamondLightSource / DiamondLightSource/atlas
Update webcam streams to use davidia server
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 4
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 8
Description
Currently, some mjpg streams have multiple issues:
- mjpg streams are often using `http`, rather than `https`, causing issues for authenticated clients
- some mjpg streams are unavailable outside the beamline network
When available, we should update camera streams to use a davidia server or other equivalent technique for viewing.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the camera and MJPG stream configuration in the TypeScript monorepo and identify streams using HTTP or restricted to the beamline network. Done means affected streams use a davidia server or equivalent, use HTTPS, and are viewable by authenticated clients outside the beamline network.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100