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
Property | Type | Description |
---|---|---|
streamId | number | An ID identifying this stream among the host's active streams. |