Releases: Unity-Technologies/com.unity.webrtc
Releases · Unity-Technologies/com.unity.webrtc
2.1.1-preview
chore: upgrade package version 2.1.1-preview (#187) * upgrade package version 2.1.1-preview * fixed changelog
2.1.1
2.1.0-preview
M84
feat: update libwebrtc m84 (#148) * update libwebrtc m84 * fix compile error * fix agent image for build libwebrtc * change url for m84 * add unityvideodecoder for test * fix pip access * add envver of vs2017 path (cherry picked from commit 2786e3b02d76286b6d2e2133d2a418423a62cb3c) * invoke ci * fix lint * fix: fixed pack error on yamato (#144) * fixed pack error on yamato * fix build error on macos * fixed build error on macos * pip is not found Co-authored-by: Takashi KANNAN <[email protected]>
M83
Fix crash on encoder initialization (#111) * add trycatch and get initialization result method * fix error * wip: test * avoid throw exception * add null check on dispose * add isinitialized flag * add initialize assert * change is true to are equeal * skip test on linux * update mac and linux library