Commit Graph

20 Commits (43cde8d44f562eaa8d50d27001e49075279d686e)

Author SHA1 Message Date
pabloFuente c1410a6f82 openvidu-browser now allows OpenVidu initialization without URL (ngrok support) 2017-06-14 14:14:45 +02:00
pabloFuente fe11c04f69 stream-added stream-removed updated to streamCreated streamDestroyed 2017-06-13 12:29:15 +02:00
pabloFuente 1e046f80c0 Connection undefined when leaving failed room bug fixed 2017-06-09 15:21:53 +02:00
pabloFuente 85bf370b2e Update API Rest 2017-06-07 09:52:50 +02:00
pabloFuente 3af074fd0c Automatic redirection when accepting server certificate 2017-06-05 11:13:25 +02:00
pabloFuente 1a5dbaba22 Tokens are now completely private 2017-06-02 18:58:39 +02:00
pabloFuente 88ff95e24f 'streamCreated', 'accessAllowed', 'accessDenied' emitted by Publisher 2017-05-31 17:31:26 +02:00
pabloFuente 850dab186b 'sessionDisconnected' event emitted by Session (preventDefault() defined) 2017-05-22 23:02:28 +02:00
pabloFuente 3422b0f474 All video HTML elements deleted on session.disconnect() 2017-05-22 22:30:08 +02:00
pabloFuente 952e316a84 Video quality selection added to openvidu-browser API 2017-05-19 16:04:56 +02:00
pabloFuente 790cd25c35 'Connection' class implemented in openvidu-browser 2017-05-17 11:46:32 +02:00
pabloFuente 7a55aa7baf User's metadata in response to 'joinRoom' and 'onParticipantJoined' 2017-05-16 16:57:36 +02:00
pabloFuente 1ee067adc2 Substantial openvidu-server refactoring to support metadata in users 2017-05-12 19:44:32 +02:00
pabloFuente af3be37d4c openvidu-browser refactoring: only one simple version exposed 2017-05-10 10:55:31 +02:00
pabloFuente 76a7531a69 Configuration parameters updated. JAR building process fixed by pom.xml 2017-05-05 18:47:52 +02:00
pabloFuente a68652cdd4 openvidu-server secuity exceptions prevention. New browserify scripts 2017-04-12 13:42:28 +02:00
Micael Gallego 11378cc420 CSS cleanup and minor bug fixes in openvidu-testapp 2016-10-16 23:51:41 +02:00
Micael Gallego 648bb2f071 Use NPM dependencies for openvidu-browser
This avoid to include several scripts in every webpage using OpenVidu.
It also make easier to update dependency versions.
2016-10-16 23:16:58 +02:00
Micael Gallego 47b6a979bd Simplify testapp with a simple OpenVidu browser API 2016-10-15 02:08:23 +02:00
Micael Gallego 31389e683c Project name refactoring and TypeScript port of browser client 2016-10-15 00:11:17 +02:00