readme.txt 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  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.0.1f.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-2.1.1.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. 1.st.arm.Makefile.patch
  23. st编译脚本补丁,允许用户指定cc编译器。
  24. gtest-1.6.0.zip
  25. google单元测试框架。
  26. gperftools-2.1.zip
  27. google性能分析和测试工具。
  28. 编译和使用参考压缩文件中的README和doc目录。
  29. links:
  30. nginx:
  31. http://nginx.org/
  32. http-parser:
  33. https://github.com/joyent/http-parser
  34. state-threads:
  35. http://sourceforge.net/projects/state-threads
  36. ffmpeg:
  37. http://ffmpeg.org/
  38. http://ffmpeg.org/releases/ffmpeg-2.1.1.tar.gz
  39. x264:
  40. http://www.videolan.org/
  41. ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-20131129-2245-stable.tar.bz2
  42. lame:
  43. http://sourceforge.net/projects/lame/
  44. http://nchc.dl.sourceforge.net/project/lame/lame/3.99/lame-3.99.5.tar.gz
  45. yasm:
  46. http://yasm.tortall.net/
  47. http://www.tortall.net/projects/yasm/releases/yasm-1.2.0.tar.gz
  48. cherrypy:
  49. http://www.cherrypy.org/
  50. https://pypi.python.org/pypi/CherryPy/3.2.4
  51. openssl:
  52. http://www.openssl.org/
  53. http://www.openssl.org/source/openssl-1.0.1f.tar.gz
  54. gtest:
  55. https://code.google.com/p/googletest
  56. https://code.google.com/p/googletest/downloads/list
  57. gperftools:
  58. https://code.google.com/p/gperftools/
  59. https://code.google.com/p/gperftools/downloads/list
  60. speex:
  61. http://www.speex.org/downloads/
  62. http://downloads.xiph.org/releases/speex/speex-1.2rc1.tar.gz