1. 14 7月, 2015 3 次提交
  2. 13 7月, 2015 1 次提交
  3. 12 7月, 2015 16 次提交
  4. 11 7月, 2015 3 次提交
    • J
      obs-outputs: Fix stuck "Connecting" with no key · cec88d28
      Jess Mayo 提交于
      With no stream key, no streams were actually being created.
      This is a crazy configuration anyway, but it resulted in OBS getting
      stuck in the "Connecting" state with no way to cancel.
      We now just use the blank key and hope for the best.
      cec88d28
    • J
      obs-outputs: Fix rtmp authentication · 1682d77d
      Jess Mayo 提交于
      Reinstate flag checks in RTMP_Close that were erroneously removed.
      
      Clear out the Link state before we establish a new connection. There is
      too much state carried around during authentication that has no good
      place to clear it in librtmp, which assumes a clean structure when the
      connection is initially established.
      1682d77d
    • T
      rtmp-services: Update Beam's recommended settings · fb4bee25
      Taylor Blau 提交于
      fb4bee25
  5. 10 7月, 2015 7 次提交
  6. 09 7月, 2015 10 次提交