858 Commits

Author SHA1 Message Date
Ingo Oppermann
631fda502b
Add audio mime-types 2025-03-24 10:15:49 +01:00
Ingo Oppermann
2c62975ef6
Fix using effective process config 2025-03-17 13:52:04 +01:00
Ingo Oppermann
9c42156a38
Fix correctly assign input and output IDs to progress data for report history 2025-03-17 12:11:00 +01:00
Ingo Oppermann
19479201b4
Fix correctly assign input and output IDs to progress data 2025-03-17 11:49:59 +01:00
Ingo Oppermann
a5831b3b1a
Allow multiple HLS stream maps 2025-03-17 10:59:10 +01:00
Ingo Oppermann
38b248092d
Fix tests 2025-03-17 09:57:18 +01:00
Ingo Oppermann
ed10df0045
Fix applying HLS stream map 2025-03-14 17:20:38 +01:00
Ingo Oppermann
9557f7e10a
Add IDs for disambiguation to graph elements 2025-03-12 21:08:33 +01:00
Ingo Oppermann
5ab1333a54
Fix use of deprecated function 2025-03-12 21:06:54 +01:00
Ingo Oppermann
3877dbb6ff
Store binary in the store 2025-03-04 17:08:03 +01:00
Ingo Oppermann
efa3d1fa2d
Update API documentation 2025-03-04 16:31:01 +01:00
Ingo Oppermann
be9e0d4c5d
Allow to override ffmpeg binary 2025-03-03 17:13:39 +01:00
Ingo Oppermann
ba28cf3d20
Forward environment variables 2025-02-26 09:52:40 +01:00
Ingo Oppermann
dfa02c3f2c
Remove import and ffmigrate from bundle 2025-01-29 12:16:01 +01:00
Ingo Oppermann
bec9ee3bff
Update dependencies 2025-01-22 14:08:52 +01:00
Ingo Oppermann
aadd734c1d
Add auto-removal of nodes if unresponsive 2025-01-22 14:07:46 +01:00
Ingo Oppermann
2a787c4f4f
Use regexp to filter out context and loglevel 2025-01-14 17:11:44 +01:00
Ingo Oppermann
3bf461fb92
Add awareness that each line can be prefixed with the loglevel 2025-01-08 16:51:57 +01:00
Ingo Oppermann
407e402601
Add TODO 2025-01-06 15:43:05 +01:00
Ingo Oppermann
85317b7d01
Start the moved process before old gets deleted 2024-12-10 17:13:21 +01:00
Ingo Oppermann
893f8c2b1f
Choose the GPU with the least overall usage 2024-12-10 15:47:07 +01:00
Ingo Oppermann
64a2136501
Fix nvidia-smi parsing 2024-12-09 16:21:41 +01:00
Ingo Oppermann
cfc5b7d16f
Fix potential race condition 2024-11-27 14:29:40 +01:00
Ingo Oppermann
f55a3e7fce
Allow to provide mime type mapping directly in config 2024-11-22 16:11:22 +01:00
Ingo Oppermann
74607db85b
Fix uint64 to float64 conversion 2024-11-05 21:47:03 +01:00
Ingo Oppermann
0d57a855f4
Use better name for variable 2024-11-04 16:28:44 +01:00
Ingo Oppermann
83ec412e05
Allow segments to be mp4 additional to ts 2024-11-04 12:06:59 +01:00
Ingo Oppermann
a79004388f
Fix potential CPU leak 2024-10-31 22:11:53 +01:00
Ingo Oppermann
dfbf55883d
Remove commented out line 2024-10-31 22:01:28 +01:00
Ingo Oppermann
4c7cc51ca5
Update dependencies 2024-10-31 16:05:38 +01:00
Ingo Oppermann
abc821fe4b
Create GPU index in actual driver 2024-10-31 15:23:24 +01:00
Ingo Oppermann
d591a2383e
Fix GPU index numbering, promote the GPU ID 2024-10-31 14:59:22 +01:00
Ingo Oppermann
bfb54ca177
Add GPU usage in cluster about API endpoint 2024-10-31 14:32:18 +01:00
Ingo Oppermann
eb4d0430b6
Fix test 2024-10-31 13:49:48 +01:00
Ingo Oppermann
d73afc141c
Assign default GPU if no softlimit is given 2024-10-31 12:18:26 +01:00
Ingo Oppermann
aa3a5b4978
Prevent panic if index is out of bounds 2024-10-31 12:17:53 +01:00
Ingo Oppermann
55015bcf6f
Read out GPU specs at util start 2024-10-30 17:12:29 +01:00
Ingo Oppermann
22a94e1089
Add GPU resources 2024-10-30 15:16:10 +01:00
Ingo Oppermann
ed5357cde3
Add GPU metrics 2024-10-30 15:07:05 +01:00
Ingo Oppermann
dd8906e56f
Add test for dynamic placeholder via restream 2024-10-29 17:04:07 +01:00
Ingo Oppermann
2393dbc4c0
Add replacer tests, fix command in state with dynamic placeholders 2024-10-29 16:43:47 +01:00
Ingo Oppermann
de9a30a108
Add internal mock modules 2024-10-29 14:55:55 +01:00
Ingo Oppermann
2ee7fa7e41
Make resources the only direct user of psutil 2024-10-29 12:25:39 +01:00
Ingo Oppermann
fbf62bf7e5
Remove Start() function, rename Stop() to Cancel() 2024-10-28 17:12:31 +01:00
Ingo Oppermann
412fbedea3
Make psutil a submodule of resources, remove default psutil 2024-10-28 16:13:13 +01:00
Ingo Oppermann
175fb1a9b4
Don't directly access psutils 2024-10-28 10:27:38 +01:00
Ingo Oppermann
e2def57a6f
Update API docs 2024-10-24 16:51:14 +02:00
Ingo Oppermann
b6daea1a02
Remove unused parameter 2024-10-24 15:52:56 +02:00
Ingo Oppermann
2dbe5b5685
Add GPU support 2024-10-24 15:08:26 +02:00
Ingo Oppermann
df30a6b8e3
Replace timer-based SMA with a timer-less implementation 2024-10-23 11:08:13 +02:00