<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [SimpleUserMediaLocal](./sip.js.simpleusermedialocal.md) &gt; [video](./sip.js.simpleusermedialocal.video.md)

## SimpleUserMediaLocal.video property

The local video media stream is attached to this element.

<b>Signature:</b>

```typescript
video?: HTMLVideoElement;
```
