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 年前