Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
libnice
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
cpp-libs
libnice
Commits
67de01c9
Commit
67de01c9
authored
May 24, 2011
by
Youness Alaoui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updating README file
parent
bf743cfb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
16 deletions
+11
-16
README
README
+11
-16
No files found.
README
View file @
67de01c9
...
@@ -5,8 +5,8 @@ Nice: GLib ICE library
...
@@ -5,8 +5,8 @@ Nice: GLib ICE library
Copyright
Copyright
---------
---------
(C) 2006
, 2007
Collabora Ltd.
(C) 2006
-2011
Collabora Ltd.
(C) 2006
, 2007
Nokia Corporation
(C) 2006
-2011
Nokia Corporation
License
License
-------
-------
...
@@ -18,25 +18,20 @@ Requirements
...
@@ -18,25 +18,20 @@ Requirements
glib >= 2.10
glib >= 2.10
pkg-config
pkg-config
gupnp-igd >= 0.1.2 (optional)
Limitations
gstreamer-0.10 >= 0.10.0 (optional)
-----------
- only implements ICE Lite
- no support for RTCP
- no support for IPv6
Structure
Structure
---------
---------
docs/ - design documentation
agent/ - ICE agent
address/ - IP address convenience library
docs/ - Design and API documentation
local/ - local address gathering code
gst/ - Gstreamer elements
nice/ - libnice library
random/ - random number generation
random/ - random number generation
socket/ - Socket abstraction layer
stun/ - STUN implementation
stun/ - STUN implementation
udp/ - UDP abstraction layer
tests/ - Unit tests
agent/ - ICE agent
nice/ - libnice
Relevant standards
Relevant standards
------------------
------------------
...
@@ -44,7 +39,7 @@ Relevant standards
...
@@ -44,7 +39,7 @@ Relevant standards
These standards are relevant to nice's current implementation.
These standards are relevant to nice's current implementation.
ICE draft 15
ICE draft 15
http://tools.ietf.org/
wg/mmusic/draft-ietf-mmusic-ice/
http://tools.ietf.org/
html/rfc5245
STUN
STUN
http://tools.ietf.org/html/rfc3489
http://tools.ietf.org/html/rfc3489
http://tools.ietf.org/html/rfc5389
http://tools.ietf.org/html/rfc5389
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment