Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有人试图建立这个项目:
http://sites.google.com/site/webrtc/reference
我似乎无法构建 peerconnection_client.exe 文件。 如果有人有任何想法,请提出可能是什么问题?
好的,问题解决了。我必须包括这些库:
C:\Program Files (x86)\Microsoft DirectX SDK (June 2010)\Include C:\Program Files (x86)\Microsoft DirectX SDK (June 2010)\Lib\x86
然而,他们提供的代码从 web 开发的角度来看是没有用的。对于桌面应用程序,到目前为止它很有帮助。