---
title: stopStream()
framework: homekit
role: symbol
role_heading: Instance Method
path: homekit/hmcamerastreamcontrol/stopstream()
---

# stopStream()

Stops the camera stream.

## Declaration

```swift
func stopStream()
```

## See Also

### Controlling the stream

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