Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.

Commit 0a4767c

Browse files
jianjunzlzhai
andauthored
Update changelog. (#442)
Co-authored-by: lzhai <[email protected]>
1 parent a8ceea6 commit 0a4767c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/mdfiles/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
Change Log
22
==========
33
# 5.0
4+
* Add WebTransport support for conference mode, see [this design doc](../../design/webtransport.md) for detailed information.
5+
* All publications and subscriptions for the same conference use the same `PeerConnection`.
46
* `LocalStream`'s property `mediaStream` is renamed to `stream`. It could also be a `SendStream` or `BidirectionalStream`.
7+
* `Publication` has a new property `transport`.
8+
* `StreamSourceInfo` has a new property `data` for source info of non-audio and non-video data.
59

610
# 4.3
711
* The type of `conferenceClient.publish` method's option is changed from `AudioEncodingParameters` and `VideoEncodingParameters` to `RTCRtpSendParameters`.

0 commit comments

Comments
 (0)