Class CameraIocMjpegUrlSupplier

java.lang.Object
gda.factory.FindableBase
uk.ac.gda.epics.camera.CameraIocMjpegUrlSupplier
All Implemented Interfaces:
Findable

public final class CameraIocMjpegUrlSupplier extends FindableBase
Uses PV hosted on a camera IOC to report the up to date URL for camera mjpeg stream. This URL is in principle subject to change every time the IOC reboots.
  • Constructor Details

    • CameraIocMjpegUrlSupplier

      public CameraIocMjpegUrlSupplier(String iocUrlLookupPv)
  • Method Details