Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-daemon
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
Show more breadcrumbs
savoirfairelinux
jami-daemon
Commits
d3b36841
Commit
d3b36841
authored
17 years ago
by
Emmanuel Milou
Browse files
Options
Downloads
Patches
Plain Diff
Update Polytechnic page
parent
928f285f
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/Git_Access_Poly.txt
+33
-0
33 additions, 0 deletions
doc/Git_Access_Poly.txt
doc/SFLvideo.txt
+2
-2
2 additions, 2 deletions
doc/SFLvideo.txt
with
35 additions
and
2 deletions
doc/Git_Access_Poly.txt
0 → 100644
+
33
−
0
View file @
d3b36841
// AsciiDoc file
Git developer access
--------------------
Run:
--------------------------------------------------------------
ssh-keygen -C sflphone_org@sflphone.org
cat ~/.ssh/id_rsa.pub
--------------------------------------------------------------
and transmit us the content of the `id_rsa.pub` file, for shared-key
authentication. Then, if you already have a cloned repository, run:
--------------------------------------------------------------
git-config remote.origin.url git+ssh://sflphone_org@sflphone.org/git/sflphone.git
--------------------------------------------------------------
Otherwise, grab a new copy:
--------------------------------------------------------------
git clone git+ssh://sflphone_org@sflphone.org/git/sflphone.git
cd sflphone
autoreconf --install
--------------------------------------------------------------
Then
----------------------------------------------
cd sflphone
----------------------------------------------
View sflsite:build[build notes] for more details.
This diff is collapsed.
Click to expand it.
doc/SFLvideo.txt
+
2
−
2
View file @
d3b36841
...
...
@@ -3,7 +3,7 @@
Partnership
-----------
A partnership between Savoir-Faire Linux and
*
the Polytechnic school* of Montreal will begin in January 2008.
A partnership between Savoir-Faire Linux and the
*
Polytechnic school* of Montreal will begin in January 2008.
Five students from Polytechnic school will be working part-time on the project for a period of four months.
...
...
@@ -15,6 +15,6 @@ Goals
* The user opens a multimedia session with an other client (SIP protocol)
* Local video capture (video4linux2 driver) is compressed and shipped through RTP packets.
* In the same time, the incoming video stream (in RTP packets also) is decompressed and displayed.
* The visualization framework should be flexible an
s
should allow user parametrization. 3D API OpenGL should be used.
* The visualization framework should be flexible an
d
should allow user parametrization. 3D API OpenGL should be used.
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