1. 22 1月, 2018 1 次提交
  2. 07 1月, 2018 1 次提交
  3. 10 12月, 2017 1 次提交
  4. 07 12月, 2017 1 次提交
  5. 06 12月, 2017 1 次提交
  6. 03 12月, 2017 1 次提交
  7. 02 12月, 2017 1 次提交
  8. 26 11月, 2017 2 次提交
  9. 07 11月, 2017 1 次提交
  10. 03 11月, 2017 1 次提交
  11. 26 10月, 2017 2 次提交
  12. 17 10月, 2017 1 次提交
  13. 15 10月, 2017 1 次提交
  14. 10 10月, 2017 1 次提交
    • J
      rtmp-services: Only update Twitch ingests when necessary · d768717b
      jp9000 提交于
      (This commit also modifies UI)
      
      Instead of pinging Twitch every time the program starts up, only pings
      for new servers when the ingests are actually being used, and when the
      UI uses the auto-configuration dialog.
      
      If ingests have not been cached when using the "Auto" server, it will
      wait for 3 seconds max to query the Twitch ingest API.  If it takes
      longer than 3 seconds or fails, it will defer to SF.  If ingests were
      already cached, then it will use the existing cache immediately.
      d768717b
  15. 11 9月, 2017 2 次提交
  16. 10 9月, 2017 1 次提交
  17. 25 8月, 2017 1 次提交
  18. 24 8月, 2017 1 次提交
  19. 10 8月, 2017 4 次提交
  20. 06 8月, 2017 1 次提交
  21. 03 8月, 2017 1 次提交
  22. 01 8月, 2017 4 次提交
    • J
      rtmp-services: Add "Auto" server option for Twitch · 2b2956ae
      jp9000 提交于
      Automatically selects the server closest to the user based upon the
      Twitch ingest API.
      2b2956ae
    • J
      rtmp-services: Add Twitch ingest update API · 435e2518
      jp9000 提交于
      Updates ingests via Twitch's ingest API.  The servers are ordered by
      closest to farthest from the user via the API.  It's probably still good
      to keep the services.json Twitch ingests updated in case there are
      issues with the Twitch ingest API, but otherwise the ingests will update
      from Twitch itself every time the program is opened automatically.
      435e2518
    • J
      rtmp-services: Fix ingest update request user agent · 3786a203
      jp9000 提交于
      The user agent for the obsproject.com ingest update request would have
      the version string baked in to the plugin, so if the plugin library
      wasn't updated with the rest of the project, it would return the
      incorrect version.  This makes sure it returns the correct version by
      requesting the version string from libobs itself.
      3786a203
    • Q
      rtmp-services: Add Mixer FTL service · 535f4a7f
      Quinn Damerell 提交于
      Adds "Mixer FTL" service and renames the original service with RTMP
      servers to "Mixer RTMP".
      
      Closes jp9000/obs-studio#980
      535f4a7f
  23. 25 7月, 2017 1 次提交
  24. 21 7月, 2017 1 次提交
  25. 18 7月, 2017 2 次提交
  26. 15 7月, 2017 3 次提交
  27. 08 7月, 2017 1 次提交
  28. 03 7月, 2017 1 次提交