pabloFuente
2cef860128
openvidu-browser: throw OPENVIDU_NOT_CONNECTED when Session.connect not called
2021-03-22 13:02:41 +01:00
pabloFuente
317b388088
openvidu-browser: beautify .js files
2021-03-22 12:14:38 +01:00
pabloFuente
ae686ffbb6
openvidu-browser: change all "on" methods to "addEventListener"
2021-03-22 11:46:52 +01:00
pabloFuente
e878b4bbf2
openvidu-browser: improved getSelectedIceCandidate method
2021-03-20 14:07:38 +01:00
pabloFuente
d4e30455f1
openvidu-browser: getSelectedIceCandidadte and getCommonStats
2021-03-20 14:04:09 +01:00
pabloFuente
6b9f2be9d6
openvidu-browser: WebRTC stats refactoring
2021-03-18 13:39:50 +01:00
pabloFuente
084cfc49f7
mediasoup refactoring
2021-03-16 10:26:39 +01:00
pabloFuente
3afbe8a80e
openvidu-browser: rollback Typedoc update
2021-03-09 18:49:18 +01:00
pabloFuente
471cbeb208
openvidu-browser: update dependencies and fix Promise return types
2021-03-09 15:07:45 +01:00
csantosm
a47e5ab704
openvidu-browser: Updated webrtc stats
2021-03-05 12:26:03 +01:00
jenkinsopenvidu
23b101ad8c
Update to version v2.17.0
2021-03-04 15:59:52 +00:00
csantosm
cc02fa4f7a
openvidu-browser: Fixed sendVideoData bug when peerConnection is closed
2021-02-25 15:16:18 +01:00
csantosm
9db132b8b7
openvidu-browser: Parsed stats to number type
2021-02-24 13:03:04 +01:00
csantosm
e545fd1630
openvidu-browser: Refactored webRtcStats
2021-02-24 12:01:15 +01:00
pabloFuente
f672090757
openvidu-browser: fix Map refactoring bugs (for..in not working on Map)
2021-02-18 16:00:07 +01:00
csantosm
ff84eb128b
openvidu-browser: Added method necessary for openvidu-test-app
2021-02-16 18:16:47 +01:00
csantosm
f286ce8131
openvidu-browser: Refactored WebRtcStats
...
- Updated WebRtcStats file allowing send extra information with webrtc stats such as userId, sessionId, platform description ...
2021-02-16 17:18:03 +01:00
csantosm
c34c198b84
openvidu-browser: Fixed video filter call
2021-02-04 11:14:41 +01:00
csantosm
ce6beac85d
openvidu-browser: Checked remoteConections size before find into it
...
When two connections close at the same time, it shows the following error :
OpenVidu Error Remote connection unknown when 'onParticipantLeft'. Existing remote connections: []
it has been avoided checking if remoteConnections is not empty
2021-02-03 17:41:25 +01:00
csantosm
c0f1e1d6fb
openvidu-browser: Used typescript Map insted of custom map
2021-02-03 17:32:23 +01:00
csantosm
8037fc99b1
openvidu-browser: Added custom logger to jsonrpcclient
2021-01-08 12:43:31 +01:00
pabloFuente
b3670cf893
openvidu-browser: add sessionId as query param to WS URL connection
2020-12-21 15:33:18 +01:00
csantosm
183f699eab
openvidu-browser: Fixed possible non method defined
2020-12-14 12:48:46 +01:00
pabloFuente
da34d6ddb1
openvidu-browser: better browserify build command (creates output folder)
2020-12-03 11:22:51 +01:00
Carlos Santos
9aa76d80aa
Merge pull request #570 from melanef/bugfix/#569-Video-Dimensions-on-Firefox
...
openvidu-browser: Bugfix/#569 video dimensions on firefox
2020-12-01 14:17:57 +01:00
csantosm
293899de8a
openvidu-browser: Fixed video data timeouts errors
...
Fixex and cleaned timeout and intervals in sendVideoData method when session is left or when loops are finished
2020-12-01 13:26:41 +01:00
Amauri de Melo Junior
7a0592a326
569 - Session: adding fallback values (0) to the height and width in case the stream's videoDimensions are not set and adding safe-check in case videoActive or audioActive were not set
2020-11-30 09:41:56 -03:00
pabloFuente
e7a1d4228f
openvidu-browser: fix support for Microsoft Edge Android
2020-11-30 11:18:33 +01:00
csantosm
3d6249418c
openvidu-browser: Refactored Platform instances
...
Platform instances are now initialized in the classes constructors
2020-11-26 13:17:55 +01:00
csantosm
8f7a3f4292
openvidu-browser: Moved types to devDependencies
2020-11-26 13:14:33 +01:00
csantosm
658cb60f34
openvidu-browser: removed unnecesary file
2020-11-26 13:09:22 +01:00
csantosm
6dba08afe4
openvidu-browser: Fixed method invocation
...
Te condition always is returned true because the method is declared
2020-11-25 15:31:29 +01:00
pabloFuente
0a1a5e1e67
openvidu-browser: sendVideoData also in Edge
2020-11-16 14:06:18 +01:00
pabloFuente
a92335b5be
openvidu-browser: allow screen sharing with Edge
2020-11-16 14:04:18 +01:00
pabloFuente
57f30b54be
openvidu-browser: fix Edge support
2020-11-15 23:24:55 +01:00
jenkinsopenvidu
a5b5886349
Update to version v2.16.0
2020-11-12 15:45:57 +00:00
pabloFuente
3c1d4fd69f
openvidu-browser: all dependencies updated
2020-11-10 18:22:14 +01:00
pabloFuente
da084e2b31
openvidu-browser: improve send videoData with interval
2020-11-10 14:51:19 +01:00
pabloFuente
242b023c2c
Network quality level new value and old value
2020-11-04 19:27:58 +01:00
pabloFuente
06fdc2de54
openvidu-server: RPC joinRoom params to ProtocolElements. Fix Token#getRecord
2020-10-22 21:28:23 +02:00
pabloFuente
7a26b25f12
ConnectionPropertyChanged event
2020-10-22 20:42:54 +02:00
pabloFuente
4ce089acb8
openvidu-browser: change token processing after joinRoom
2020-10-22 13:04:20 +02:00
pabloFuente
47f090b2cb
openvidu-browser: minor updates in NetworkQualityLevelChangedEvent
2020-10-17 19:46:22 +02:00
csantosm
8fb0398971
openvidu-browser: Updated network quality checks
...
- Excluded ionic ios from stats resolution
- Added ionic ios in basic version getting resolution from videoDimensions as Firefox
2020-10-14 17:07:34 +02:00
csantosm
433d640a8a
openvidu-browser: Wrapped platform library
2020-10-13 16:13:37 +02:00
csantosm
17ec0c8451
openvidu-browser: Added network quality Firefox support
...
- Added basic version for Firefox. It does not support webrtc stats approach
2020-10-13 12:29:02 +02:00
csantosm
67c50862bb
openvidu-browser: Added connection object to network quality event
2020-10-09 12:46:33 +02:00
csantosm
fff755237c
openvidu-browser: Renamed networkQualityChanged
2020-10-09 10:52:01 +02:00
csantosm
117366a57f
openvidu-browser: Removed sendVideoData call for remote event
2020-10-08 18:26:30 +02:00
csantosm
c3be4453d8
openvidu-browser: Replaced setInterval by setTimeout
2020-10-08 18:10:39 +02:00