hristoterezov
b2cbb92895
fix(package.json): failing build from jitsi-meet project
пре 9 година
Lyubomir Marinov
c435acd913
Enable ES6/ES2015
пре 9 година
damencho
be22ab769b
Loads analytics js dynamically by searching for it next to the library or by using a custom script url option passed to the library on initialisation.
пре 9 година
Michael Bell
1d57a4550a
Change reference to jitsi-meet-logger to use full github url
This is in reference to the same type of issue on the jitsi-meet repo: https://github.com/jitsi/jitsi-meet/issues/694
пре 9 година
Boris Grozev
a0a2cabf34
Make sure the browserify script returns failure unless
output was produced. The pipe to exorcist hides failures
from the browserify itself.
пре 9 година
George Politis
8998cff9f9
Bumps sdp-simulcast version.
Bumps the sdp-simulcast version to 0.1.7 that fixes issues related to SSRC
management.
пре 9 година
hristoterezov
d35dac3095
Define the main/primary entry point of the library
Enables the library to be used via require. Example usage is a React
Native (mobile) app which bundles its dependencies (in its release
build).
пре 9 година
Boris Grozev
4eb486bef8
Uses sdp-simulcast 0.1.6 (fixes for RTX + simulcast).
пре 9 година
Ivan Loire
2673dcddaa
Recompile browserify bundle on file changes (watch mode)
пре 9 година
damencho
a6d1419861
Prints the version of lib when building.
пре 9 година
hristoterezov
5928488dc7
Changes video mute/unmute implementation. JitsiLocalTrack objects store information about the SSRCs. On video mute / unmute operation no jingle packets are sent anymore.
пре 10 година
damencho
85f465c9aa
Updates version only when requested.
пре 10 година
damencho
4fc6c930d6
Removes deployment logic.
пре 10 година
damencho
732e9d5b31
Updates deploy command.
пре 10 година
damencho
48a16c4b23
Fixes version command.
пре 10 година
damencho
1a179f2cb9
Updates package.json with dependencies and scripts. Removes Makefile. Adds version to the library.
пре 10 година
George Politis
6a0fddf72d
Bumps the sdp-simulcast version.
пре 10 година
hristoterezov
629add96e2
Adds uglify to Makefile and minified version of the library.
пре 10 година
hristoterezov
f29399d9e4
Fixes IE 10 support
пре 10 година
damencho
b442f2f8cc
Converts ssltcp candidate to tcp one on FF.
пре 10 година
hristoterezov
44336d93e5
Added basic desktop sharing support.
пре 10 година
Boris Grozev
11a231e5ff
Adds jshint and precommit-hook to devDependencies.
пре 10 година
hristoterezov
575b25d41b
Removes some unnused files
пре 10 година
George Politis
732401f72f
Bumps sdp-simulcast@0.1.2.
Conflicts:
package.json
пре 10 година
mksh
953553b745
Use valid SPDX license identifier for Jitsi-Meet to avoid warnings during installing npm dependencies
Conflicts:
package.json
пре 10 година
hristoterezov
e1cc5e5aac
Changes the logger from console to jitsi-meet-logger
пре 10 година
hristoterezov
6e05c97b2d
Updates versions in package json.
пре 10 година
paweldomas
bedf6bda20
Uses browserify as a dev dependency.
пре 10 година
hristoterezov
2328443ecb
Refactors RTC module to support multiple conferences. Implements JitsiTrack interfaces.
пре 10 година
hristoterezov
24975595b7
Implements JitsiConnection
пре 10 година
Boris Grozev
72d4ecb607
initial commit
пре 10 година