Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
jami-libclient
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
savoirfairelinux
jami-libclient
Commits
b75676d0
Commit
b75676d0
authored
5 years ago
by
Adrien Béraud
Committed by
Sébastien Blin
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
docs: rename to Jami
Change-Id: Ice9d9b57571f779eb86e5940f67d30ac57100945
parent
87cfc334
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
README.md
+5
-5
5 additions, 5 deletions
README.md
share/ring/bootstrap/servers.json
+1
-1
1 addition, 1 deletion
share/ring/bootstrap/servers.json
src/avmodel.cpp
+1
-1
1 addition, 1 deletion
src/avmodel.cpp
with
7 additions
and
7 deletions
README.md
+
5
−
5
View file @
b75676d0
# libringclient
libringclient is a client library for
GNU Ring
libringclient is a client library for
Jami
For more information about the
GNU Ring
project, see the following:
-
Main website: https://
ring.cx/
-
Bug tracker: https://
tuleap.ring.cx/projects/ring/
-
Repositories: https://
gerrit-ring.savoirfairelinux.com
For more information about the
Jami
project, see the following:
-
Main website: https://
jami.net
-
Bug tracker: https://
git.jami.net
-
Repositories: https://
review.jami.net
For build/install instructions, see the INSTALL file.
This diff is collapsed.
Click to expand it.
share/ring/bootstrap/servers.json
+
1
−
1
View file @
b75676d0
[
{
"host"
:
"bootstrap.
ring.cx
"
,
"port"
:
4222
}
{
"host"
:
"bootstrap.
jami.net
"
,
"port"
:
4222
}
]
This diff is collapsed.
Click to expand it.
src/avmodel.cpp
+
1
−
1
View file @
b75676d0
...
...
@@ -68,7 +68,7 @@ public:
std
::
string
currentVideoCaptureDevice_
{};
#ifndef ENABLE_LIBWRAP
// TODO: Init Video Renderers from daemon (see: https://git.
ring.cx
/savoirfairelinux/ring-daemon/issues/59)
// TODO: Init Video Renderers from daemon (see: https://git.
jami.net
/savoirfairelinux/ring-daemon/issues/59)
static
void
stopCameraAndQuit
(
int
);
static
uint32_t
SIZE_RENDERER
;
#endif
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment