1. 09 Oct, 2012 1 commit
  2. 08 Oct, 2012 1 commit
  3. 23 Sep, 2012 1 commit
  4. 21 Sep, 2012 1 commit
  5. 12 Sep, 2012 1 commit
    • Martin Storsjö's avatar
      Add a smooth streaming segmenter muxer · 62c9ae11
      Martin Storsjö authored
      This muxer splits the output from the ismv muxer into individual
      files, in realtime.
      
      The same can also be done by the standalone tool ismindex, but this
      muxer is needed for doing it in realtime (especially for live
      streams that need extra handling for updating the lookahead fields
      in the fragment headers).
      
      Using this muxer, one can deliver live smooth streaming from a
      normal static file web server. (Using ismindex, one can deliver
      premade smooth streaming files from a static file web server,
      or prepare files for serving with IIS.)
      Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
      62c9ae11
  6. 14 Aug, 2012 1 commit
  7. 29 Jul, 2012 1 commit
  8. 26 Jul, 2012 1 commit
  9. 23 Jul, 2012 2 commits
  10. 22 Jul, 2012 1 commit
  11. 17 Jul, 2012 2 commits
  12. 16 Jul, 2012 1 commit
  13. 05 Jul, 2012 1 commit
  14. 29 Jun, 2012 3 commits
  15. 21 Jun, 2012 1 commit
  16. 18 Jun, 2012 1 commit
  17. 17 Jun, 2012 1 commit
    • Samuel Pitoiset's avatar
      RTMPT protocol support · 8e50c57d
      Samuel Pitoiset authored
      This adds two protocols, but one of them is an internal implementation
      detail just used as an abstraction layer/generalization in the code. The
      RTMPT protocol implementation uses rtmphttp:// as an alternative to the
      tcp:// protocol. This allows moving most of the lower level logic out
      from the higher level generic rtmp code.
      Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
      8e50c57d
  18. 21 May, 2012 1 commit
  19. 08 May, 2012 1 commit
  20. 03 May, 2012 1 commit
  21. 25 Mar, 2012 1 commit
  22. 03 Mar, 2012 1 commit
  23. 14 Feb, 2012 4 commits
  24. 13 Feb, 2012 1 commit
  25. 25 Jan, 2012 1 commit
  26. 16 Jan, 2012 1 commit
  27. 03 Jan, 2012 1 commit
  28. 28 Dec, 2011 1 commit
  29. 22 Dec, 2011 1 commit
  30. 19 Dec, 2011 1 commit
  31. 18 Dec, 2011 1 commit
  32. 15 Dec, 2011 1 commit
  33. 04 Dec, 2011 1 commit