Git Product home page Git Product logo

Comments (10)

wmurphyrd avatar wmurphyrd commented on May 14, 2024 2

Looks like Edge WebRTC is available in preview builds as of a couple weeks ago: https://blogs.windows.com/msedgedev/2017/01/31/introducing-webrtc-microsoft-edge/#Hlcah5SRWeiITzeV.97

Have you tried it?

from networked-aframe.

wassx avatar wassx commented on May 14, 2024

Ok, I found on the page of WebRtc: no edge supported. 😕

from networked-aframe.

wassx avatar wassx commented on May 14, 2024

Ah thank you, I'll give it a try!

from networked-aframe.

robertlong avatar robertlong commented on May 14, 2024

There's still no support for DataChannels in Edge 🙁
https://developer.microsoft.com/en-us/microsoft-edge/platform/status/?filter=f3f0000bf&q=rtc

from networked-aframe.

wmurphyrd avatar wmurphyrd commented on May 14, 2024

Just confirmed successful networking in WindowsMR on Edge using wsEasyRTC adapter

from networked-aframe.

wmurphyrd avatar wmurphyrd commented on May 14, 2024

Note that the invalid calling object error traces back to https://github.com/networked-aframe/networked-aframe/blob/master/src/NafLogger.js#L24

Getting it to load in Edge requires that networked-scene.debug is false and that you avoid any other conditions that would invoke the NafLogger

from networked-aframe.

wmurphyrd avatar wmurphyrd commented on May 14, 2024

So this may be a bug in Edge which has a fix in preview right now: https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/14495220/

from networked-aframe.

wmurphyrd avatar wmurphyrd commented on May 14, 2024

The original issue, SCRIPT65535: Invalid calling object, is now fixed in the latest version of Edge (windows 10 v1803, build 17134.81), so this issue can probably be closed. Although we may still want an open issue to track full Edge compatibility.

With that latest version, I get some partial support in Edge with the EasyRTC adapter now. Audio can stream between two Edge tabs on the same machine (but not to other browsers or even Edge on another machine), and other avatars sometimes sync into the Edge instance but not from Edge outwards.

from networked-aframe.

3DataWill avatar 3DataWill commented on May 14, 2024

With a new beta from EasyRTC last week, voice and video conference with Edge worked for me in their demo, streaming between desktop Edge and Android Firefox.

Edge still doesn't have DataChannels, but perhaps the wseasyrtc adapter could be extended with audio support.

from networked-aframe.

vincentfretin avatar vincentfretin commented on May 14, 2024

Edge is now using Chromium. Closing.

from networked-aframe.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.