jb-alvarado
a15c8a01ba
add duration from remote source, #336
2023-06-26 07:40:32 +02:00
jb-alvarado
7c398c5e55
add description, spelling
2023-06-20 10:51:32 +02:00
jb-alvarado
4a578e83ff
set chrono features, cleanup, less logging
2023-06-19 20:48:50 +02:00
jb-alvarado
8eb5c2ba02
switch jsonrpc-http-server to tiny_http, update clap to next major version
...
The jsonrpc-http-server don't get any updates anymore and some libs are already unmaintained. Migration to the new jsonrpsee makes not so much sense, because its features are not needed. For our needs tiny_http is absolut enough.
2023-06-19 16:57:25 +02:00
jb-alvarado
6338207fba
update most importend config values on new channel
2023-05-15 15:25:15 +02:00
jb-alvarado
6cd092c30f
try to create log path, if not exists. expose state file in config (important for multi channels)
2023-05-14 21:16:09 +02:00
jb-alvarado
d1ce475692
no regex match validation for scale filter
2023-04-12 22:24:42 +02:00
jb-alvarado
535511f394
remove loudnorm filter
2023-04-10 20:28:06 +02:00
jb-alvarado
3328aaac6a
fix logo path on windows system, #291
2023-03-24 10:28:39 +01:00
jb-alvarado
0afd69f835
fix clippy warning
2023-03-10 11:32:15 +01:00
jb-alvarado
6c5264ea5f
rename kill with stop (we are not killing anybody...), stop engine over rpc. #268
2023-02-21 14:10:06 +01:00
jb-alvarado
272fa91d03
remove drop
2023-02-20 22:13:00 +01:00
jb-alvarado
b4004d7d8b
use async process::Command
2023-02-20 22:12:33 +01:00
jb-alvarado
21f28807a3
add another unrecoverable error
2023-02-13 08:15:41 +01:00
jb-alvarado
1c54bc0e2d
update yaml
2023-02-09 11:58:59 +01:00
jb-alvarado
c0740fc830
get correct error level from config, fix playlist tests
2023-02-09 11:09:54 +01:00
jb-alvarado
714442cd59
change regex
2023-02-03 10:48:56 +01:00
jb-alvarado
3b61d09809
set version and other metadata globally
2023-02-03 09:32:05 +01:00
jb-alvarado
f4e11a989f
check if audio_only on active
2023-02-02 12:52:10 +01:00
jb-alvarado
9e84c561ef
update version
2023-02-02 12:17:36 +01:00
jb-alvarado
c5308efa03
Merge branch 'nuxt3-frontend' of github.com:jb-alvarado/ffplayout-engine into nuxt3-frontend
2023-02-02 12:15:04 +01:00
jb-alvarado
537f664c06
fix v_in in custom filter, add audio only mode
2023-02-02 12:14:57 +01:00
jb-alvarado
255ced8ecb
update packages, fix clippy warnings
2023-01-28 21:52:32 +01:00
jb-alvarado
1c2f14095c
update versions
2023-01-22 20:43:56 +01:00
jb-alvarado
70c769b45d
no exist on missing files
2023-01-22 20:05:28 +01:00
jb-alvarado
e752a7a951
support path list for playlist generation, #258
2023-01-22 14:17:51 +01:00
jb-alvarado
af985cb351
update version
2023-01-18 13:23:48 +01:00
jb-alvarado
bbe8dfe816
spelling
2023-01-12 09:05:01 +01:00
jb-alvarado
ab474f6d2f
update frontend to nuxtjs3
2023-01-11 15:29:41 +01:00
jb-alvarado
a3ce014444
update packages, set correct port
2022-12-20 09:24:54 +01:00
jb-alvarado
850a48ed43
catch empty program list in playlist
...
https://github.com/ffplayout/ffplayout-frontend/issues/101
2022-12-19 12:39:34 +01:00
jb-alvarado
1491f46e3d
make libx264 optional
2022-12-19 12:32:07 +01:00
jb-alvarado
8ac3688d2b
log error only when fdk_aac is in use
2022-12-19 12:26:42 +01:00
jb-alvarado
f38882032f
add optional ingest_level
...
- migrate to rust 1.66
- update packages
- set windows title in desktop mode
2022-12-17 22:08:22 +01:00
jb-alvarado
32a240fa90
Merge branch 'master' of github.com:jb-alvarado/ffplayout-engine
2022-12-03 22:25:03 +01:00
jb-alvarado
ac28c20f88
remove str conversion
2022-12-03 22:25:00 +01:00
jb-alvarado
2375a19811
add logo scale back again, #244
2022-12-02 08:12:03 +01:00
jb-alvarado
c70db0d327
change version to bug fix release
2022-11-28 18:29:55 +01:00
jb-alvarado
52856d3f09
get list of filters and libs, #201 #219
2022-11-27 21:11:40 +01:00
jb-alvarado
f576dedcb9
get program infos
2022-11-13 17:34:01 +01:00
jb-alvarado
3fbc6748bc
simplify if
2022-11-03 17:54:07 +01:00
jb-alvarado
6149288d2f
ignore muxed as a private data stream warning, validate channel count
2022-11-03 15:51:06 +01:00
jb-alvarado
70213b5d64
fix rust 1.65 clippy warnings, change version
2022-11-03 15:26:02 +01:00
jb-alvarado
960280f142
expose audio channel layout to the config. #222
2022-11-03 15:11:40 +01:00
jb-alvarado
0e3b9e3f80
revert to old audio codec settings.
...
Some how with s302m there is a smaller delta.
2022-11-01 19:40:53 +01:00
jb-alvarado
76e26f0f70
escape characters in text filter
2022-10-30 10:14:05 +01:00
jb-alvarado
dcba34e58a
update version
2022-10-26 14:20:42 +02:00
jb-alvarado
c326c3b61f
revert to video bitrate and mp2 audio codec
...
When video bitrate is not fixed the delta delay is more unstable and can reach error threshold.
same is with audio codec pcm_bluray, maybe because it changes the format to m2ts. s302m would be best option, but is not working correctly with loudnorm filter.
2022-10-26 14:09:40 +02:00
jb-alvarado
2f8c2deebc
more ignores, ignore errors on server, add info for srt ingest
2022-10-26 09:37:28 +02:00
jb-alvarado
17303aa8d5
simplify code
2022-10-25 15:05:10 +02:00