Commit Graph

28 Commits (d609d92c9882b10e71aacecfa26e9e036680de14)

Author SHA1 Message Date
pabloFuente 113f8fdaa8 openvidu-browser updated to 1.0.4-beta.3 2017-09-12 11:55:03 +02:00
pabloFuente c45f72d9df devDependencies added. token can be null. clientMetadata can be object 2017-09-12 11:43:44 +02:00
pabloFuente 10d5b69057 Security system improved: no openvidu.security env variable needed 2017-08-29 17:31:34 +02:00
pabloFuente 1754101d52 Audio-only also works if camera access is blocked but mic is allowed 2017-08-22 12:09:44 +02:00
pabloFuente ea78653374 Audio-only devices supported (OpenVidu automatically adjusts the media streams) 2017-08-21 20:12:13 +02:00
pabloFuente 6b8df5ef57 Deprecated files clean up 2017-07-27 11:56:46 +02:00
pabloFuente 58dc5d130e openvidu-browser.js updated to 1.0.3-beta.1 2017-07-27 11:56:05 +02:00
pabloFuente d924cfdc49 openvidu-browser minified 2017-07-27 09:16:52 +02:00
pabloFuente 58ec882eff OpenVidu Server URL now is expected as part of the sessionId 2017-07-12 18:56:13 +02:00
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 31389e683c Project name refactoring and TypeScript port of browser client 2016-10-15 00:11:17 +02:00