GithubHelp home page GithubHelp logo

html5 and webRTC support? about nw.js HOT 15 CLOSED

nwjs avatar nwjs commented on May 7, 2024
html5 and webRTC support?

from nw.js.

Comments (15)

zcbenz avatar zcbenz commented on May 7, 2024

HTML5 support is on the same level with Chromium, though some media features may not open. WebRTC could be supported but we have not opened it now.

Any test case on browsers can also run on node-webkit.

from nw.js.

sequoiar avatar sequoiar commented on May 7, 2024

How to enable webRTC in node-webkit when compile it?

from nw.js.

zcbenz avatar zcbenz commented on May 7, 2024

Sorry I'm not familiar with WebRTC, there should be a flag to open it somewhere. I add this as todo but you may have to wait until 0.2.4.

from nw.js.

zcbenz avatar zcbenz commented on May 7, 2024

To implement WebRTC, we need to override ContentBrowserClient::GetMediaObserver, currently there is an implementation in chrome/browser/media, but it would take some time to move it to node-webkit.

from nw.js.

rogerwang avatar rogerwang commented on May 7, 2024

I think we need a strategy for all the features enabled in the browser but not in the content shell.


From: Zhao Cheng [email protected]
Sent: Sun Aug 26 09:09:29 格林尼治标准时间+0800 2012
To: rogerwang/node-webkit [email protected]
Subject: Re: [node-webkit] html5 and webRTC support? (#26)

To implement WebRTC, we need to override ContentBrowserClient::GetMediaObserver, currently there is an implementation in chrome/browser/media, but it would take some time to move it to node-webkit.


Reply to this email directly or view it on GitHub.

from nw.js.

zcbenz avatar zcbenz commented on May 7, 2024

features implemented in browser usually heavily rely on other features of browser, such as preferences, proxies, webui, extensions and many others. I thinks we should just borrow the code, and implement our own.

from nw.js.

Gary-zhouxianjun avatar Gary-zhouxianjun commented on May 7, 2024

0.8.2 support webrtc?

from nw.js.

youxiachai avatar youxiachai commented on May 7, 2024

@Gary-zhouxianjun you can see this node-webkit app https://www.sqwiggle.com/ look like use webrtc

from nw.js.

Gary-zhouxianjun avatar Gary-zhouxianjun commented on May 7, 2024

@youxiachai THX but not is node webkit app, browser webrtc i know.

from nw.js.

youxiachai avatar youxiachai commented on May 7, 2024

@Gary-zhouxianjun node-webkit already support webrtc .. and https://www.sqwiggle.com/ is true node-webkit app,you can find in https://github.com/rogerwang/node-webkit/wiki/List-of-apps-and-companies-using-node-webkit

from nw.js.

Gary-zhouxianjun avatar Gary-zhouxianjun commented on May 7, 2024

Oh. my computer is not camera, can you help me try?

from nw.js.

Gary-zhouxianjun avatar Gary-zhouxianjun commented on May 7, 2024

@youxiachai Oh. my computer is not camera, can you help me try? you see https://talky.io/

from nw.js.

youxiachai avatar youxiachai commented on May 7, 2024

@Gary-zhouxianjun node-webkit already support webrtc..... I test it long long ago .....

from nw.js.

Gary-zhouxianjun avatar Gary-zhouxianjun commented on May 7, 2024

@youxiachai THX Is my problem,win7 ok but win8.1 not support. also, You know not why tray events in new window open it

from nw.js.

Gary-zhouxianjun avatar Gary-zhouxianjun commented on May 7, 2024

@youxiachai Go back and verified, the security software is blocking the camera, so WebRTC can not open

from nw.js.

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.