Skip to main content
Robert Mc Dowell
Legend
August 30, 2020
Answered

Tutorials to develop scalable p2p/sfu/turn webrtc applications

  • August 30, 2020
  • 1 reply
  • 460 views

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

    This topic has been closed for replies.
    Correct answer kglad

    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/

    1 reply

    kglad
    Community Expert
    kgladCommunity ExpertCorrect answer
    Community Expert
    August 30, 2020

    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/

    Robert Mc Dowell
    Legend
    September 6, 2020

    Thanks kglad but this tutorial is from 2012 and need to deep read it if it's updated for today...

    kglad
    Community Expert
    Community Expert
    September 6, 2020

    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.