# Mini Program audio and video call SDK (Linux) Release Page

Running on board. Linux System on the hardware device, for the device to provide a Mini Program with the mobile phone WeChat VoIP Ability to talk.

See Instructions for UseMini Program audio and video calls SDK (Linux)》

# Development resources

name file size SHA-256 Checksum file name
[Weixin VoIP Ring tone](https://dldir1.qq.com/WechatWebDev /wmpf/wxvoipsdk-linux/res/phonering.wav) 142184
84761f7f2e06f9cc266cfc791b118bebb64cb4489964c33af8646a4eec8f310d
phonering.wav

# About Version Number

The first three D50 Represents the stable version,D52 Express Beta Beta. The actual version number should be compared. 5 Bit hex.

# Beta version

The public beta version is for testing new features only. Please wait for the final stable release in the production environment.

# D5200097 Version (2024/1/11)

platform file size SHA-256 Checksum file name
[to download ARM 32 Bit version](https://dldir1.qq.com/WechatWebDev /wmpf/wxvoipsdk-linux/D5200097/wxvoipsdk-0xD5200097-linux-arm-release.tar.gz) 3712064
a4e4f93796d13626f6da3bf6e6a4b11e097891013f580fe72caee634e739b91e
wxvoipsdk-0xD5200097-linux-arm-release.tar.gz
[to download ARM 64 Bit version](https://dldir1.qq.com/WechatWebDev /wmpf/wxvoipsdk-linux/D5200097/wxvoipsdk-0xD5200097-linux-arm64-release.tar.gz) 6377218
4a6ecac6b06b1d1ce1168090837902f86cdd51404e3ab0030bd201e2741d7700
wxvoipsdk-0xD5200097-linux-arm64-release.tar.gz
[to download x86 64 Bit version](https://dldir1.qq.com/WechatWebDev /wmpf/wxvoipsdk-linux/D5200097/wxvoipsdk-0xD5200097-linux-x64-release.tar.gz) 7214382
53e0d58207f88ffc09b61d99f3aa552a090a68a82edbb50cb854ef2b999d8bee
wxvoipsdk-0xD5200097-linux-x64-release.tar.gz

Update log

  1. New: Support to answer incoming phone calls from WeChat, seeMobile WeChat Calling Device(Linux)》
  2. New: Reception of Video Streams
  3. New: H265 Video Streaming Support
  4. Added: opus Compressed audio streaming support
  5. New: horizontal screen reception, video streaming subscription function, can refer to wx_init_config_t Newly added configuration fields
  6. New: Call Room Number Get Interface wx_voip_session_get_roomid

# Stable version

# D5000088 Version (2023/07/25)

platform file size SHA-256 Checksum file name
[to download ARM 32 Bit version](https://dldir1.qq.com/WechatWebDev /wmpf/wxvoipsdk-linux/D5000088/wxvoipsdk-0xD5000088-linux-arm-release.zip) 6452126
c2dd1e1821afef3cbc75a889435776f8df7ab2301f436b945a3d7845d2a6a846
wxvoipsdk-0xD5000088-linux-arm-release.zip
[to download ARM 64 Bit version](https://dldir1.qq.com/WechatWebDev /wmpf/wxvoipsdk-linux/D5000088/wxvoipsdk-0xD5000088-linux-arm64-release.zip) 9119068
470c0e24f19a05e21015a599c5e46ddf7fdb426683f1d5591968cd4518f4f27e
wxvoipsdk-0xD5000088-linux-arm64-release.zip
[to download x86 64bit version](https://dldir1.qq.com/WechatWebDev /wmpf/wxvoipsdk-linux/D5000088/wxvoipsdk-0xD5000088-linux-x64-release.zip) 9999985
22a20fdf49a26867ab3151b031c7033fd8d5328ebcc28c45e48961bf7be35494
wxvoipsdk-0xD5000088-linux-x64-release.zip

Update log

D5000088 After release, the previous closed beta version will be stopped for maintenance and banned after a transition period. Developers are requested to update to the official version as soon as possible.

  1. Optimization: For the closed beta version, the binary size and CPU Occupy
  2. Optimization: Camera Video Stream Rotation (Need to match the WeChat client released after the effect)
  3. Optimization: Stability Improvement