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

openvidu-components: Fixed bug with playing recording

Set a default value if recording extension is undefined.

1122fb864986c1a5a620be6ad43f907cfcfee760 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Improved prejoin styles

65025c4e333578566eeb9a9c16e9aeaa7dab2a16 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Fixed prejoin selectors when is iPhone

f93b55818dfc092de5646b98d3723a279a3f0c38 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Updated exported components

1f348d298617daf0ec91a7f15085969b842e88a9 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Updated captions component

e8f110f6b55d19ad57fa1b487867218134b314bb authored over 2 years ago by csantosm <[email protected]>
Move lorem-ipsum dependency to library temporarly

091f53c596a109e575fdecba3e3213ec4cc281ad authored over 2 years ago by cruizba <[email protected]>
Move lorem-ipsum dependency to fix build

f4b9636d5ac6843e5b8a26cb09c5b451b858ad4b authored over 2 years ago by cruizba <[email protected]>
openvidu-components: Removed unnecessary code after fixed hark

openvidu-browser hark events bug has been fixed so it is not necessary to resubscribe again afte...

53d54a682e401dc1a4c80d1fcb37ac02b605331e authored over 2 years ago by csantosm <[email protected]>
openvidu-browser: fix hark events reapplication after Publisher#replaceTrack

ce230f059a9e60b7f425b7030b9c8e11e0b75f95 authored over 2 years ago by pabloFuente <[email protected]>
openvidu-browser: init hark events on Publisher#replaceTrack

b99f387b4ef2c79040952e5ce44b79896b82494b authored over 2 years ago by pabloFuente <[email protected]>
Merge pull request #726 from Flamenco/patch-2

Add space after period.

a04f43e98dab56c0aa64b68e32ddb9472f5b3fa3 authored over 2 years ago by Pablo Fuente Pérez <[email protected]>
Merge pull request #739 from OpenVidu/fix_replaceTrack_event

Fixed StreamPropertyChangedEvent when replaced tracks

4078852503ff35e3b80693ed2a6c770e5c086aa1 authored over 2 years ago by Pablo Fuente Pérez <[email protected]>
openvidu-components: Updated testapp

873b52f19c05a0da828850b74578a8d5b814ca45 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Deleted samples

d96edcfec634d1b3067bf1393c30e445b48ea001 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Renamed subtitles components to captions

b4080fedea85f90655ee3787660ee63603a30ef7 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Updated e2e tests

085d659363935f02f13cf3a12317d7f939f3f221 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Fixed race condition with session initialization

When prejoin component is disabled, the Session component was initialized before the videoconfer...

95e5e977da11729f00973907b134b5d92cd9dc36 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Updated layout elements transitons

25972260ac020e0c66953d81ad808b9488d12640 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Added dev dependencies in testapp

4fd2fc859597a2c3ae4a443bec9a03fb7016ced9 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Added preliminary subtitles

0b74590252b297d804e078e153ff1f267da44526 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Updated layout

fc7b961010eba88c4d729be3b36a75d5f307cf32 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Fixed recording extension

8f2cfec2011d51650368ac1ef4c36f449165a982 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Updated E2E test

84d3ea1de7c21aa034cd1b4ef98b3f8c60007069 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Updated test app

6ace61fe75135b2d17646c79feae8f17a379a008 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Improved play and download recordings

a46502cecac2b1eb99fe89a5f7ccdbf16d37b849 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Fixed replace tracks in session

eaed1b3692b2d53e425cea39e9bcf6309c198161 authored over 2 years ago by csantosm <[email protected]>
openvidu-browser: Fixed StreamPropertyChangedEvent when replaced tracks

03a15d10777ffaf4f8d0cfa214df2e230400f329 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Fixed panel services bugs

Chat panel is not updating when a new message is received.
Wrong method had been invoked

ea3f16778e2904f8657857adffbea92f193a3535 authored over 2 years ago by csantosm <[email protected]>
openvidu-browser: replace setAttribute('playsinline') with playsInline=true

