This website requires JavaScript.
Explore
Help
Register
Sign In
neoris
/
openvidu-2
Watch
1
Star
0
Fork
0
You've already forked openvidu-2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
openvidu-2
/
openvidu-client
History
pabloFuente
390ce2224e
CDR refactoring: now all operations are recorded in a low-level context (not in SessionEventsHandler). Added 'videoFramerate', 'reason' and recording events. New property openvidu.recording.notification. Recordings stopped upon openvidu-server stopped.
2018-04-17 15:05:44 +02:00
..
src
CDR refactoring: now all operations are recorded in a low-level context (not in SessionEventsHandler). Added 'videoFramerate', 'reason' and recording events. New property openvidu.recording.notification. Recordings stopped upon openvidu-server stopped.
2018-04-17 15:05:44 +02:00
.gitignore
Initial OpenVidu platform commit
2016-10-11 09:53:32 +02:00
pom.xml
OpenVidu child projects update parent to 1.9.0-beta-1
2018-03-19 19:31:47 +01:00
README.md
README's final touch
2017-09-19 10:56:53 +02:00
README.md
openvidu-client
Internal Java client used by
openvidu-server
. Can be used to implement an Android client.