Commit Graph

33 Commits (a171e044b14d867dc3f303bfe846bbc244849446)

Author SHA1 Message Date
shane tully a171e044b1 replace deprecated addStream method with addTrack 2023-06-28 20:13:58 -07:00
shane tully dec89dac53 fix #29: add playsinline for mobile devices 2023-05-24 22:13:40 -07:00
shane tully cd7177d2d6 update syntax to es6 2023-05-24 21:53:45 -07:00
shane tully 93d28dd9c0 add instructions to client html 2023-05-24 21:53:33 -07:00
shane tully f0bcf2615a update packages 2023-05-24 21:53:05 -07:00
shane tully bd7ea806ac update readme documentation 2023-05-24 21:52:47 -07:00
shane tully dbcb4ba82d update cert 2023-05-24 21:52:30 -07:00
Mauricio de Oliveira Pena 5f67119e4e Updated readme. 2018-08-24 00:40:04 -07:00
Yoshihiro Kikuchi 147a02d695 fix stun server url 2018-03-30 18:35:05 +09:00
shane tully a5967c46f5 fix #27: update stun servers 2018-03-12 00:10:48 -07:00
shane tully 58cc73cf41 fix #8: use ontrack instead of onaddstream 2018-01-07 16:07:41 -08:00
shane tully 9147238b49 change indentation to 2 spaces 2018-01-07 15:55:57 -08:00
shane tully 9a06994998 update help text in server script 2018-01-07 15:53:30 -08:00
shane tully 92b540cc06 update self-signed cert 2018-01-07 15:46:52 -08:00
shane tully 3100a10080 update help text in server script 2018-01-07 15:46:28 -08:00
shane tully 27d2be9318 Merge branch 'srcobj' 2018-01-07 15:34:31 -08:00
shane tully 7d26d09167 Merge branch 'npmify' 2018-01-07 15:33:20 -08:00
shane tully 769597e9aa update package.json 2018-01-07 15:33:08 -08:00
Pontus Persson 20e7d0c3ad Use `HTMLMediaElement.srcObject` instead or createObjectURL. 2017-12-08 13:51:46 +01:00
Pontus Persson b4e8e48abd NPMify 2017-12-08 08:28:59 +01:00
Pontus Persson a96b36e5fa Add missing vars to prevent auto-globals. 2017-12-08 08:23:54 +01:00
shane tully 4f4c071693 fix #16: check if websocket is open before sending data to it 2017-03-11 23:38:14 -08:00
shane tully cae1118be7 update README headings 2016-07-28 23:11:17 -07:00
shane tully e6add86f1d add warning to private key 2016-05-03 01:17:45 -07:00
shane tully 76cac6ea21 fix invalid ICE candidates, migrate to promise-based API, and use secure websockets to make chrome happy 2016-05-03 01:11:19 -07:00
Sergey Aksenov 99ce55ceaf Add support for secured websocket (mandatory in Chrome since version 47) 2016-03-21 13:49:35 +03:00
shane tully 4ed19feb21 fix wrong number of args in setRemoteDescription() 2015-03-29 21:12:24 -07:00
shane tully 8ba12bfea2 add more details about opening example in Chrome to README 2015-03-20 20:19:25 -07:00
shane tully 4b3e724988 remove trailing spaces 2015-03-08 12:56:08 -07:00
shane tully 434b9a77b1 fix firefox complaining about missing args in setRemoteDescription() 2015-01-31 22:29:48 -08:00
shane tully fc8ae5aeda add blog link to README 2014-10-13 00:55:53 -07:00
shane tully fd40b92978 add MIT license text 2014-10-13 00:53:54 -07:00
Shane Tully 27ab13cd63 created repo 2014-09-15 09:01:01 -07:00