• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Tutorials to develop scalable p2p/sfu/turn webrtc applications

Advisor ,
Aug 29, 2020 Aug 29, 2020

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

Views

208

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Aug 30, 2020 Aug 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/

Votes

Translate

Translate
Community Expert ,
Aug 30, 2020 Aug 30, 2020

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/

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advisor ,
Sep 06, 2020 Sep 06, 2020

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...

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 06, 2020 Sep 06, 2020

Copy link to clipboard

Copied

LATEST

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.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines