Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • d75d01b (HEAD -> main) little program to test latencies, under/over and other info to figure out best way to record/play by John-Mark Gurney 2020-05-23 02:20:49 -0700
  • 1cc9dc3 add a start button so we can restart things.. by John-Mark Gurney 2020-04-24 22:59:39 -0700
  • 2669182 make sure to sink and stop all the media... Likely still need to stop the media in a few other error branches as well.. by John-Mark Gurney 2020-04-24 17:32:01 -0700
  • 2df324b Get a minimal WebRTC app talking w/ a Python server... It just plays audio received from the server currently (requires a demo-instruct.wav file), but should have ICE working (cross nat), despite the fact that aiortc doesn't follow the WebRTC API for Ice... by John-Mark Gurney 2020-04-24 15:18:55 -0700
  • 2753301 expand server flow... and link to a very simple example.. by John-Mark Gurney 2020-04-24 15:14:51 -0700
  • 32ef35d add support for stubbing out getUserMedia for now.. by John-Mark Gurney 2020-04-20 21:54:13 -0700
  • 9da1b63 notes on how code will be layed out and how the flow works.. by John-Mark Gurney 2020-04-20 21:10:26 -0700
  • 683073f get global working from index.js so page import works... by John-Mark Gurney 2020-04-20 21:09:39 -0700
  • 92f87b2 add DS_Store by John-Mark Gurney 2020-04-20 21:09:10 -0700
  • 3ad56ec exclude the intermediate build files in lib.. by John-Mark Gurney 2020-04-20 16:05:23 -0700
  • b0707af drop unneeded line.. by John-Mark Gurney 2020-04-20 16:01:14 -0700
  • cb42726 add a license, and use the 2-clause BSD license.. by John-Mark Gurney 2020-04-20 16:00:48 -0700
  • 3c1cb97 get testing and code coverage functional... by John-Mark Gurney 2020-04-20 15:53:13 -0700
  • 8519ee4 first cut of this project, this gets yarn working.. by John-Mark Gurney 2020-04-16 19:27:44 -0700