Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/OpenVidu/openvidu

OpenVidu Platform main repository
https://github.com/OpenVidu/openvidu

Fix wrong object in openvidu-java-client. Add e2e tests for customIceServers connection property in openvidu-java-client and openvidu-node-client

285ff7b8f68128e3236fc67e6849bf731a5df472 authored over 2 years ago by cruizba <[email protected]>
openvidu-components: Added participant input in participant item

c24a6d4cd0fb7352e8f48f60c6f14e3d9178fac3 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Added participant property in stream model

602ae5b66b47c44149640207b5c3072a7fe3ba88 authored over 2 years ago by csantosm <[email protected]>
openvidu-browser: Use the RTCIceCandidate constructor on new candidates

The ice candidate event provides an "RTCIceCandidateInit" object, which
should be passed to the ...

97656aa9d68e325a1c8c571d029cc5e4cd3e8bf5 authored over 2 years ago by Juan Navarro <[email protected]>
openvidu-browser: minor changes

e426d223af1322f504d2f9683e627476738793e1 authored over 2 years ago by Juan Navarro <[email protected]>
openvidu-browser: Catch errors on WebRTC calls

2a5174a7b5d9713f0f249d2792742e67d545a43d authored over 2 years ago by Juan Navarro <[email protected]>
openvidu-browser: Use lowercase RID for simulcast layers

Firefox converts everything to lowercase and then the RIDs wouldn't
match in the internal medias...

85f0e3ecd520f93ead5d638f93e220e1cc797165 authored over 2 years ago by Juan Navarro <[email protected]>
openvidu-browser: Use Track.contentHint to configure WebRTC Sender

b5e645f13de292ae559968b8b1d0fab5f4bb7103 authored over 2 years ago by Juan Navarro <[email protected]>
openvidu-browser: Reduce 2 nesting levels in WebRtcPeer.createOffer

f10649b40c3476a734275d7436d5bcbd28e1017d authored over 2 years ago by Juan Navarro <[email protected]>
openvidu-components: Renamed participant item component

301e284d36fe468a93b06b5ec91f6e67acc5a3a0 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Renamed libConfig to openviduAngularConfig

cfef09245748d3208cd6ffa2d94c70086cf099ca authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Renamed webrtc service to openvidu service

8f4ff06723ed9292f4f335af94de0e88247d041b authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Renamed connections to streams

5a3430fab5dffcef62da4974277d3b285f6fe51d authored over 2 years ago by csantosm <[email protected]>
openvidu-server, openvidu-test-app: Fix e2e tests with new customIceServers connection property

bfbca2862d91e79076c1f72afff07b531591aee0 authored over 2 years ago by cruizba <[email protected]>
openvidu-components: Updated library config

5d16528f82c8b7794a52da0392bde4e0eabdd5b3 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Hidden audio detection when stream is not camera

3b46b7333b53a2eb4c344bba59380f31ba5f8efd authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Improved video aspect ratios in layout

ead068fbeec454dcf69a4105668c1b3dec110b3e authored over 2 years ago by csantosm <[email protected]>
Merge branch 'master' of https://github.com/OpenVidu/openvidu into feature/custom-ice-servers

6b8643d6c8fd8cd37388b4b1167d7ec80471e410 authored over 2 years ago by cruizba <[email protected]>
openvidu-testapp: Show configured ICE servers on created RTCPeerConnections to check ice server configuration from OpenVidu

5e196221983054bff2db689a3b8e45f189614ff0 authored over 2 years ago by cruizba <[email protected]>
openvidu: Add OPENVIDU_WEBRTC_ICE_SERVERS configuration paramater

4d579cf8b3180628153155831e1b626a9681a2b3 authored over 2 years ago by cruizba <[email protected]>
openvidu-browser: Add cutomIceServers from 'joinRoom' rpc message

