The build summary:
+------------------------------------------------------------------------------------
For SRS benchmark, gperf, gprof and valgrind, please read:
https://www.jianshu.com/p/6d4a89359352
+------------------------------------------------------------------------------------
|The main server usage: ./objs/srs -c conf/srs.conf, start the srs server
| About HLS, please read
https://ossrs.net/lts/zh-cn/docs/v4/doc/delivery-hls
| About DVR, please read
https://ossrs.net/lts/zh-cn/docs/v4/doc/dvr
| About SSL, please read
https://ossrs.net/lts/zh-cn/docs/v4/doc/rtmp-handshake
| About transcoding, please read
https://ossrs.net/lts/zh-cn/docs/v4/doc/ffmpeg
| About ingester, please read
https://ossrs.net/lts/zh-cn/docs/v4/doc/ingest
| About http-callback, please read
https://ossrs.net/lts/zh-cn/docs/v4/doc/http-callback
| Aoubt http-server, please read
https://ossrs.net/lts/zh-cn/docs/v4/doc/http-server
| About http-api, please read
https://ossrs.net/lts/zh-cn/docs/v4/doc/http-api
| About stream-caster, please read
https://ossrs.net/lts/zh-cn/docs/v4/doc/streamer
| (Disabled) About VALGRIND, please read
https://github.com/ossrs/state-threads/issues/2
+------------------------------------------------------------------------------------
binaries, please read
https://ossrs.net/lts/zh-cn/docs/v4/doc/install
You can:
./objs/srs -c conf/srs.conf
to start the srs server, with config conf/srs.conf.
root@Ubuntu-2404-noble-amd64-base /opt/srs/trunk # make install
Now mkdir /usr/local/srs
Now make the http root dir
Now copy binary files
Now copy srs conf files
Now copy init.d script files
Now copy systemctl service files
@see:
https://ossrs.net/lts/zh-cn/docs/v4/doc/service