The WinRTC project hosts everything needed to build apps with interoperable real time communications for modern Windows. It brings the power of WebRTC to modern Windows apps written in C#, C++ and VB. WinRTC enables real-time voice calling, video chat and data functionality (file transfer etc.) with web browsers via WebRTC.
346
stars
68
forks
source link
Question: Is there example using WebRTCWrapper in UWP app. #115
Hi,
I am not able to even compile the WebRTCWrapper in my UWP app. Is there a example on how to use it? I get the following error when I try to compile it.
Thanks
Severity Code Description Project File Line Suppression State
Error This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is ..\packages\Microsoft.WinRTC.libwebrtc.80.0.11-alpha\build\native\Microsoft.WinRTC.libwebrtc.props. WebRtcWrapper C:\Projects\UWP\App3WinRTC\WebRtcWrapper\WebRtcWrapper.vcxproj 231
Hi, I am not able to even compile the WebRTCWrapper in my UWP app. Is there a example on how to use it? I get the following error when I try to compile it.
Thanks
Severity Code Description Project File Line Suppression State Error This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is ..\packages\Microsoft.WinRTC.libwebrtc.80.0.11-alpha\build\native\Microsoft.WinRTC.libwebrtc.props. WebRtcWrapper C:\Projects\UWP\App3WinRTC\WebRtcWrapper\WebRtcWrapper.vcxproj 231