2
0

readme.txt 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. http-parser-2.1.zip
  2. for srs to support http callback.
  3. nginx-1.5.7.zip
  4. for srs to support hls streaming.
  5. st-1.9.zip
  6. basic framework for srs.
  7. openssl-1.1.0e.zip
  8. openssl for SRS(with-ssl) RTMP complex handshake to delivery h264+aac stream.
  9. CherryPy-3.2.4.zip
  10. sample api server for srs.
  11. ffmpeg-3.2.4.tar.gz
  12. yasm-1.2.0.tar.gz
  13. lame-3.99.5.tar.gz
  14. speex-1.2rc1.zip
  15. x264-snapshot-20131129-2245-stable.tar.bz2 (core.138)
  16. for srs to support live stream transcoding.
  17. remark: we use *.zip for all linux plantform.
  18. fdk-aac-0.1.3.zip
  19. https://github.com/mstorsjo/fdk-aac/releases
  20. tools/ccache-3.1.9.zip
  21. to fast build.
  22. gtest-1.6.0.zip
  23. google test framework.
  24. gperftools-2.1.zip
  25. gperf tools for performance benchmark.
  26. state-threads-1.9.1.tar.gz:
  27. patched st from https://github.com/ossrs/state-threads/releases/tag/v1.9.1
  28. links:
  29. nginx:
  30. http://nginx.org/
  31. http-parser:
  32. https://github.com/joyent/http-parser
  33. state-threads:
  34. http://sourceforge.net/projects/state-threads
  35. ffmpeg:
  36. http://ffmpeg.org/
  37. http://ffmpeg.org/releases/ffmpeg-3.2.4.tar.gz
  38. x264:
  39. http://www.videolan.org/
  40. ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-20131129-2245-stable.tar.bz2
  41. lame:
  42. http://sourceforge.net/projects/lame/
  43. http://nchc.dl.sourceforge.net/project/lame/lame/3.99/lame-3.99.5.tar.gz
  44. yasm:
  45. http://yasm.tortall.net/
  46. http://www.tortall.net/projects/yasm/releases/yasm-1.2.0.tar.gz
  47. cherrypy:
  48. http://www.cherrypy.org/
  49. https://pypi.python.org/pypi/CherryPy/3.2.4
  50. openssl:
  51. http://www.openssl.org/
  52. http://www.openssl.org/source/openssl-1.1.0e.tar.gz
  53. gtest:
  54. https://code.google.com/p/googletest
  55. https://code.google.com/p/googletest/downloads/list
  56. gperftools:
  57. https://code.google.com/p/gperftools/
  58. https://code.google.com/p/gperftools/downloads/list
  59. speex:
  60. http://www.speex.org/downloads/
  61. http://downloads.xiph.org/releases/speex/speex-1.2rc1.tar.gz