MixedReality-WebRTC is a collection of components to help mixed reality app developers integrate audio and video real-time communication into their application and improve their collaborative experience
If the question is "Can this project be used to implement a web app" then the answer is no. We support only Windows Desktop / UWP (C/C++ and C#) apps, and Unity apps (Standalone, UWP, Android).
If the question is "Can a Windows Desktop / Windows UWP / Android app be developed with this project, and then used to communicate with a web app (developed without this project) then the answer is yes.
This project uses the Google implementation of WebRTC which follows the WebRTC 1.0 standard, and therefore should be compatible with all other WebRTC implementations following that same standard.
I was just wondering ,it can be used in web project (voice chat/video chat ) app as well?