Skip to content
Snippets Groups Projects
  1. Oct 08, 2019
    • Cecylia Bocovich's avatar
      Connect pion library logger with snowflake log · 2b043575
      Cecylia Bocovich authored
      We need to set up the pion/webrtc logger to write output to the
      snowflake log, otherwise the warnings we are getting from the pion
      library are being lost.
      
      Note: this requires go version 1.13 and later in order to use the
      `log.Writer()` function.
      2b043575
    • Cecylia Bocovich's avatar
      Ported snowflake client to work with pion/webrtc · b5c50b69
      Cecylia Bocovich authored
      Modified the snowflake client to use pion/webrtc as the webrtc library.
      This involved a few small changes to match function signatures as well
      as several larger ones:
      - OnNegotiationNeeded is no longer supported, so CreateOffer and
      SetLocalDescription have been moved to a go routine called after the
      other peer connection callbacks are set
      - We need our own deserialize/serialize functions
      - We need to use a SettingEngine in order to access the
      OnICEGatheringStateChange callback
      b5c50b69
  2. May 21, 2019
  3. May 08, 2019
  4. Mar 25, 2019
  5. Nov 21, 2018
  6. Mar 20, 2018
  7. Mar 05, 2018
  8. Oct 12, 2017
  9. Aug 01, 2016
  10. Jul 29, 2016
  11. Jun 16, 2016
  12. Jun 15, 2016
  13. Jun 13, 2016
  14. Jun 12, 2016
  15. May 24, 2016
  16. May 20, 2016
  17. Apr 05, 2016
  18. Mar 27, 2016
  19. Mar 20, 2016
  20. Mar 19, 2016
  21. Mar 11, 2016
  22. Mar 09, 2016
  23. Mar 06, 2016
  24. Feb 26, 2016
  25. Feb 25, 2016
  26. Feb 24, 2016
  27. Feb 22, 2016
  28. Feb 20, 2016
Loading