Ecosyste.ms: OpenCollective

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

github.com/collab-project/videojs-record

video.js plugin for recording audio/video/image files
https://github.com/collab-project/videojs-record

move monkey-patched play method into plugin constructor (#442)

* move monkey-patched play method into constructor to prevent screwing up other players on the p...

8eea6a57fd320d2cec15b53746f64c7313a47d94 authored almost 5 years ago by Thijs Triemstra <[email protected]>
doc: update media constraints example (fixes #408)

ae80f4a0b568330617c3ea44f9ad9b04060e2a07 authored almost 5 years ago by Thijs Triemstra <[email protected]>
travis: re-enable Firefox (#441)

* test on firefox

* update dev dependencies

* dont test against any safari for now

* ad...

a6177a4c2b3d4a20fc5753e356a56237ef83a695 authored almost 5 years ago by Thijs Triemstra <[email protected]>
support constraints when recording screen-only or audio-screen (#440)

* support constraints when recording screen-only or audio-screen

* update pr nr

01fd6dda31c60128150f39164aceed09dd9ff895 authored almost 5 years ago by Thijs Triemstra <[email protected]>
travis: test on ubuntu 18 and install additional audio codecs

2f01b1db75bf368c9dbceccb3819c83e558ba293 authored almost 5 years ago by Thijs Triemstra <[email protected]>
update dev dependencies

126544408420c85a1046a0a29da3f8c5a2ef2489 authored almost 5 years ago by Thijs Triemstra <[email protected]>
bump version: 3.9.0

0c0323cdebb08ec4487a940392ac23d504924722 authored about 5 years ago by Thijs Triemstra <[email protected]>
happy new year

dca63689a0318bd4cf30e57efaa6f82437278c98 authored about 5 years ago by Thijs Triemstra <[email protected]>
image-only: prevent blank image at startup (#427)

* wait till stream is ready

* update dev dependencies

* add changelog entry

* tidy up

d6b8c7e7f97b0884bab689df29aa0048f840373e authored about 5 years ago by Thijs Triemstra <[email protected]>
fix check

63c44c190aa18e7b4797225e28803ac321d061f1 authored about 5 years ago by Thijs Triemstra <[email protected]>
reject videojs-wavesurfer version 3.0.0 or newer until that release is available and supported

9a015cff0d5f2106bbb5718895b23c791ecde4dd authored about 5 years ago by Thijs Triemstra <[email protected]>
add image-only output options (#403)

* add imageOutput options

* add image settings

* add changelog entry

* document options...

20be8e74452ba8a3b9ad1f8566a9bf55d91e2999 authored about 5 years ago by Thijs Triemstra <[email protected]>
check for pipToggle existence (#426)

4951774cde9c1434057b83c02825870e2b88b94c authored about 5 years ago by Thijs Triemstra <[email protected]>
bump required version for videojs-wavesurfer to 2.11.0 or newer

ea37325c1d36167c5e70cb8af1c47b72c3c635ad authored about 5 years ago by Thijs Triemstra <[email protected]>
Specify non-minified videojs-record in main entry of package.json (#409)

* specify non-minified videojs-record in main entry of package.json

* add style and sass entr...

b3d8ad67b5908d127dad9b1f690158e1fbe1e9e8 authored about 5 years ago by Thijs Triemstra <[email protected]>
update dev dependencies

41aa50b3a74fa562088d232404a9c6de3ad27225 authored about 5 years ago by Thijs Triemstra <[email protected]>
update dev dependencies

abf4954e3efcde4f814496875d6268965b8f0c28 authored over 5 years ago by Thijs Triemstra <[email protected]>
build: disable firefox ci on travis for now

ca9a238a3849ca6e3b3918d25393db94f4b3145b authored over 5 years ago by Thijs Triemstra <[email protected]>
Activating Open Collective (#401)

* Added financial contributors to the README

* update donate section

fbac0f8d00c49effb1e8877c1c57a4117865adf9 authored over 5 years ago by jess <[email protected]>
build: preserve license comments

f3b2a34cc4076951690e5125b1757f6c5080692e authored over 5 years ago by Thijs Triemstra <[email protected]>
update dev dependencies

48e87d7b87c96ed35d5fb033b93fca567ff97dfc authored over 5 years ago by Thijs Triemstra <[email protected]>
Trigger 'retry' event for image-only mode (#397)

* added replay trigger

* added replay trigger

* delete .idea

* changed event name, read...

263074cb1f59c08be30ea1aad5fe39bfaeb7a8f7 authored over 5 years ago by André Vendramini <[email protected]>
delete bower.json

service is deprecated.

fixes #393

0f8fe9bfd853fd2242b074f630680ff7d28472b8 authored over 5 years ago by Thijs Triemstra <[email protected]>
update dev dependencies

bf0a2724d63c80e8d2f09573fbbf77142771bde8 authored over 5 years ago by Thijs Triemstra <[email protected]>
update dev dependencies

afbd45a6f623a3e354affbdac9e323af1f00ec11 authored over 5 years ago by Thijs Triemstra <[email protected]>
sponsor this project using opencollective

416e81d1032bfeb65664d60eb10ae52ca0dc46e2 authored over 5 years ago by Thijs Triemstra <[email protected]>
bump version: 3.8.0

403630336817e309b3f2c30491688412541bd3d4 authored over 5 years ago by Thijs Triemstra <[email protected]>
support video.js picture-in-picture API (introduced in video.js 7.6.0) (#388)

* support for video.js Picture-In-Picture API (available in video.js >= 7.6.0)

* add tests

e736f09751bdb8ea966f1102e43e79f2d73a99c6 authored over 5 years ago by Thijs Triemstra <[email protected]>
Support for capturing screen + audio (#385)

* Add AUDIO_SCREEN recording type

* Add sv-perm icon (for tests, differentiation)

* getRec...

09436572e052b2d075f30b881d35a95567cccb6a authored over 5 years ago by Tony Narlock <[email protected]>
doc update

e6da5552685e9805bbb2a80e7dc2f0ccf0c48e99 authored over 5 years ago by Thijs Triemstra <[email protected]>
ffmpeg.js plugin (#201)

* add plugin

* update changelog

* add convertOptions setting

* add test

* add startC...

71393a2f9203cd81dd3f9db604cd57afac678700 authored over 5 years ago by Thijs Triemstra <[email protected]>
Support for optional 3rd-party library settings (#386)

* document default options for plugins

* new options: videoBitRate, videoFrameRate and plugin...

272e9e11917686f3b58f6accadb78377503778df authored over 5 years ago by Thijs Triemstra <[email protected]>
fix RecordRTC.MediaStreamRecorder import when using timeSlice option (#384)

* move onTimestamp to record-rtc module

* bump required version for videojs-wavesurfer to 2.9...

55e62c2ef28c3b279299e3e733b8ab10f0528cba authored over 5 years ago by Thijs Triemstra <[email protected]>
update dev dependencies

ec3717641c852535322b2c79a81c036bd38928e8 authored over 5 years ago by Thijs Triemstra <[email protected]>
update dev dependencies

73bca0bff11209748fdb347d6692459a5056f31c authored over 5 years ago by Thijs Triemstra <[email protected]>
bump version: 3.7.1

c57e4028eedd247e8754fd3c2efcab05e18f8505 authored over 5 years ago by Thijs Triemstra <[email protected]>
plugins: add missing video.js import (#379)

* add missing video.js imports for plugins

* update dev dependencies

ada8711d94fabcc54a1ae322119043f1f61da26a authored over 5 years ago by Thijs Triemstra <[email protected]>
bump version: 3.7.0

2bd1c4ecff167602515a464557ecec9d6b79ae41 authored over 5 years ago by Thijs Triemstra <[email protected]>
update dev dependencies

8dfdd439c4ba05a4b2ca8fee9dc55de8ab361ab3 authored over 5 years ago by Thijs Triemstra <[email protected]>
add setVideoInput and setAudioInput (#374)

* add setVideoInput(deviceId)

* add setAudioInput(deviceId) for changing the audio input devi...

610b90ab165acaf589b3ae19849ba3392d8a8bc7 authored over 5 years ago by Thijs Triemstra <[email protected]>
react example: rename to playsInline

2d53e27e8d1945848588cf5f3d2ed0b397fef5d0 authored over 5 years ago by Thijs Triemstra <[email protected]>
examples: use dark theme when possible

8004e14a518fecf19e61dc1db493d6e7dd73ab9c authored over 5 years ago by Thijs Triemstra <[email protected]>
update dev dependencies

754f871cd84cc4cec46832188686a185c1751fff authored over 5 years ago by Thijs Triemstra <[email protected]>
update dev dependencies

f3eb99c44c5424484939d2c5ad98790e8c2b7c4e authored over 5 years ago by Thijs Triemstra <[email protected]>
update dev dependencies

da66089e65664c4e8699ade44a8fd8480af99549 authored almost 6 years ago by Thijs Triemstra <[email protected]>
bump version: 3.6.0

dce27cfed92f207adbdd024b04d7860ee3d130f3 authored almost 6 years ago by Thijs Triemstra <[email protected]>
move browser support table to wiki

1ba224f294a28207ab4809244364ba64e4873f4a authored almost 6 years ago by Thijs Triemstra <[email protected]>
update dev dependencies

aae71ccd5b8764eb3c7e732b7b36e93b638ed8e9 authored almost 6 years ago by Thijs Triemstra <[email protected]>
trigger error when getUserMedia support is missing (#356)

* trigger error when getUserMedia/getDisplayMedia support is missing

* doc update

* use pl...

03bfa34d5da54d4d2dc7c4296c2e6dd2fe03bbbd authored almost 6 years ago by Thijs Triemstra <[email protected]>
improve recorded data garbage collection (#354)

* garbage collect recordrtc blob

* add removeRecording

* doc update

2250c506c2fb9dec165221f310fa152bc87627d5 authored almost 6 years ago by Thijs Triemstra <[email protected]>
examples: eslint-disable

211fd8ad88d3f7aa7efdcb0952d11ac5ed6d6c47 authored almost 6 years ago by Thijs Triemstra <[email protected]>
update dev dependencies

c931871826da6888fd5c74ecc8007aa66e862b56 authored almost 6 years ago by Thijs Triemstra <[email protected]>
bump required version for videojs-wavesurfer to 2.8.0

78636939c38692e520ad408c909f569745d4e781 authored almost 6 years ago by Thijs Triemstra <[email protected]>
fix typo

a47f4d60965b7d38d9814941d877b6da4d931735 authored almost 6 years ago by Thijs Triemstra <[email protected]>
add support for keyboard hotkeys (#351)

* add example

* add hot-keys module

* doc update

* requires video.js 7.5.0 or newer

...

557da7c126367edec7261277e857ad115bbba217 authored almost 6 years ago by Thijs Triemstra <[email protected]>
improve accuracy with monotonic clock (#352)

3933f7ca565e2063225c96dca38cdc7b4ccb285a authored almost 6 years ago by Thijs Triemstra <[email protected]>
update dev dependencies

c73da6752a0e1b290d8fa2b9bc428eec853ec2cf authored almost 6 years ago by Thijs Triemstra <[email protected]>
docs: add link for public methods

in api documentation.

3f8e1151114d07851dc0e6fb70c09e494c323239 authored almost 6 years ago by Thijs Triemstra <[email protected]>
add banner build config

61a47e6902a8e3beb4dedca0bd27f26d7b697fc5 authored almost 6 years ago by Thijs Triemstra <[email protected]>
bump version: 3.5.1

67b585006c95bf6845f0833984637bafd5948cbc authored almost 6 years ago by Thijs Triemstra <[email protected]>
add recordrtc import (#346)

* fix recordrtc import

* update dev dependencies

* add changelog entry

95f2a498d00ae6eebbced59b5703a303e40c7615 authored almost 6 years ago by Thijs Triemstra <[email protected]>
remove Safari AudioContext workaround in audio examples (#335)

40159cae567d9a4476ff481f1f4fcd72aa0a3313 authored almost 6 years ago by Thijs Triemstra <[email protected]>
update dev dependencies

8d85895a884a026f5ca1d6c3a611f73f613ebde3 authored almost 6 years ago by Thijs Triemstra <[email protected]>
bump version: 3.5.0

7dca957e1b6bbff8dc59fc30cc687a9d4a5974cd authored almost 6 years ago by Thijs Triemstra <[email protected]>
fix suspended wavesurfer.js AudioContext in Chrome (#344)

* fix suspended wavesurfer.js AudioContext in Chrome

* update dev dependencies

007fa842c60f6042cab50aaf3ce9b599c4d85c7b authored almost 6 years ago by Thijs Triemstra <[email protected]>
tests: fix event listener (#343)

refs #341

e76f1ab4b0b3f7e9a1223fa6f9f0e186b868be47 authored almost 6 years ago by Thijs Triemstra <[email protected]>
use underscore in event type constants (#341)

1130ed42f8cf927245270c3ed4dcc87a267a0470 authored almost 6 years ago by Thijs Triemstra <[email protected]>
tests: use event class

27e1cefff0ab16bc2cded0eb81cb0289bd8a3705 authored almost 6 years ago by Thijs Triemstra <[email protected]>
move event types to separate class (#342)

c675f72bcfd2241992f46d9fae08d917902029a1 authored almost 6 years ago by Thijs Triemstra <[email protected]>
support for picture-in-picture (#340)

* add picture-in-picture icons

* add pip option

* add translation

* enable @babel/plugi...

fdb875ed9e18651bb171c03de26a97242f38c9f6 authored almost 6 years ago by Thijs Triemstra <[email protected]>
update dev dependencies

c039e35312d000b5e2336f4864b8333f85578a73 authored almost 6 years ago by Thijs Triemstra <[email protected]>
localize record indicator label (#337)

* localize record indicator label

* add REC to language files

17402ae32e57b28a3766843ecc094a9a9b4a508c authored almost 6 years ago by Thijs Triemstra <[email protected]>
update dev dependencies

f77cf09edec1f1916a17a734620b39773d2fbb99 authored almost 6 years ago by Thijs Triemstra <[email protected]>
add webm-wasm plugin (#323)

* add webm-wasm plugin

* add videoEngine, audioWebAssemblyURL and videoWebAssemblyURL options...

a3005efe477bb78c3223442a79ab54a7507c37e3 authored almost 6 years ago by Thijs Triemstra <[email protected]>
bump version: 3.4.3

7b813d2408e941f72835e10dfa0843b75108a65f authored almost 6 years ago by Thijs Triemstra <[email protected]>
6.2.7 or newer

4747d887ead17f82da95b7c5511066fef850def4 authored almost 6 years ago by Thijs Triemstra <[email protected]>
bumped required version for webrtc-adapter to 7.2.0 or newer

02df90069b888d51700f367b65a744bfd9c8bd8d authored almost 6 years ago by Thijs Triemstra <[email protected]>
add missing import (fixes #333)

4c60812c82abd2cdf452f01b55a612c45d1bdf95 authored almost 6 years ago by Thijs Triemstra <[email protected]>
tests: fix host-environment import

d4cc76f7aa9585c3130b52c1c5b9f588d546a227 authored almost 6 years ago by Thijs Triemstra <[email protected]>
update dev dependencies

75e937f4ac005e9af85b667a32f79b5477b2759d authored almost 6 years ago by Thijs Triemstra <[email protected]>
build: exclude comments

25f55e66430d243101d0bca272265e6497279293 authored almost 6 years ago by Thijs Triemstra <[email protected]>
bump version: 3.4.2

f5cf16d03c3c8cbe0eca804bf9477fb3fcb1e3a3 authored almost 6 years ago by Thijs Triemstra <[email protected]>
vmsg plugin: add destroy (#331)

* vmsg plugin: add destroy

* add changelog entry

3de605c201a37bb6379aa43ae688db1e1ccd55e9 authored almost 6 years ago by Thijs Triemstra <[email protected]>
bump version: 3.4.1

aadf9e179e72541b37b66bf5ad7ce9f32792b918 authored almost 6 years ago by Thijs Triemstra <[email protected]>
fix hiding playToggle control

b07532408b366d04d9dbc643ae2909848df905f3 authored almost 6 years ago by Thijs Triemstra <[email protected]>
update dev dependencies

95a389d94af98982d2cc3df2d20495599c3bbc10 authored almost 6 years ago by Thijs Triemstra <[email protected]>
bump required version for videojs-wavesurfer to 2.7.0 for playToggle fixes

ad570a23251208db6159afb2971bc8fa9c460633 authored almost 6 years ago by Thijs Triemstra <[email protected]>
Use ES export syntax instead of CJS (#330)

023ea672d8f2c013a1687e8b80c369f748b19796 authored almost 6 years ago by Johannes Klose <[email protected]>
bump version: 3.4.0

bc47d27c778fd0a96a731c995e11c455bc11af67 authored almost 6 years ago by Thijs Triemstra <[email protected]>
disable source maps for now

aeaa7776c6201bf9d748e630fb0e4045bc6faf0a authored almost 6 years ago by Thijs Triemstra <[email protected]>
add ability to permanently hide custom UI elements

fe23a031f8eecbc00b5b62c4bc3f21b4350bcdf5 authored almost 6 years ago by Thijs Triemstra <[email protected]>
improve error handling in examples

22a064eea257256517d6732ceef96dde2e2a462b authored almost 6 years ago by Thijs Triemstra <[email protected]>
add more badges to readme

ca008b67e712c1145d8511e8d161bf423c571de0 authored almost 6 years ago by Thijs Triemstra <[email protected]>
update dev dependencies

57bd8b847fc5bb663f3ba486db3a1747ec0da04b authored almost 6 years ago by Thijs Triemstra <[email protected]>
fix xvfb in travis config

98f5b4255d9765fc9b74dc5c922547ed55f2c922 authored almost 6 years ago by Thijs Triemstra <[email protected]>
fix link to supported video.js i18n

bf3bfcdeccd069f8d027e4df31a36d581bf668aa authored almost 6 years ago by Thijs Triemstra <[email protected]>
add change video input example (#322)

fe3370d180cf86a2504f167395a567ad14bd033f authored almost 6 years ago by Thijs Triemstra <[email protected]>
support for video recording in Safari (#320)

* add audio workaround for safari in examples

* update dev dependencies

* bump required ve...

5de1a0939f61438ed9ff60672cd8e3add4b5f2a8 authored almost 6 years ago by Thijs Triemstra <[email protected]>
bump version: 3.3.0

383198cfe237734e4bbc0ea61b6bec4d3219df41 authored almost 6 years ago by Thijs Triemstra <[email protected]>
fix lint error

4397374e885b49aa8ac1bdee0790e9cb89e65bfd authored about 6 years ago by Thijs Triemstra <[email protected]>