Commit Graph

5 Commits

Author SHA1 Message Date
Han Gyoung-Su
1359426f1b Feature/drain (#18)
* feat: mp4 split issue

* feat: drain process for HLS, webm, mp4, WHEP
2025-06-22 18:38:46 +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
GyoungSu
4813e2768e Reduce memory usage 2024-09-08 18:32:07 +09:00
GyoungSu
af318643ae Initial commit 2024-09-07 03:02:59 +09:00