- 7b8ce9f Partial revert of "Removing samples directory following move to Github" by [email protected] · 2 years, 2 months ago master
- 6246958 turn-prober: enable running headlessly and only emit output on error. by [email protected] · 2 years, 2 months ago
- ef030fb Added turn-prober.sh: a super-simple prober for TURN servers & candidates. by [email protected] · 2 years, 3 months ago
- 96375e6 Check pcConfig (which can be null) before use. by [email protected] · 2 years, 3 months ago
- 5509a96 AppRTC Sample: Switch AppRTC to use RTCIceServer.urls. by [email protected] · 2 years, 3 months ago
- 3adbf01 Change mime type to text/html for multiple-relay.html by [email protected] · 2 years, 3 months ago
- 5c18772 Demo of multi-pass encode - used for testing limits. by [email protected] · 2 years, 3 months ago
- 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] · 2 years, 4 months ago
- b1664fd Updated demos to use the sucess and failure callback in addIceCandidate api. by [email protected] · 2 years, 4 months ago
- d85615c Fix MIME type on new demo pages. by [email protected] · 2 years, 4 months ago
- f339201 Added new create-offer and ice-servers demos to test the exact output of createOffer and .onicecandidate. by [email protected] · 2 years, 4 months ago
- 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] · 2 years, 4 months ago
- d22b0e2 Samples, add IPv6 supporting into Apprtc demo. by [email protected] · 2 years, 4 months ago
- f59d0ad Allow ?audio=false&video=false to be used in combination to instantiate a recv-only client. by [email protected] · 2 years, 4 months ago
- c6e9271 Allow to skip turn by passing ts=false to apprtc. by [email protected] · 2 years, 4 months ago
- 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] · 2 years, 5 months ago
- b430ca6 AppRTC: Alert the user to failure to acquire TURN server. by [email protected] · 2 years, 5 months ago
- 966e90d Updated PeerConnection samples so they run on FF. by [email protected] · 2 years, 5 months ago
- 73a8ae5 Fix JS error in adapter.js for FF for the case when ?transport=xxx is missing in TURN url. by [email protected] · 2 years, 5 months ago
- e048f73 Adds audio volume demo to the index page. by [email protected] · 2 years, 5 months ago