Commit 960c54f1 authored by Kai Vehmanen's avatar Kai Vehmanen

Updated design documentation with regards to remote candidates.

darcs-hash:20070619081239-77cd4-4bc6b711fe000bbb54473622d7f6bd2b12892507.gz
parent 8b6c6bb5
......@@ -13,6 +13,9 @@ The library will use the source address of incoming packets in order
to identify from which remote candidates, if any (peer-derived
candidates), packets were sent.
XXX: Describe the subtle issues with ICMP error handling when one
socket is used to send to multiple destinations.
Real-time considerations
------------------------
......@@ -139,6 +142,11 @@ Special considerations for a SIP client:
should check the "controlling-mode" property to check that
it still is in controlling mode (might change during ICE
processing due to ICE role conflicts).
- The "remote-attributes" SDP attribute can be created from
the information provided by "component-state-changed" (which
components are ready), "new-selected-pair" (which candidates
are selected) and "new-remote-candidate" (peer-reflexive
candidates discovered during processing) signals.
Notes about sending media:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment