Giter VIP home page Giter VIP logo

sdk-webrtc-meetings's People

Contributors

brandonfuller avatar glenninn avatar naveenkbhaskar avatar rihang6 avatar sivashankar06 avatar sivashankarbjn avatar vintageanand avatar

Stargazers

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

sdk-webrtc-meetings's Issues

ShareScreen Demo

I just run this demo in out local system. and I am able to see another participants screen share video in in content share section. but did not get functionality to share my screen. I waste lot of time on internet to get any article regrading my screen-sharing functionality. but did not getting anything.

please help me to add share my screen functionality.

Thank & Best Regards
Navin

Use dependency management

Since this is a browser facing SDK, I'd expect it to use some sort of dependency management system, and I'd suggest NPM as it is the defacto standard. It could solve 3 things:

  1. Having a package.json would make it able to be installed using simple npm install bluejeans/sdk-webrtc-meetings, and you can use githubs releases (or npm registry) to publish new versions.

  2. Instead of coming prebuild with locked versions of frameworks (fx underscore, bluebird, sockjs, socket-io), package.json would describe your dependencies, making it safe for developers to know what technologies are in use, and their versions, so the consumer can handle conflict resolutions.

  3. Not having 3rd party code in the repository (requirejs, jquery)

Cannot show remote video

Hi @glenninn , i just try this example, and try connect to a meeting, and it works, but i cannot see the remote videos from the other client?
is that anything i should modify?
Screen Shot 2020-07-20 at 11 03 31
it only show gray box in there..

Connection errors

Hi

We have started getting errors from WebRTC client, also present in the reference application. Can you please check it out?

image

webrtcsdk.min.js

Would it be possible to get the source for webrtcsdk.min.js in order not to rely on requirejs and build it from scratch?

The server side was broken

Perhaps, the backward compatibility was broken for this SDK. Your official example doesn't work too.
The example: https://bluejeans.github.io/sdk-webrtc-meetings/

The problem is on the server side during the paring via WebRTC.

Request
Endpoint: https://bluejeans.com/seamapi/v1/user/{userID}/live_meetings/{meetingId}/pairing_code/webrtc?access_token={token}
Payload: {"endpointType":4,"userId":{userId},"languageCode":"en","capabilities":["AUDIO","VIDEO","CONTENT"]}

Response
Status code: 403 (Forbidden)
Body: {"message":"Endpoints limit exceeded","status":"FORBIDDEN","error":"Forbidden"}

It will be nice to get a fix. Thanks

Mic shows as muted but mic audio still comes through

Muting a disconnected microphone and switching to a working one results in the UI incorrectly showing a muted mic (audio still comes through even though it appears to be muted)

Repro:
Go to https://bluejeans.github.io/sdk-webrtc-meetings/

  1. Join meeting (join with a mic that you can physically unplug or power off)
  2. Confirm participants can hear you
  3. Unplug mic
  4. Observe unplugged mic is still selected in the dropdown
  5. Mute microphone
  6. Switch to a working mic (e.g. MacBook Pro Speakers)
  7. Observe UI shows muted mic but participants can still see hear you.

Browser:
Chrome 85.0.4183.121

Additional notes:
Screenshot attached shows what the participant sees.
Screen Shot 2020-09-25 at 3 55 29 PM

Content sharing

The SDK looks like only supports viewing shared content. Is it possible to share the content as a participant in meeting within WebSDK?

Is it possible to join meeting with Audio and Video muted?

Hi there,

I'd like to allow users to join a meeting, but without sharing neither their Audio or Video with the presenter (and no way to change that). (like joining a single directional webinar / stream)

It seems that currently, I can only initialize the RTCClient without that option (I've tried giving devices : { audioIn: null, videoIn: null } but in vain) and then call BJN.RTCClient.toggleVideoMute() and BJN.RTCClient.toggleAudioMute() but this seems sub-optimal.

Any other way/implem to do so?

Thanks

Pinned Specific User Remote video

I want to pin remote video of a specific user Is there any method available that support to pinned video of specific user.
or
how can I customised remote video layout seeking view to grid view

Will Support come to Edge or Safari?

Currently you have Firefox, and Chrome supported. However I was wondering if Edge will be officially supported as well, or Safari eventually as well.

What does the path look like for this to you guys?

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.