Hey guys,
I am starting to explore WebRTC to build my next project which has live video chatting features. What's the best way to build it?
If you have ever made one, please share your experience.
Cheers.. π»
webRTCHacks is a great place to start, latest news, updates and some tutorials :)
webRTC Then use this for a list of the API's etc.
I would suggest however that webRTC is NOT just limited to video, it's a stream of data from peer to peer - meaning anything can be sent between the two (or more)!
Hope this helps!
Juan Suarez
Creative Full-stack Developer
Check this! https://simplewebrtc.com/