---
title: streamState
framework: homekit
role: symbol
role_heading: Instance Property
path: homekit/hmcamerastreamcontrol/streamstate
---

# streamState

The current state of the camera stream.

## Declaration

```swift
var streamState: HMCameraStreamState { get }
```

## See Also

### Controlling the stream

- [startStream()](homekit/hmcamerastreamcontrol/startstream().md)
- [stopStream()](homekit/hmcamerastreamcontrol/stopstream().md)
- [cameraStream](homekit/hmcamerastreamcontrol/camerastream.md)
- [HMCameraStream](homekit/hmcamerastream.md)
- [HMCameraStreamState](homekit/hmcamerastreamstate.md)
