Copy link to clipboard
Copied
Hi,
I'm looking for a good tutorial/sample/exemple to develop a scalable p2p/sfu/turn application with animate?
as there were several good one for rtmfp/netgroup p2p, is animate can do the same now with webrtc?
Thanks
i assume you'll be using an animate canvas project because as3 isn't going to work for a public web site. in that case you'll be using javascript. here's a tutorial, https://www.html5rocks.com/en/tutorials/webrtc/basics/
Copy link to clipboard
Copied
i assume you'll be using an animate canvas project because as3 isn't going to work for a public web site. in that case you'll be using javascript. here's a tutorial, https://www.html5rocks.com/en/tutorials/webrtc/basics/
Copy link to clipboard
Copied
Thanks kglad but this tutorial is from 2012 and need to deep read it if it's updated for today...
Copy link to clipboard
Copied
javascript hasn't changed in the last 10 years so it's probably still applicable.
you can test with someone else, if you want to check that it still works.