Commit Graph

28 Commits (a116c2fee5abb137f68c00f806b5dfd6c5e2c4c3)

Author SHA1 Message Date
pabloFuente df074b5d15 Bug fix: race condition of "streamCreated" event (triggered by "joinRoom" callback and "onParticipantPublished) 2018-03-13 15:44:52 +01:00
pabloFuente 88d017dc18 Allow passing optional headers to LocalRecorder.upload methods 2018-03-07 11:56:04 +01:00
pabloFuente 06e6f496ee Bug fix: 'videoElementCreated' and 'videoPlaying' events NOT launched when no id is passed to initPublisher() 2018-03-05 23:54:12 +01:00
pabloFuente 3831138de3 Extended success responses on 'LocalRecorder.upload...()' methods (2XX instead of 200) 2018-03-02 15:59:17 +01:00
pabloFuente 5e756e9a97 Bug fix on LocalRecorder (allow an empty connection) 2018-03-02 13:48:31 +01:00
pabloFuente c2b3c46969 OpenVidu.initPublisher() totally independent from Session 2018-03-02 11:03:45 +01:00
pabloFuente d5d383ce90 Bug fix (double JSON.stringify on WebRtcStats POST) 2018-03-01 16:40:01 +01:00
pabloFuente 36d5018507 openvidu-browser LocalRecording API 2018-03-01 11:13:45 +01:00
pabloFuente 33e29b26c3 'videoElementDestroyed' event for Subscriber and Publisher. WebRtc stats for ElasTest. es5 to es6. webrtc-adapter to 6.1.1 2018-02-27 14:37:39 +01:00
pabloFuente 75afcf16e1 openvidu-server updated to recording 2018-01-29 15:26:31 +01:00
pabloFuente 34b753a298 Dynamic change of Publisher without leaving the Session 2018-01-18 15:59:28 +01:00
pabloFuente 7c29052e70 openvidu-server appends server.port to publicUrl if necessary 2018-01-18 13:40:38 +01:00
pabloFuente 291310b3be All dependencies updated to latest on openvidu-browser 2018-01-11 14:28:13 +01:00
pabloFuente a8ec4ae497 Stream.ts refactoring (only one MediaStream object) 2018-01-11 11:45:03 +01:00
pabloFuente f348b5380a 'Session.unpublish(Publisher)' feature working 2018-01-10 15:00:52 +01:00
pabloFuente 7e47f19c3c Stream start speaking and stop speaking events 2017-12-12 14:36:43 +01:00
pabloFuente 7f65f8ed5e 'signal' method 2017-12-11 14:50:41 +01:00
pabloFuente e83afb9994 Dev dependencies updated. 'streamCreated' event restored for Publisher 2017-11-18 15:43:27 +01:00
pabloFuente 67f03fbd9a openvidu-testapp secure session and cross-browser test coverage 2017-10-16 15:49:23 +02:00
pabloFuente 8b82a6b530 videoPlaying event from 'onplaying' to 'oncanplay' (Firefox fix) 2017-10-10 15:54:04 +02:00
pabloFuente 9cf9d2a309 OpenViduError added 2017-10-04 10:30:15 +02:00
pabloFuente 9497ba7ea2 Screen share first version: auto Chrome extension 2017-10-03 15:02:36 +02:00
pabloFuente a21ecc2c3a openvidu-browser 'streamCreated' event removed from Publisher 2017-10-02 15:17:47 +02:00
pabloFuente fb094f82b7 openvidu-browser speech events only for MediaStreams with audio tracks 2017-09-30 14:14:10 +02:00
pabloFuente 93d21bfc42 Connections can be created to send only audio, only video or both 2017-09-29 20:00:00 +02:00
pabloFuente 8e6b5d0985 OpenVidu users refactored to openvidu-instance component 2017-09-28 19:13:29 +02:00
pabloFuente 64a68bb42e openvidu-testapp first approach 2017-09-26 18:13:00 +02:00
pabloFuente 64359cd8ef openvidu-browser Maven project removed (now only NPM project) 2017-09-26 11:32:23 +02:00