srs/trunk/research/api-server
Jason-JP-Yang d887d2b867 Addition Features: Custom Homepage and WHEP player
1. DVR record apply support regex, for usage: please enter
    config file -dvr_apply and start regex with /^xxx$/
2. Add custom homepage for player, enter the url
    localhost:8080/players/homepage.html to access
3. Add WHEP player, enter the url localhost:8080/players/whep_itp.html
4. Convert Files Format from CRLF to LF (Windows to Linux)

* Known Issues:
1. There is a unsmooth swup between hompage and player page, Swup.js
    will be used to fix this issue in the future.
2025-05-13 23:35:28 +08:00
..
static-dir Addition Features: Custom Homepage and WHEP player 2025-05-13 23:35:28 +08:00
go.mod Rewrite research/api-server code by Go, remove Python. (#3382) 2023-01-18 13:11:16 +08:00
server.go Fix command injection in api-server for HTTP callback. v5.0.157, v6.0.48 2023-06-05 16:38:42 +08:00