106 Commits

Author SHA1 Message Date
Ingo Oppermann
9e81f203cb
Add option to select which channels will be displayed on the playersite (#392, #800) 2024-09-13 15:33:47 +02:00
Ingo Oppermann
eaacb94c54
Remove erroneous filter setting 2024-09-06 11:25:19 +02:00
Ingo Oppermann
05649aa2fd
Fix double -filter parameter when encoder sets filter 2024-09-05 14:27:55 +02:00
Ingo Oppermann
f54adc6b94
Bump version to 1.13 2024-06-07 12:15:40 +02:00
Ingo Oppermann
625b080752
Add opt-in for extended list of channel layouts 2024-06-04 17:13:03 +02:00
Ingo Oppermann
1920eb583c
Add more audo channel layouts 2024-06-04 15:08:52 +02:00
Ingo Oppermann
8be8128d6e
Fix returning correct custom value in SelectCustom component 2024-06-04 14:55:46 +02:00
Jan Stabenow
6154b9b734 Mod enables ff-loglevel and prepares the logging component 2024-06-02 09:57:01 +02:00
Jan Stabenow
58d0292ef9 Mod reduces complexity 2024-05-24 17:10:19 +02:00
Ingo Oppermann
9d666e0879
Fix missing stream URL, summarize streams in probe log, don't lock type for first stream 2024-04-29 15:54:17 +02:00
Ingo Oppermann
6f5ecf878c
Remove unused imports 2024-04-29 12:12:02 +02:00
Ingo Oppermann
486d64ff19
Add to allow stream hints in case probing fails 2024-04-26 21:41:09 +02:00
Ingo Oppermann
ff2130138a
Rename decoder files 2024-04-03 21:17:54 +02:00
Ingo Oppermann
8e208789f0
Rename encoder files 2024-04-03 17:18:52 +02:00
Ingo Oppermann
7007ce71ed
Reorder encoders 2024-04-03 16:35:25 +02:00
Ingo Oppermann
6292e62858
Allow to stream HEVC and AV1 to Youtube via RTMP 2024-03-27 21:01:53 +01:00
Ingo Oppermann
82bd4f2d76
Add librav1e AV1 encoder 2024-03-27 21:01:20 +01:00
Ingo Oppermann
44657181a0
Rename AV1NVDEC to AV1CUVID 2024-03-27 21:00:52 +01:00
Ingo Oppermann
dc384ed554
Remove comments 2024-03-27 11:55:45 +01:00
Ingo Oppermann
12344c958f
Fix codec name, change to hevc 2024-03-27 10:46:51 +01:00
Ingo Oppermann
c73cc357b9
Add HEVC VideoToolbox encoder 2024-03-27 10:45:35 +01:00
patcarter883
3e4662b337 Revert unrequired change to NVDEC decoder. 2024-03-24 13:22:31 +00:00
patcarter883
a0c41bba87 AV1 decode 2024-03-24 13:18:14 +00:00
patcarter883
2226ce41c2 Merge branch 'dev' of https://github.com/patcarter883/restreamer-ui into dev 2024-03-24 10:26:08 +00:00
patcarter883
355f6a7967 Add AV1 to decoders 2024-03-24 10:25:14 +00:00
patcarter883
fa094782c7 Add AV1 to decoders 2024-03-22 12:35:45 +00:00
Ingo Oppermann
bcd3b7ba52
Add resource usage and command to process details 2023-12-15 12:57:14 +01:00
Jan Stabenow
6a24e68055 Add enlarged channel overview 2023-11-27 17:02:39 +01:00
Ingo Oppermann
287b50dab2
Add to allow to loop video files 2023-11-17 14:52:04 +01:00
Ingo Oppermann
db1b5227fb
Allow to set limits for ingest and egress processes 2023-11-10 15:38:47 +01:00
Ingo Oppermann
c263f1f0d4
Use UploadButton component for playersite 2023-11-06 17:03:43 +01:00
Ingo Oppermann
245f69cdcb
Add option for custom poster image in player 2023-11-03 16:05:56 +01:00
Jan Stabenow
377acf12ff Fix videojs skin 2023-10-16 16:06:48 +02:00
Ingo Oppermann
5223e27079
Fix MUI warning 2023-09-29 14:01:11 +02:00
Ingo Oppermann
0535ad8f51
Update video.js, avoid error if overlay is not defined 2023-09-22 14:38:04 +02:00
Ingo Oppermann
1a44e78eb7
Fix import path 2023-09-06 15:37:06 +02:00
Orry Verducci
9cc06d6ce6 Add framerate filter 2023-07-31 13:47:30 +01:00
Ingo Oppermann
a87a02aaff
Add Ukrainian translation 2023-05-08 11:35:48 +02:00
Jan Stabenow
e4676fded7
Fix empty force_key_frames value 2023-04-18 08:59:12 +02:00
Ingo Oppermann
0da1d6ba49
Add Chinese (simplified) translation 2023-03-24 11:52:00 +01:00
Jan Stabenow
3d337541ce
Fix internal player skin (volume bar) 2023-02-23 16:19:53 +01:00
Ingo Oppermann
e299dfd3f6
Add Greek translation 2023-01-12 12:15:18 +01:00
Ingo Oppermann
cfd71d7b9b
Add Slovenian translation (thanks to Grega) 2023-01-12 12:09:43 +01:00
Ingo Oppermann
085f6fe4d1
Add Danish translation (Thanks to Filip Stadler and Info) 2023-01-12 12:03:06 +01:00
Ingo Oppermann
94f7715b2b
Add Turkish translation (thanks to Ramazan Sancar, #22) 2023-01-12 11:54:02 +01:00
Jan Stabenow
29ee83a4ce
Fix positioning of the deinterlaces filter (datarhei/restreamer#465) 2022-11-25 15:29:21 +01:00
Jan Stabenow
39d9002076
Mod removes duplicate labels 2022-11-24 15:02:34 +01:00
Ingo Oppermann
d18f99acdd
Add coder tests 2022-11-24 12:41:40 +01:00
Ingo Oppermann
638642d3de
Fix missing parameters for coder defaults 2022-11-24 10:26:56 +01:00
Ingo Oppermann
ec4edf2f47
Fix wrong call to encoder defaults (datarhei/restreamer#467) 2022-11-22 16:49:21 +01:00