40ed2c5efc6fb442fb9c9f18b41db0c1dfb33f46 authored over 2 years ago by cruizba <[email protected]>
Add customIceServers to openvidu-node-client. Send customIceServers to openvidu-browser in 'joinRoom' response

0437cc9199eb0bfa3c9b973a275bd228c10974b2 authored over 2 years ago by cruizba <[email protected]>
openvidu-browser: Fixed bug using speaking events

Subscribing to start/stop speaking events, the speechEvent object (which is undefined) is trying...

af818b66f6692f687e3e44fa5efa97388edd49bd authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Detected audio with start/stop speakings events

Added an audio wave icon for helping to detect when a publisher is speaking

956baad89fc6e8935273ca2687fb0e164c336574 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Changed methods visibility

46cc1db56004f8847200b92065acd5aee9f43175 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Updated projection strategy

Replaces ng-templates by a custom structural directive

2d293a689e273d864de000c9639bd00a252a25b4 authored over 2 years ago by csantosm <[email protected]>
Add Java client documentation

784db2c83038fbe24264f22b48a9b7d023d6672e authored over 2 years ago by cruizba <[email protected]>
deployment: Fix wrong OPENVIDU_PRO_ELASTICSEARCH_MAX_DAYS_DELETE to 7

f88ea86bed134e5f1fd508805edabca7c923e898 authored over 2 years ago by cruizba <[email protected]>
Tests for IceServerProperties. Integrate new attribute to Connection and generation token logic

fca9c7b2ab637f3d7526b38af61b3881b3dc77b4 authored over 2 years ago by cruizba <[email protected]>
Merge branch 'master' of https://github.com/OpenVidu/openvidu into feature/custom-ice-servers

3274db8a61a94532373c8971cbcf8036c4383246 authored over 2 years ago by cruizba <[email protected]>
openvidu-components: Refactored video enlarged feature

bb8f0b752fb66ce11589608a3dfb9abbc7ff8404 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Renamed participant input to stream

28fe810f0604bb3d3fdafb135a54871de9cd18e9 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Added stream notification projection

51c63fa4c5fcb1359b01a039fc5527aa7288bc3b authored over 2 years ago by csantosm <[email protected]>
openvidu-component: Refactored components

76c51af4efe018fb4ed458c0d138846c76960afa authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Removed rest service from library

The library will receive tokens and it does not generate them

055e3706698a2c9eba3a1a0842a18f6a01cfaa3d authored over 2 years ago by csantosm <[email protected]>
Merge pull request #690 from Flamenco/patch-2

Fix typo in docs

3143557951e88621a58506825ee5fbdc4955da8b authored over 2 years ago by Carlos Santos <[email protected]>
openvidu-components: Updated the dynamic components injection

Allowed the custom components injection from the view instead of the config file.

00087a7dc7503c5735093a84626a8eb742bc93cd authored over 2 years ago by csantosm <[email protected]>
Fix typo in docs

8f69c0d1a42edbbfa017bbcd7a614d4cfeb97896 authored over 2 years ago by Flamenco <[email protected]>
openvidu-server: replace IdentifierPrefixes.MEDIA_ID with MEDIA_NODE_ID

14b89da6f30a6b0987c2b4525d32e1b113e706af authored over 2 years ago by pabloFuente <[email protected]>
openvidu-server: add new IdentifierPrefixes.OPENVIDU_NODE_ID

6fec7f7cd39929bde235db62bf628455699e8954 authored over 2 years ago by pabloFuente <[email protected]>
openvidu-server: Add customIceServers to REST post of connection

ad778ff0d38668753fb2ab0e0ac66e394c5d505c authored over 2 years ago by cruizba <[email protected]>
Initial logic in openvidu-java-client to add to the ConnectionProperties class a new 'customIceServers' parameter

d7eae78372aea65d62b5f3bbd438f4937b70fe27 authored over 2 years ago by cruizba <[email protected]>
openvidu-components: Moved panels into panel component