556b3a0a2bfb58cdeb3e4756de49dafd30998ecc authored over 2 years ago by pabloFuente <[email protected]>
openvidu-browser: fix echo when calling Publisher#replaceTrack

17ff9105aaf05f435f6247c7fa4d7eaa39daf812 authored over 2 years ago by pabloFuente <[email protected]>
openvidu-components: Avoided subscribe to recording events if disabled

6269db8978f0621a63b266ce73a43a0dfcf91200 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Updated testapp

fd45988bfcb235a80fd5944780c0d5308b677fff authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Improved play recordings feature

26f96761cdadcd60fe86a15cdfce5d65f8f52aba authored over 2 years ago by csantosm <[email protected]>
openvidu-copmponents: Updated recording and admin dashboard

c71848ec3cfc5adea8e68456e70a77b4eaf376c9 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Fixed typo showing disconnected error

b2dc5da33ca61cffe54073c74701a56bc59ee734 authored over 2 years ago by csantosm <[email protected]>
openvidu-java-client: add method OpenVidu#getActiveSession(String sessionId)

c37e619dac5f0433742e077dd6e57ee72b461c6f authored over 2 years ago by pabloFuente <[email protected]>
openvidu-components: Fixed bug updating media devices

b283dcd3a29a273329ea83c848f025b9fd4346ec authored over 2 years ago by csantosm <[email protected]>
openvidu-components-e2e: Added settings button test

a1d55575fdc8f806d8c123b3288e7888bd186189 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Added missing bg effects directive to webcomponent

2c200d4d86e04343016e38d0f41108d670bc01d3 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Added settings directive to webcomponent

12ad515e5b877cba8791481fbe228fbd7ef6c4d4 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Added settings panel for configuring media devices

c8264fdb1b3901b499352f0284dfaf675d126a65 authored over 2 years ago by csantosm <[email protected]>
openvidu-java-client: improve default values of Properties

3908dfc146cedee69124b8904b7283493cc65529 authored over 2 years ago by pabloFuente <[email protected]>
openvidu-java-client: RecordingPropertiesTest

e5fc3927b5870370e032634f179574ee9a9abe5d authored over 2 years ago by pabloFuente <[email protected]>
openvidu-test-e2e: update Kurento image from 6.16.0 to dev-6.18

84f23f6bebc0f942968b920c7089beeb019e443f authored over 2 years ago by pabloFuente <[email protected]>
Update "mediaNode" Recording property

1dd234a928835c679861e14af58a8ba35d257a97 authored over 2 years ago by pabloFuente <[email protected]>
openvidu-components: Made toolbar responsive

57869cb358de5fa65439edc8e71f98bdec078647 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Emitted event when refresh button is clicked

d18d37de821183d2d5722859a1edeca35a675e68 authored over 2 years ago by csantosm <[email protected]>
openvidu-java-client: fix unit test

bb23e65897363ae4274fc26daaa19207f54936a2 authored over 2 years ago by pabloFuente <[email protected]>
Move RecordingProperties#fromJson from openvidu-server to openvidu-java-client

735d4a96bd036ce24769d2e600fcb3406f805d2e authored over 2 years ago by pabloFuente <[email protected]>
openvidu-components: Hidden bacground service from docs

7e8b6adaad055fa11e6dcaae1d1425ad77a47f76 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Updated Readme

76e27fb5d9397f84a94544a8d2f154b02b0ab2bd authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Updated recording panel

cf77883982f6ce39f7232e81cdb5c51e77d7e671 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Splitted material imports

b133313e446cfacf9c97492220ac3e22a884b66c authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Added translations

e83025f5223f874d02c79b7b10e2f156c2f7ba3a authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Added admin dashboard

15a7037b0451ca8047a34c7c5812f47dfcb4e5e7 authored over 2 years ago by csantosm <[email protected]>
openvidu-test-e2e: fix OpenVidu SDK fetch test

d37809ac5b8abaf0fb10d795be1bdcdfcd1fc217 authored over 2 years ago by pabloFuente <[email protected]>
openvidu-server: fix uncaught exception in Token class

