Click here to Skip to main content
16,019,618 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,


i want to integrate video Conferencing in my web application using asp.net or Jquery.

actually i want to something like user go to my web application URL with specific id means something like private room id and share this URL with other user so both user can do video chat like Google hangout.


i have tried Webrtc sample but in this sample sound i'm facing audio issue(not getting clear audio).


please provide me best solution for the same.




Thanks
Posted
Comments
Try some other code. You can find many of them in Code Project itself and Google.

These articles from Codeproject
Video Conferencing using WebRTC[^]
YouConf - Your Live Online Conferencing Tool[^]
And you could find more in web.
 
Share this answer
 
Have you tried the samples at codelab[^]? I didn't see any voice quality issue. You can also read How to Implement a Real-time Commnication Application with WebRTC[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900