Releases: webrtc-sdk/libwebrtc
Releases · webrtc-sdk/libwebrtc
125.6422.06
What's Changed
- Update rtc_video_device_impl.cc by @FourLeafTec in #7
- [WIP] Add Unified-Plan Support. by @wskfjtheqian in #9
- feat: add desktop/screen capture. by @cloudwebrtc in #11
- Add support for m92. by @cloudwebrtc in #13
- M92 by @cloudwebrtc in #14
- Fix crash on windows when camera is busy by @ashellunts in #19
- Intel media sdk by @zjzhang-cn in #17
- use raw pointer to uint8_t memory instead of custom "portable" string… by @pwinter1991 in #21
- Fix: remote sdp return local sdp by @nikohpng in #23
- Add GetStats by @nikohpng in #25
- m97_release by @cloudwebrtc in #26
- feat: interface improvement. by @cloudwebrtc in #27
- Use worker thread for VcmCapturer. by @cloudwebrtc in #28
- Support Screen capture by @dkubrakov in #24
- 修复media_constraints不能启用的问题 by @zjzhang-cn in #31
- fix thread-issue-for-audio-device-module. by @cloudwebrtc in #33
- disable desktop source on linux by @zjzhang-cn in #34
- Fix capture on linux by @zjzhang-cn in #35
- fix : Dynamically switch sound cards by @zjzhang-cn in #40
- [WIP] upgrade to m104. by @cloudwebrtc in #39
- Add GetStats for RtpSender and RtpReceiver. by @cloudwebrtc in #44
- Format BUILD.GN file by @xiaowei-guan in #45
- 修复拼写错误 by @zjzhang-cn in #51
- allow capture screen by directx by @zjzhang-cn in #50
- 共享屏幕部分区域 by @zjzhang-cn in #48
- 实例化RTCRtpParametersImpl时没有初始化rtp_parameters_ by @zjzhang-cn in #54
- dynamically adjust pixel count and frame rate by @zjzhang-cn in #55
- Code fromat by format.sh by @xiaowei-guan in #56
- Feat/expose set codec preferences and get capabilities by @cloudwebrtc in #60
- 选择音频设备时使用PostTask调用,防止在OnDeviceChange直接调用而死锁。 by @zjzhang-cn in #52
- 修改RTCMediaType的定义。 by @zjzhang-cn in #59
- 添加工具类,导出rtc的uuid生成函数。 by @zjzhang-cn in #62
- Helper class by @zjzhang-cn in #63
- I added doc strings to 7 files by @markdicks in #67
- Set Mic and Speaker Volume by @zjzhang-cn in #70
- Move threads code to rtc_peerconnection_factory by @xiaowei-guan in #71
- Doc/add doc strings to 4 files under include folder by @markdicks in #69
- Fix the build error when desktop capture disabled by @wanchao-xu in #72
- Set the volume of the remote audio track. by @zjzhang-cn in #74
- 修复SetSpeakerVolume等函数在Linux上线程检查的问题 by @zjzhang-cn in #75
- feat: add frame encryptor/decryptor interface. by @cloudwebrtc in #46
- fix: fix setCodecPreferences not working by @netsy in #78
- support restart camera. by @cloudwebrtc in #79
- fix: transceiver id. by @cloudwebrtc in #80
- Feat/conan support by @k-wasniowski in #84
- m114 release by @cloudwebrtc in #81
- rtc_data_channel_ may generate illegal callbacks by @zjzhang-cn in #86
- feat: more methods for e2ee. by @cloudwebrtc in #89
- Fix the crash issue for invalid candidate or session description by @wanchao-xu in #92
- e2ee: add key ring size. by @cloudwebrtc in #96
- fix compiler error for m125. by @cloudwebrtc in #97
New Contributors
- @FourLeafTec made their first contribution in #7
- @wskfjtheqian made their first contribution in #9
- @cloudwebrtc made their first contribution in #11
- @ashellunts made their first contribution in #19
- @zjzhang-cn made their first contribution in #17
- @pwinter1991 made their first contribution in #21
- @nikohpng made their first contribution in #23
- @dkubrakov made their first contribution in #24
- @xiaowei-guan made their first contribution in #45
- @markdicks made their first contribution in #67
- @wanchao-xu made their first contribution in #72
- @netsy made their first contribution in #78
- @k-wasniowski made their first contribution in #84
Full Changelog: https://github.com/webrtc-sdk/libwebrtc/commits/125.6422.06