bfd21ecd1e926650f023efec3024dc86dd7eb2dc authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Added panel component

e4a6d9be1d8bff240c82477cbe7ddf07776bd783 authored over 2 years ago by csantosm <[email protected]>
openvidu-browser: Enabled warning logs in production mode

55246abc4498105a20b69030173036add70681f4 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Refactored dynamic components loader

93d6796fb33ec3344e42a528953f565de0eb4563 authored over 2 years ago by csantosm <[email protected]>
openvidu-component: Loaded components dynamically

- For loading components with inputs/outputs directives, has been necessary to use the 'ng-dynam...

5f0ffb4b3a24931ada10a32728b937afb0922b35 authored over 2 years ago by csantosm <[email protected]>
Bump openvidu-proxy in openvidu-pro

e56ac827495d6908aef074a7c75dcec282778d1a authored over 2 years ago by cruizba <[email protected]>
Bump docker-compose beta/dev versions

a61b6bb587a835891b1421d8b1bd45f2b869440d authored over 2 years ago by cruizba <[email protected]>
fixup! openvidu-browser: Stream.typeOfVideo backwards compatibility fix

Add a TODO marker to remember that we have to change this when a
breaking-change release is done.

6e8e05553eb845fff1c9e4aaa4f00d3ff339e64a authored over 2 years ago by Juan Navarro <[email protected]>
openvidu-server: Add Simulcast Publisher config

Also add setting to the .env file for PRO deployments (which can be
converted into ENTERPRISE, u...

10f0961757a40ce13f390ed2db5a3469b16daf6c authored over 2 years ago by Juan Navarro <[email protected]>
openvidu-server: sanitize string for custom ConnectionId

eddf86f430cfaebf41030e61041678cf29052bbd authored over 2 years ago by Juan Navarro <[email protected]>
openvidu-server: allow setting custom ConnectionId for debug purposes

Allows applications to set a custom string for the the connection ID,
which is a great help for ...

425fe0983ca92079b0600b5e4e53feab86471607 authored over 2 years ago by pabloFuente <[email protected]>
openvidu-server: disable Simulcast Publisher by default

202e782c9d001f2b5611f3763cafb976c2e6d423 authored over 2 years ago by Juan Navarro <[email protected]>
openvidu-server: rename Simulcast Publisher config

OPENVIDU_STREAMS_VIDEO_SIMULCAST --> OPENVIDU_WEBRTC_SIMULCAST

f05dc3db330db0aa0f98f60d35a4a1ffd892f1f8 authored over 2 years ago by Juan Navarro <[email protected]>
openvidu-browser: adaptive simulcast config depending on source video

Do not blindly enable simulcast; instead, analyze the properties of the
source track in order to...

a11210a7eeec1c7016e4c4cbb90f084349173a40 authored over 2 years ago by Juan Navarro <[email protected]>
openvidu-browser: Stream.typeOfVideo backwards compatibility fix

Stream.typeOfVideo was a string and cannot be changed into an Enum
without breaking some client ...

786f1009fb03aca778dc022686ef2e69503f6075 authored over 2 years ago by Juan Navarro <[email protected]>
openvidu-browser: add TypeOfVideo

4fe0a4fda2a4a8a8354138ed574780a813e409f8 authored over 2 years ago by pabloFuente <[email protected]>
openvidu-browser: error message when calling deprecated LocalRecorder#record(string)

f158119d68bce8d52fd2d24b516bc1ae271c550c authored over 2 years ago by pabloFuente <[email protected]>
openvidu-browser: replace mime-types with mime dependency

925a51482dae0d3b2d6f215dfd1b4f157f8277a2 authored over 2 years ago by pabloFuente <[email protected]>
openvidu-browser: update dependencies versions

8976cba6ce7719f80d0e8ce037edbbdd0fd69085 authored over 2 years ago by pabloFuente <[email protected]>
openvidu-browser: revert wrong imports

3aae9a0ab1eca0d77c9b58f50e6057ad58e96fda authored over 2 years ago by pabloFuente <[email protected]>
openvidu-browser: install inherits and events packages

0010ac11573f8a0dcf532ba6817be3e0f380cc5a authored over 2 years ago by pabloFuente <[email protected]>
openvidu-browser: fix LocalRecorder

4ca3839821c26c6d6552c6ea0227f75f4fbdfd2d authored over 2 years ago by pabloFuente <[email protected]>
Revert "deployment: Disable rollback temporarly on creating AMIs"

This reverts commit dc248cae7144e4d85e99d264b8f3c0d411348b2c.

18f3f76b2284c2d515f660fd0a783dec364321c7 authored over 2 years ago by cruizba <[email protected]>
openvidu-components: Added constructor in participant abstract class

4ebc22d9d014e1524e28ef9b1463e79b8c430c03 authored over 2 years ago by csantosm <[email protected]>
openvidu-componentS: Decoupled panels from openvidu layout

e16816422ccc2ddb21f3fab9a128a18056747cc1 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Renamed components and models

* ov-room to ov-session
* ov-participant to ov-stream
* ov-chat to ov-chat-panel
* ov-participan...

9f9f09c8c532d26bcdd4d3ed767441493d239072 authored over 2 years ago by csantosm <[email protected]>
Merge pull request #688 from Flamenco/patch-2

Check for outboundStreamOpts before accessing it

6d37e4ce1ffb18ea930568e336fbcc02d6dda8c7 authored over 2 years ago by Pablo Fuente Pérez <[email protected]>
deployment: Disable rollback temporarly on creating AMIs

dc248cae7144e4d85e99d264b8f3c0d411348b2c authored over 2 years ago by cruizba <[email protected]>
openvidu-browser: ensure Promise return on every resolve and reject

ad8e8938d4032b5fbff5d97bace03efafe5850ff authored over 2 years ago by pabloFuente <[email protected]>
Refactored participant preview modal

- Commented not necessary code in user-settings which forced a new publisher init if device labe...

e9e3bbaf09ad7a29e49b1b77028e010e8e3dc61e authored over 2 years ago by csantosm <[email protected]>
Ensure video element mirroring is removed

When reusing a video element between a local stream with mirroring, and a remote stream with no ...

39c9cec7d100b4a6479fa14e029002b47be227a9 authored over 2 years ago by Flamenco <[email protected]>
Check for outboundStreamOpts before accessing it

This method should be the same as the others in regards to checking for valid property.
It seem...

75b88175cb01e68cd32ca45d4921fc69dd4202f1 authored over 2 years ago by Flamenco <[email protected]>
Fixed openvidu-webcomponent

3c1876769be2b4bd9657023c792e81fa81af0e6e authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Added webcomponent

Now it's possible generate a webcomponent using the openvidu-angular library.

a73230ac79eec3d2aa97a422bf8b597af9b4a97f authored over 2 years ago by csantosm <[email protected]>
Merge pull request #667 from OpenVidu/forcecodec-preferred

ForcedVideoCodec default set to MEDIA_SERVER_PREFERRED

46c7516764955ac7da9e9137c41281fca5421e86 authored over 2 years ago by Juan Navarro <[email protected]>
openvidu-components: Added prettier

31f5206f010ea1ea47ec23d56b5231cb1e1fb9ec authored over 2 years ago by csantosm <[email protected]>
openvidu-server: remove duplicated serialization of SessionProperties

Let SessionProperties serialize itself, instead of doing it externally
on the Session classes.

0262c85ac0bc33a2ef94d511c88349d6d2a05088 authored over 2 years ago by Juan Navarro <[email protected]>
openvidu-server: add MEDIA_SERVER_PREFERRED as default for ForcedVideoCodec

MEDIA_SERVER_PREFERRED: A recommended choice is done for you,
based on the media server that is ...

32fd093cf35c5cc590256ca6a857b399453c9dac authored over 2 years ago by Juan Navarro <[email protected]>
openvidu-test-e2e: Add new key 'forcedVideoCodecResolved' to API tests

727a872d9f5a6ec4f589b2ea0f7231e8ac6021dd authored over 2 years ago by Juan Navarro <[email protected]>
openvidu-server+clients: add new forcedVideoCodecResolved session property

Fill a new SessionProperties member "forcedVideoCodecResolved" to
contain the resolved value of ...

0cb9180ec5d9103c9cbf668b336d07fd711dad42 authored over 2 years ago by Juan Navarro <[email protected]>
openvidu-test-e2e: Support MEDIA_SERVER_PREFERRED and NONE as test codecs

Because this test is always run only for Kurento and Chrome, we know
what to select here in each...

bfa2ad8c6521dd4638cf4fc11874d1a232f519c4 authored over 2 years ago by Juan Navarro <[email protected]>
openvidu-components: Added openvidu videoconference components

3c97ceac37da59287eafe8f06c6df4725fee78c9 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Renamed library to openvidu-angular

673058381f1db84cd9e35d8c423ad6b3af20bdec authored over 2 years ago by csantosm <[email protected]>
Added openvidu-components-angular project

3fa674efd68c10fbb6c9d9a0f6c68648c43aa945 authored over 2 years ago by csantosm <[email protected]>
openvidu-test-e2e: give more time to crossBrowserTest

0b26735b7b0531cae31d8320ef57a64c2843d3d4 authored almost 3 years ago by pabloFuente <[email protected]>
Update doc API with new Typedoc camelcase syntax in links

1965a6b44f3cf328c76e5fed4f714a0d5d9377b9 authored almost 3 years ago by pabloFuente <[email protected]>
openvidu-test-e2e: fix number of JSON keys in restApiProTest

10e11072abafce835eaf5ae3238a8a3a89838c29 authored almost 3 years ago by pabloFuente <[email protected]>
openvidu-browser: new event documentation

c30091ee066a9bb72eca40f23e18345f3a5baf3e authored almost 3 years ago by pabloFuente <[email protected]>
openvidu-browser: extend accessDialogOpened event time from 1500 to 2000 ms

58edee6b9722e640463bf93aedb91a5399fe1296 authored almost 3 years ago by pabloFuente <[email protected]>
Jenkinsfile: fix openvidu-testapp compilation

e46a93f42cdb03fcd9361c33cfbde2e60be3f265 authored almost 3 years ago by pabloFuente <[email protected]>
openvidu-browser: update Copyright date

9f20cc248529bf91dae047eeeed8f829ca35b528 authored almost 3 years ago by pabloFuente <[email protected]>
openvidu-browser: fix TypeDoc config to properly exclude unwanted folders

200c1db526310e4fac4ad4c88c3597f835c65662 authored almost 3 years ago by pabloFuente <[email protected]>
openvidu-browser: update TypeDoc for TS compatibility

3763904f7321d5ab75ee9417e1b022c2b5c7b8a8 authored almost 3 years ago by pabloFuente <[email protected]>
openvidu-browser: update TS version. Fix "signal:X" event typings

695c13769c942875805c183a5c546098461e7fe4 authored almost 3 years ago by pabloFuente <[email protected]>
openvidu-browser: fix RTCIceCandidate and Blob errors

4e304b18d431f1e78b615424306126ce8897be51 authored almost 3 years ago by pabloFuente <[email protected]>
Dashboard: update Angular script commands location in package.json

16682c5456eb44cdc999734fc9fb8098a22f17d5 authored almost 3 years ago by pabloFuente <[email protected]>
Update to Angular Material 13

cb48033e72602991eb5198256b12e36f23d786ed authored almost 3 years ago by pabloFuente <[email protected]>
Update to Angular 13

21e81baa0366720eabd5b438210ed4fd180bce15 authored almost 3 years ago by pabloFuente <[email protected]>