1. 27 9月, 2016 4 次提交
    • R
      librtmp: Remove reconnect on close behavior · 4d23e848
      Richard Stanway 提交于
      For some reason librtmp treats a close message as a request to reconnect.
      It does this syncronously, and uses the same event processing so that
      another close request will continue the cycle until the stack is exhausted
      and the application crashes.
      
      Fixes https://obsproject.com/mantis/view.php?id=634
      4d23e848
    • J
      enc-amf: Update to 1.3.0rc6 · 7ee3dfe9
      jp9000 提交于
      7ee3dfe9
    • J
      obs-ffmpeg: Add b-frame support to NVENC (default: 2) · 1e0d5e7b
      jp9000 提交于
      It was unintentionally using intra-only before, impacting quality.
      1e0d5e7b
    • R
      rtmp-services: Remove Twitch H264 profile requirement · 7ea59ff3
      Richard Stanway 提交于
      Twitch no longer recommend Main profile on their "Broadcast requirements"
      page. The number of devices that can't decode High profile is very small
      and limited to old, legacy devices such as the 1st generation iPad (six
      years old). Additionally, these devices have limited resolution / FPS
      support, so streams are often encoded at levels beyond what they could
      decode even disregarding the H264 profile requirement. It's not worth
      degrading the quality of streams for modern devices just to support these
      legacy decoders. Twitch still provides low-complexity transcodes for
      devices which cannot handle Source quality streams.
      7ea59ff3
  2. 26 9月, 2016 1 次提交
  3. 24 9月, 2016 2 次提交
  4. 23 9月, 2016 6 次提交
  5. 22 9月, 2016 3 次提交
  6. 21 9月, 2016 4 次提交
  7. 20 9月, 2016 7 次提交
  8. 19 9月, 2016 4 次提交
  9. 17 9月, 2016 6 次提交
  10. 15 9月, 2016 3 次提交