1. 30 7月, 2015 1 次提交
  2. 01 6月, 2013 1 次提交
  3. 15 8月, 2012 1 次提交
    • S
      rtmp: Do not send _checkbw calls as notifications · 8b6a5a79
      Samuel Pitoiset 提交于
      The _checkbw calls were changed to use transactionId 0 in commit
      82613564 so that servers would not return _result/_error about it.
      While this is the strict interpretation of the spec, there are
      servers that return _error about it, even if transactionId was 0.
      
      The latest version of EvoStream Media Server (the commercial version
      of crtmpserver) behaves properly as described, i.e. returning an
      _error normally but not returning anything when using transactionId
      0. The latest version of crtmpserver (right now at least) doesn't
      behave like this though, it returns an error even if transactionId
      was 0.
      
      There are also other servers that return errors even if transactionId
      is set to 0. Therefore set a proper transaction id so that the invoke
      can be tracked and the error properly ignored instead.
      Signed-off-by: NMartin Storsjö <martin@martin.st>
      8b6a5a79
  4. 08 8月, 2012 1 次提交
    • L
      rtmp: send check_bw as notification · 82613564
      Luca Barbato 提交于
      Set the transactionId to 0 to signal the server a return _result/_error
      is not expected.
      
      Solves the problems experienced with strict rtmp servers.
      82613564
  5. 23 7月, 2012 2 次提交
  6. 17 7月, 2012 1 次提交
  7. 19 3月, 2011 1 次提交
  8. 31 7月, 2009 1 次提交
  9. 19 6月, 2009 1 次提交
  10. 11 6月, 2009 1 次提交
  11. 31 8月, 2008 1 次提交
  12. 23 8月, 2008 2 次提交
  13. 17 8月, 2008 1 次提交
  14. 30 10月, 2007 1 次提交
  15. 17 10月, 2007 1 次提交
  16. 18 6月, 2007 1 次提交
  17. 17 6月, 2007 2 次提交
  18. 19 3月, 2007 1 次提交
  19. 28 2月, 2007 1 次提交
  20. 07 10月, 2006 1 次提交
  21. 13 1月, 2006 1 次提交
  22. 18 12月, 2005 1 次提交
  23. 25 10月, 2003 1 次提交
  24. 23 10月, 2003 2 次提交
  25. 03 3月, 2003 1 次提交
  26. 12 2月, 2003 1 次提交
  27. 20 11月, 2002 1 次提交
  28. 19 11月, 2002 2 次提交
  29. 25 10月, 2002 1 次提交
  30. 06 10月, 2002 1 次提交
  31. 26 5月, 2002 1 次提交
  32. 14 8月, 2001 1 次提交