13 Commits

Author SHA1 Message Date
Han Gyoung-Su
e0518896d1 feat: list thumbnail (#23) 2025-06-22 23:57:54 +09:00
Han Gyoung-Su
6eedd16cbf Feature/thumbnail (#22)
* feat: thumbnail structure

* feat: make thumbnail, serve thumbnail
2025-06-22 23:25:32 +09:00
Han Gyoung-Su
497a4cd51b refactor: starter interface (#21) 2025-06-22 22:19:17 +09:00
Han Gyoung-Su
eda72c5449 feat: HLS player (#20) 2025-06-22 20:55:00 +09:00
Han Gyoung-Su
e8876671b9 feat: /hls/streams (#19) 2025-06-22 20:47:40 +09:00
Han Gyoung-Su
49a0465523 Fix whep's memory leak (#17)
Adopt address sanitizer for ffmpeg
2025-03-17 02:35:41 +09:00
Han Gyoung-Su
cb7d99483f build(docker): update Dockerfile and add FFmpeg installation script with Leak Sanitizer support (#14)
- modify Dockerfile to include static files and create videos directory
- update docker-compose to change UDP port range
- add install-ffmpeg-lsan.sh for FFmpeg installation with Leak Sanitizer
- create lsan.Dockerfile for building with Leak Sanitizer
2025-03-13 01:36:14 +09:00
Han Gyoung-Su
c1c90c8010 Split video with interval(Closes #2) (#12) 2024-09-24 00:09:57 +09:00
Han Gyoung-Su
c3255d6a20 support off the record mp4, mkv (#10) 2024-09-13 08:27:29 +09:00
Han Gyoung-Su
281c72dda5 Use only 2 ports #7 (#8) 2024-09-08 22:28:19 +09:00
GyoungSu
4813e2768e Reduce memory usage 2024-09-08 18:32:07 +09:00
Han Gyoung-Su
ef42f9c343 #3 can be configured llhls or hls as config.toml (#5) 2024-09-08 16:12:08 +09:00
GyoungSu
af318643ae Initial commit 2024-09-07 03:02:59 +09:00