HomeGuidesAPI Reference
HubBlogChangelogSupport ForumLog In
API Reference

Web SDK - IJoinStream

Home > @rainway/web > IJoinStream

IJoinStream interface

A client tells a host that it's interested in its stream, and wishes to start receiving captured media. The host should send a keyframe.

Signature:

export interface IJoinStream 

Properties

PropertyTypeDescription
streamIdnumberAn ID identifying this stream among the host's active streams.