mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-29 12:08:37 +01:00
Capitalise
Co-authored-by: Hubert Chathi <hubertc@matrix.org>
This commit is contained in:
parent
70d7c36cd8
commit
5b8e3ef92a
|
|
@ -170,7 +170,7 @@ voice call). They can optionally send a second track in the same stream of kind
|
|||
`video` (creating a video call).
|
||||
|
||||
Clients implementing this specification use the first stream and will ignore
|
||||
any streamless tracks. Note that in the Javascript WebRTC API, this means
|
||||
any streamless tracks. Note that in the JavaScript WebRTC API, this means
|
||||
`addTrack()` must be passed two parameters: a track and a stream, not just a
|
||||
track, and in a video call the stream must be the same for both audio and video
|
||||
track.
|
||||
|
|
|
|||
Loading…
Reference in a new issue