23 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
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
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
GyoungSu
2f4e79ab78 Merge tag 'v1.0.0' into develop
v1.0.0
2024-09-08 22:35:55 +09:00
GyoungSu
a5d943f23b Merge branch 'release/1.0.0' v1.0.0 2024-09-08 22:35:50 +09:00
GyoungSu
6e1aa585ab Merge tag 'v1.0.0' into develop
v1.0.0
2024-09-08 22:33:09 +09:00
GyoungSu
bebe9a8cc8 Merge branch 'release/v1.0.0' 2024-09-08 22:32:55 +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
1a0c9fe7f9 Remove comment lines 2024-09-08 15:54:12 +09:00
GyoungSu
37e16c1573 Fix RTMP handler not calling for audio, video 2024-09-07 21:29:46 +09:00
GyoungSu
d7e4b71ec1 Update README 2024-09-07 03:10:01 +09:00
GyoungSu
af318643ae Initial commit 2024-09-07 03:02:59 +09:00