jb-alvarado
|
c239e952b8
|
work on process status control
|
2022-04-06 22:29:46 +02:00 |
|
jb-alvarado
|
f1e92181d5
|
work on status file, split process control
|
2022-04-06 18:10:57 +02:00 |
|
jb-alvarado
|
0fb2f10658
|
set default for ad
|
2022-04-06 18:10:23 +02:00 |
|
jb-alvarado
|
e33f5a1b5a
|
continue work on json rpc server
|
2022-04-06 15:53:27 +02:00 |
|
jb-alvarado
|
8a68c9bd86
|
work on json rpc server
|
2022-04-05 17:07:34 +02:00 |
|
jb-alvarado
|
e454dcee56
|
get last and next node also in folder mode
|
2022-04-05 09:28:23 +02:00 |
|
jb-alvarado
|
ba49e9baa9
|
Merge branch 'main' of github.com:jb-alvarado/ffplayout-rs
|
2022-04-04 11:39:23 +02:00 |
|
jb-alvarado
|
1a81445b65
|
add info
|
2022-04-04 11:39:21 +02:00 |
|
jb-alvarado
|
75caef670d
|
add last and next node, for more infos
|
2022-04-03 22:00:18 +02:00 |
|
jb-alvarado
|
1063ae28d6
|
shorten code
|
2022-04-02 22:53:24 +02:00 |
|
jb-alvarado
|
084103a600
|
set correct length
|
2022-04-02 22:21:11 +02:00 |
|
jb-alvarado
|
737c108b27
|
set correct index when playlist got reloaded
|
2022-04-02 22:05:10 +02:00 |
|
jb-alvarado
|
4774b719e4
|
set text encoding, to have no line breaks
|
2022-04-02 22:04:13 +02:00 |
|
jb-alvarado
|
5fc0a1856d
|
set correct start time
|
2022-04-02 22:03:32 +02:00 |
|
jb-alvarado
|
f023445d60
|
set correct playlist plath, get playlist in read mode
|
2022-04-02 22:02:09 +02:00 |
|
jb-alvarado
|
4d76661b6c
|
change dummy length
|
2022-04-01 15:32:00 +02:00 |
|
jb-alvarado
|
53bedd409f
|
add hls mode
|
2022-03-31 17:36:10 +02:00 |
|
jb-alvarado
|
b5c18ac8ea
|
fade in live ingest
|
2022-03-31 17:31:51 +02:00 |
|
jb-alvarado
|
da8a45fed7
|
remove date check and reorder check again
|
2022-03-31 14:37:07 +02:00 |
|
jb-alvarado
|
d33daceba0
|
cleanup
|
2022-03-29 10:55:31 +02:00 |
|
jb-alvarado
|
8759198b0a
|
add mail queue, to send only every 30 seconds new error mails. get only one time a new playlist.
|
2022-03-28 15:52:03 +02:00 |
|
jb-alvarado
|
f54d29b977
|
work on timer
|
2022-03-27 22:00:39 +02:00 |
|
jb-alvarado
|
754b69cf99
|
close processes on panic
|
2022-03-27 18:37:18 +02:00 |
|
jb-alvarado
|
25f05c8d63
|
get right playlist on update
|
2022-03-27 18:37:00 +02:00 |
|
jb-alvarado
|
ee096e3b97
|
fix drawtext when dummy is playling
|
2022-03-27 18:36:24 +02:00 |
|
jb-alvarado
|
0fc5f6722f
|
update playlist and check for new one at the end, to prevent index out of bound
|
2022-03-26 23:41:44 +01:00 |
|
jb-alvarado
|
3ff8206ab4
|
format
|
2022-03-26 23:40:58 +01:00 |
|
jb-alvarado
|
8ce545bb0d
|
use a more simple way to check if ffmpeg exists
|
2022-03-26 23:40:53 +01:00 |
|
jb-alvarado
|
051b682101
|
validate ffmpeg
|
2022-03-24 17:21:38 +01:00 |
|
jb-alvarado
|
2394395f4e
|
add kill_dec = true to loop
|
2022-03-24 14:50:49 +01:00 |
|
jb-alvarado
|
961ede69a1
|
higher sync_channel buffer size, put enc_writer out of loop, better cmd logging
|
2022-03-22 11:45:24 +01:00 |
|
jb-alvarado
|
22e4757059
|
round to 3 digits
|
2022-03-21 21:02:03 +01:00 |
|
jb-alvarado
|
ca616e9006
|
use shlex for old config format: string instead of list
|
2022-03-21 20:36:46 +01:00 |
|
jb-alvarado
|
cbf4306d82
|
channel size back to 1
|
2022-03-21 20:36:14 +01:00 |
|
jb-alvarado
|
e988953212
|
use sync_channel for correct server transfer
|
2022-03-21 14:36:09 +01:00 |
|
jb-alvarado
|
151508d4f1
|
ignore broken pipe in server log, show milliseconds in time format
|
2022-03-21 14:34:28 +01:00 |
|
jb-alvarado
|
8ac58dbdad
|
give a bit tollerance to playlist validation
|
2022-03-21 14:33:16 +01:00 |
|
jb-alvarado
|
8cb9163691
|
correct switch from ingest to decoder
|
2022-03-20 22:35:08 +01:00 |
|
jb-alvarado
|
7c7bc06b7f
|
clone node before set seek
|
2022-03-20 22:33:55 +01:00 |
|
jb-alvarado
|
f3eb038a4a
|
cleanup, add audio filter to ingest,
|
2022-03-19 22:45:17 +01:00 |
|
jb-alvarado
|
e4dd9db22d
|
fix init playlist after live ingest stops
|
2022-03-19 21:34:17 +01:00 |
|
jb-alvarado
|
25fccf1a67
|
better error handling on broken pipe
|
2022-03-19 20:53:01 +01:00 |
|
jb-alvarado
|
5e7df9c3b1
|
reorganize inputs, continue work on ingest server
|
2022-03-18 17:04:43 +01:00 |
|
jb-alvarado
|
2857d724aa
|
start working on ingest server
|
2022-03-17 18:00:40 +01:00 |
|
jb-alvarado
|
c1644899da
|
add option to enable/disable timestamps in logging
|
2022-03-17 10:27:07 +01:00 |
|
jb-alvarado
|
f6649b1ddc
|
cleanup
|
2022-03-16 20:56:20 +01:00 |
|
jb-alvarado
|
6644271baf
|
use tokio runtime gobally, add validation thread
|
2022-03-16 20:12:12 +01:00 |
|
jb-alvarado
|
dc4337581e
|
add generic drawtext, add loudnorm, read config from same path, fix src in Media::new()
|
2022-03-16 13:18:53 +01:00 |
|
jb-alvarado
|
8f3300f925
|
wrong Task name
|
2022-03-16 10:38:16 +01:00 |
|
jb-alvarado
|
e80f2c93d9
|
start with text filter
|
2022-03-15 16:52:36 +01:00 |
|