com.unity.webrtc icon indicating copy to clipboard operation
com.unity.webrtc copied to clipboard

Fix build errors when using M96 version of libwebrtc

Open nishantkumar opened this issue 3 years ago • 1 comments

The webrtc.zip for the M96 version also needs to be updated to include these missing files. (For testing, I used the files locally from the M92 version) api/video_track_source_proxy.h api/proxy.h media/base/h264_profile_level_id.h

Testing:

  • Built webrtc plugin on Mac.
  • Verified that PeerConnection & Data channel samples work on Mac.

nishantkumar avatar Mar 25 '22 21:03 nishantkumar

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Nishant Naveen seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

unity-cla-assistant avatar Mar 25 '22 21:03 unity-cla-assistant

Recreate the PR to update the libwebrtc. https://github.com/Unity-Technologies/com.unity.webrtc/pull/843

karasusan avatar Nov 30 '22 00:11 karasusan