Friday, 20 June 2014

Tough Parts in WebRTC

Web RTC is supposed to be easy for developers,

Simple javascript 3-4 lines code and here you can make amazing application
though as advertised by Google guys, but the thing is , its still not easy for average programmer to make it to work, codes available on the site, example codes hardly work, only guys who are closely following webrtc are able to make it work


it will take time for average programmers to make it work

basic thing they miss out to tell is , that it requires signalling server
and there where confusion starts,  that's why there code doesn't work, LOL

No comments:

Post a Comment