Commit Graph

11 Commits

Author SHA1 Message Date
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 02bba77844 Fix whep's memory leak (#15) 2025-03-13 01:41:12 +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 c2301694db fix: reuse stream id (#11) 2024-09-13 08:30:10 +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 37e16c1573 Fix RTMP handler not calling for audio, video 2024-09-07 21:29:46 +09:00
GyoungSu af318643ae Initial commit 2024-09-07 03:02:59 +09:00