Coder Social home page Coder Social logo

getscreenmedia's People

Contributors

dandv avatar devvmh avatar fippo avatar henrikjoreteg avatar legastero avatar michaeljcole avatar rstormsf avatar sualko avatar tgabi333 avatar wballard avatar xdumaine avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

getscreenmedia's Issues

Add a license

I'd like to fork this in order to use this at work, but I need to have a license attached. Could you add a license? Probably the same that the other SimpleWebRTC stuff is under?

Screen Sharing in Chrome 34+ ?

I don't understand this commit: 437f302

It has disabled support for screen sharing for Chrome >= 34, but, if I modify this (changing the condition if (chromever >= 26 && chromever <= 33) to be if (chromever >= 26 && chromever <= 35) it's working great, even on Chrome 34 (as long as you have enabled the correct flag).

Can not sign firefox extension

I am having problem uploading my extension .zip folder.
I m getting error:

Sub-package must be signed
Error: Add-ons which contain sub-packages must have all sub-packages signed before uploading.

I just zip all 3 files in folder instal.rdf, bootstap.js, screenshare.xpi.

Can I share a screen with a headless browser using getScreenMedia?

I want to run a headless browser on the server within my Rails app. I want so share that browser's session with a web page in my app that users access through an iFrame in another web page in my app.

So for example:

  • If a user clicked on a button in that iFrame, then the headless browser would click on the corresponding button in its browsing session.
  • If the page updated within the headless browser's session, then the page within the iFrame would update in the same way.

I'm wondering if I might be able to achieve this using this. However, I'm guessing this would involve me embarking on a lengthy process of development, so before I dig too far into this potential rabbit warren, can I ask: is something like this even possible?

Extension explanation

Nowhere in the docs do I see the fact that the site that is doing the screensharing must provide its own extension for users to install. This additionally makes the extension examples more confusing because w/o that assumption it's very hard to tell what they're even supposed to be.

git tags vs npm version

Hi!

I've just noticed that a lot of repos don't git tag their releases in npm, it is on purpose?

Cannot read property 'sourceId' of undefined

Hiya
I'm trying this one out connected to a server running "simplewebrtc"
but when ever I click the button for sharing screen I'm getting this error message

Error in event handler for (unknown): TypeError: Cannot read property 'sourceId' of undefined

what am I missing here, I've never built a chrome extension before

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.