Clone this repo:

Branches

  1. 7b8ce9f Partial revert of "Removing samples directory following move to Github" by [email protected] · 11 years ago master
  2. 6246958 turn-prober: enable running headlessly and only emit output on error. by [email protected] · 11 years ago
  3. ef030fb Added turn-prober.sh: a super-simple prober for TURN servers & candidates. by [email protected] · 11 years ago
  4. 96375e6 Check pcConfig (which can be null) before use. by [email protected] · 11 years ago
  5. 5509a96 AppRTC Sample: Switch AppRTC to use RTCIceServer.urls. by [email protected] · 11 years ago
  6. 3adbf01 Change mime type to text/html for multiple-relay.html by [email protected] · 11 years ago
  7. 5c18772 Demo of multi-pass encode - used for testing limits. by [email protected] · 11 years ago
  8. 9b5b25b Updated demos so they work on FF, the createOffer api cannot have null parameters according to spec. Same applies to createAnswer. by [email protected] · 11 years ago
  9. b1664fd Updated demos to use the sucess and failure callback in addIceCandidate api. by [email protected] · 11 years ago
  10. d85615c Fix MIME type on new demo pages. by [email protected] · 11 years ago
  11. f339201 Added new create-offer and ice-servers demos to test the exact output of createOffer and .onicecandidate. by [email protected] · 11 years ago
  12. b0a6865 Expose errors in apprtc demo to div. Currently the errors only show in the console, the CL attempts to expose critical errors on to the div element. by [email protected] · 11 years ago
  13. d22b0e2 Samples, add IPv6 supporting into Apprtc demo. by [email protected] · 11 years ago
  14. f59d0ad Allow ?audio=false&video=false to be used in combination to instantiate a recv-only client. by [email protected] · 11 years ago
  15. c6e9271 Allow to skip turn by passing ts=false to apprtc. by [email protected] · 11 years ago
  16. 23c98f2 Updated Demos so they work on FF, changed the third argument in CreateOffer to null as it doesnot really require sdpConstraints. by [email protected] · 11 years ago
  17. b430ca6 AppRTC: Alert the user to failure to acquire TURN server. by [email protected] · 11 years ago
  18. 966e90d Updated PeerConnection samples so they run on FF. by [email protected] · 11 years ago
  19. 73a8ae5 Fix JS error in adapter.js for FF for the case when ?transport=xxx is missing in TURN url. by [email protected] · 11 years ago
  20. e048f73 Adds audio volume demo to the index page. by [email protected] · 11 years ago