c6e3875cebd192592454f4cba478798d6883655a authored over 2 years ago by pabloFuente <[email protected]>
Move ConnectionProperties#fromJson from openvidu-server to openvidu-java-client

b102a44d507e2ac4b38e3b2aa9f3541a8164ae21 authored over 2 years ago by pabloFuente <[email protected]>
Move SessionProperties#fromJson from openvidu-server to openvidu-java-client

a49e1818c08897e4322b9fc2a1b313df8bc1d048 authored over 2 years ago by pabloFuente <[email protected]>
Merge pull request #734 from OpenVidu/deployment-logs

Improvements for deployment script "logs" command

caa9accf025888693942d00e7d52e2084f05dcfe authored over 2 years ago by Carlos Ruiz Ballesteros <[email protected]>
openvidu-components: Implements AfterViewInit in prejoin component

bba03ec8a05540fd9d6a196b7a289ad7e11c7214 authored over 2 years ago by csantosm <[email protected]>
Remove improper usages of SessionProperties.forcedVideoCodecResolved (#737)

forcedVideoCodecResolved is a property that gets automatically assigned
by the server and only ...

ac5700cd9555088a4fbe3392415c7285715a6876 authored over 2 years ago by Juan Navarro <[email protected]>
ci: Only listen on push master branch and PRs to master

a18b15146fcde9e3de3980a3a84e52e1f1f31c5b authored over 2 years ago by cruizba <[email protected]>
openvidu-components: Fixed recording button toolbar

Checked role when the toolbar menu is opened for avoiding deprecated values

91c328b58f50e8d7123a99e634b49082bb75dc5c authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Fixed video blank on iOS devices

84bf80c24a994b28c3f048e35fbc6600afb36065 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Fixed bug with show mat menu in iPhone devices

3c323233a5a3c3fd1f45d3ab8d671c205e9726ed authored over 2 years ago by csantosm <[email protected]>
Update README with OpenVidu Tests badge

e3aaf2a25ab294156821b43ec5f13ff284d9084f authored over 2 years ago by pabloFuente <[email protected]>
openvidu-server: fix RPC missing parameters exception message

83397b07dc8b5318edc1356a91631a471fd08ea9 authored over 2 years ago by pabloFuente <[email protected]>
deployments: Allow users to print whole logs or just follow them

Users can call the script with "-f" or "--follow" in order to follow the
latest lines (like with...

4e54cd24723e7fc74eca0911c9dbc7d028707466 authored over 2 years ago by Juan Navarro <[email protected]>
deployments: use "--tail 10" to follow logs

docker-compose uses "--tail all" by default, which prints the complete
logs before starting to f...

5d61cb1afad7cf6793f19029ee74b5c33a10a2ea authored over 2 years ago by Juan Navarro <[email protected]>
ci: Define defaults if not present for push

5152f38d2356b727fc939f80af9cc91ff5a69ef8 authored over 2 years ago by cruizba <[email protected]>
ci: Check if default values works on push

c4ba0b66b40f6b7be7166d8cdd328680bc606f5d authored over 2 years ago by cruizba <[email protected]>
ci: Use paths-ignore instead of paths

c326c206c4ab0483b98cbf4773e7b1a4b839256c authored over 2 years ago by cruizba <[email protected]>
ci: Add e2e tests in github actions

757923bbc4a1e3db75f67b5bd418f45c6d37a3a4 authored over 2 years ago by cruizba <[email protected]>
openvidu-components: Fixed missing device labels in Firefox

57c17b50ef8ebb794789231b57103abf77baee32 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Fixed form styles

a9854649a4c6a2297f6b336efc33217f77ed5825 authored over 2 years ago by csantosm <[email protected]>
openvidu-components-e2e: Added sleep after open mat menu

6e1783fb8707680729d3d84731bad0ea8aba7002 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Allowed one single string token in webcomponent

5d574fb3d2218df777820031d95de783f00f7616 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Commented recording e2e test

2fd764ce7c99cc84e5a2cfd4a2c02949a28b7b16 authored over 2 years ago by csantosm <[email protected]>
openvidu-test-e2e: Fix streamPropertyChangedEventTest race condition.

This supposedly fix a flaky test. If the event reaches before the viewport resolution is known, ...

e8fae9bf0fdbb70f60b681c8a9c97b03fd387197 authored over 2 years ago by cruizba <[email protected]>
openvidu-components-e2e: added sleep after click button

b80ca191e2d0ff705eab549d45e04d487ded7fa4 authored over 2 years ago by csantosm <[email protected]>
github-actions: Fixed testapp url address

4a3865f4193ded8229ce9cd7e10429b778742e91 authored over 2 years ago by csantosm <[email protected]>
github-actions: added certs chrome flags

adf362f4e848c7ecee0752a958294ebeae2f25a4 authored over 2 years ago by csantosm <[email protected]>
github-actions: Launched openvidu-server with recording enabled

86fdab922ac81910d7abb192dd73381465f1f463 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Minor changes in recording panel view

e65a6b7afe638ad56387fd8ca133d10d477a2240 authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Updated e2e test

5754dcfd8f054a46688fcac15cc1b0b29ca8deff authored over 2 years ago by csantosm <[email protected]>
openvidu-components: Added recording

openvidu-components: Fixed recording directive name

44110a6246af02d2161da551d1781953cfda857a authored over 2 years ago by csantosm <[email protected]>
openvidu-test-e2e: Ignore videoDimensions event in filter event test.

206a44d881fdbe2fbc0b6685d9a178c2a3a99964 authored over 2 years ago by cruizba <[email protected]>
Jenkinsfile: Remove kurento-java skip tests

8b27191378a1ffe2014066ad96d266f0c4d37324 authored over 2 years ago by cruizba <[email protected]>
Jenkinsfile: Temporarly disable tests until kurento-java tests passes

d6c430cd66334189b50e850085b515c4ca09b5db authored over 2 years ago by cruizba <[email protected]>
Jenkisfile: Move mvn_settings instead of copying

f0bba6ee438b3f12657291c978a04ef317e5ce71 authored over 2 years ago by cruizba <[email protected]>
Jenkisfile: Get public kurento snapshots credential to download snapshots

49dc9e7df0928fe86213caa74e3c465d06179d5e authored over 2 years ago by cruizba <[email protected]>
Jenkinsfile: use maven settings so snapshots can be downloaded. Build kurento mvn build snapshots with only one thread to avoid github packages download restrictions

bbb16189ef245920276e348284fad8bd09346bb4 authored over 2 years ago by cruizba <[email protected]>
openvidu-components: Updated video poster styles

4af8be5a72ee1c17db349428bffa2c58e59de92c authored over 2 years ago by csantosm <[email protected]>
Merge pull request #722 from OpenVidu/kurento-6.18

Change to new API methods for Kurento release 6.18.0

f2f37ab42d1956efa30d848f05b92779554e0a41 authored over 2 years ago by Carlos Ruiz Ballesteros <[email protected]>
deployment: Prepare for kurento dev-6.18

a8fd0f8cf7fb68106d3bbcebdb36ec62137664bd authored over 2 years ago by cruizba <[email protected]>
openvidu-components: Added black poster when video is muted

5fa3f749f526abfd38ed5dd6d74c9c69aadb939e authored over 2 years ago by csantosm <[email protected]>
Revert "openvidu-node-client: Updated rejected responses"

This reverts commit df7bd5f202aa1c24cb6714ec769bb0efada9ff8b.

2785d3c036b28192c2b0d01eef2812f9541b372e authored over 2 years ago by csantosm <[email protected]>
openvidu-server: Missing add customIceServer in joinRoom response

f0f5f217bb3ea9b936b6fca730e7f45ebeb559f0 authored over 2 years ago by cruizba <[email protected]>
openvidu-server: Check nulls before setting default ICE servers in customIceServers

958eaee41d68b468f994b61fcce428ee0fe88f58 authored over 2 years ago by cruizba <[email protected]>