DiamondLightSource / DiamondLightSource/dodal
Remove dependency on MJPG stream
Open
- Dominant language
- Python
- Stars
- 5
- Forks
- 13
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 10
Description
@coretl would like to deprecate the MJPG stream in favour of the PVA stream. We should move any instances where we're using it into instead using PVA.
Note that currently there is no solution to how we will read this stream via a web UI so we will have to use the MJPG stream for that for now
## Acceptance Criteria
* `dodal` reads the PVA stream, rather than the MJPG stream for getting any data from OAVs
Contributor guide
Assessment
This issue has not been assessed yet.