1. 29 Jul, 2015 1 commit
  2. 01 Jun, 2013 1 commit
  3. 14 Aug, 2012 1 commit
    • Samuel Pitoiset's avatar
      rtmp: Do not send _checkbw calls as notifications · 8b6a5a79
      Samuel Pitoiset authored
      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: 's avatarMartin Storsjö <martin@martin.st>
      8b6a5a79
  4. 08 Aug, 2012 1 commit
    • Luca Barbato's avatar
      rtmp: send check_bw as notification · 82613564
      Luca Barbato authored
      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 Jul, 2012 2 commits
  6. 17 Jul, 2012 1 commit
  7. 19 Mar, 2011 1 commit
  8. 31 Jul, 2009 1 commit
  9. 19 Jun, 2009 1 commit
  10. 11 Jun, 2009 1 commit
  11. 31 Aug, 2008 1 commit
  12. 23 Aug, 2008 2 commits
  13. 17 Aug, 2008 1 commit
  14. 30 Oct, 2007 1 commit
  15. 17 Oct, 2007 1 commit
  16. 17 Jun, 2007 2 commits
  17. 16 Jun, 2007 1 commit
  18. 19 Mar, 2007 1 commit
  19. 28 Feb, 2007 1 commit
  20. 07 Oct, 2006 1 commit
  21. 12 Jan, 2006 1 commit
  22. 17 Dec, 2005 1 commit
  23. 25 Oct, 2003 1 commit
  24. 23 Oct, 2003 1 commit
  25. 22 Oct, 2003 1 commit
  26. 03 Mar, 2003 1 commit
  27. 11 Feb, 2003 1 commit
  28. 20 Nov, 2002 1 commit
  29. 19 Nov, 2002 2 commits
  30. 25 Oct, 2002 1 commit
  31. 06 Oct, 2002 1 commit
  32. 25 May, 2002 1 commit
  33. 13 Aug, 2001 1 commit