---
title: HMCameraStream
framework: homekit
role: symbol
role_heading: Class
path: homekit/hmcamerastream
---

# HMCameraStream

An object that represents a camera’s audiovisual stream.

## Declaration

```swift
class HMCameraStream
```

## Topics

### Configuring the audio stream

- [audioStreamSetting](homekit/hmcamerastream/audiostreamsetting.md)
- [updateAudioStreamSetting(_:completionHandler:)](homekit/hmcamerastream/updateaudiostreamsetting(_:completionhandler:).md)
- [setAudioStreamSetting(_:)](homekit/hmcamerastream/setaudiostreamsetting(_:).md)
- [HMCameraAudioStreamSetting](homekit/hmcameraaudiostreamsetting.md)

### Initializers

- [init()](homekit/hmcamerastream/init().md)

## Relationships

### Inherits From

- [HMCameraSource](homekit/hmcamerasource.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Controlling the stream

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