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