Commit Graph

152 Commits

Author SHA1 Message Date
jb-alvarado
93e753129e fix channel delete/create, copy assets to storage, start with vtt support 2024-09-25 12:30:27 +02:00
jb-alvarado
bb059f2e63 reorder 2024-09-24 15:33:56 +02:00
jb-alvarado
353c902bc5 update packages 2024-08-18 16:33:42 +02:00
jb-alvarado
df75d21d4f update readme 2024-07-01 08:16:11 +02:00
jb-alvarado
26ec945921 remove ffpapi references 2024-06-12 10:16:00 +02:00
jb-alvarado
08a7bd429c add founding back, with note 2024-05-06 14:32:42 +02:00
jb-alvarado
c4ea14dc94 add sse playout status, reduce current media object 2024-04-29 09:31:35 +02:00
jb-alvarado
cf28b2b19d uodate changelog and readme 2023-12-03 17:17:13 +01:00
jb-alvarado
902fb99966 cleanup 2023-10-01 13:04:44 +02:00
jb-alvarado
0c51f8303c generate playlists based on template, serialize paths to PathBuf 2023-09-05 14:46:32 +02:00
jb-alvarado
d1716acfc5 update packages 2023-08-08 21:10:30 +02:00
jb-alvarado
3b59347d71
Update README.md 2023-08-08 07:03:05 +00:00
jb-alvarado
6a32aa06d2 higher ffmpeg minimum version 2023-07-26 21:22:51 +02:00
jb-alvarado
af8c08c319 update readme 2023-07-25 21:39:03 +02:00
jb-alvarado
b44efde8f1 add stream copy mode, fix #324 2023-07-25 21:26:19 +02:00
jb-alvarado
a739a9f670 update info about fillers 2023-07-25 12:16:36 +02:00
jb-alvarado
c12bd09f5e update info about fillers from folder 2023-07-25 12:16:15 +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
535511f394 remove loudnorm filter 2023-04-10 20:28:06 +02:00
jb-alvarado
51f5e63402
Update README.md 2023-03-05 11:07:10 +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
7467abd0f7 spelling and add info about audio only mode 2023-02-03 12:38:16 +01:00
jb-alvarado
f576dedcb9 get program infos 2022-11-13 17:34:01 +01:00
jb-alvarado
06b5d6a227 support multi A/V HLS 2022-10-14 10:40:35 +02:00
jb-alvarado
c852c69895 add experimental feature 2022-10-03 21:12:25 +02:00
jb-alvarado
9c23bc322a update readme 2022-10-02 22:05:01 +02:00
jb-alvarado
98b7dbc63a
Update README.md 2022-09-02 16:35:11 +02:00
jb-alvarado
7e1a171923
Update README.md 2022-09-02 16:34:26 +02:00
jb-alvarado
952cc6fcfc update readme 2022-08-31 21:22:15 +02:00
jb-alvarado
fbd752a9ee add feature custom filter 2022-08-31 16:37:17 +02:00
jb-alvarado
eb47c31135 prepare for version 0.14.0
- use chrono 0.4.20
- remove exit from kill_all function
- add exit statement to rpc error catcher
- typo in readme
- add infos about image and audio source
2022-08-07 18:00:20 +02:00
jb-alvarado
6e76ce58be
Update README.md 2022-07-28 12:01:58 +02:00
jb-alvarado
18d130ed01 add man, update readme and build script 2022-07-28 10:46:55 +02:00
jb-alvarado
32454e41d6 v0.13.0
- update to chrono 0.4.20.rc.1
- preserve text filter in HLS mode when clips changes
- cross compile ffpapi for macOS
2022-07-27 17:58:56 +02:00
jb-alvarado
95b4dccf8c add install.md 2022-07-26 11:18:25 +02:00
jb-alvarado
06fa5e6e95 add frontend, remove preview config 2022-07-24 19:23:52 +02:00
jb-alvarado
884082fa0a add null output 2022-06-27 11:49:43 +02:00
jb-alvarado
46ce7e2135 update readme 2022-06-22 21:39:59 +02:00
jb-alvarado
15d635a27b update readme 2022-06-22 21:25:30 +02:00
jb-alvarado
bbc5c7b01b add zmq for text messages through JSON RPC, add preset table 2022-06-16 18:14:58 +02:00
jb-alvarado
30435d3ada update Readme 2022-06-02 15:41:20 +02:00
jb-alvarado
a9dae4ee5b support multiple outputs for streaming output and hls mode 2022-05-31 12:09:08 +02:00
jb-alvarado
f1b77f5c3e update install instruction 2022-05-30 22:16:21 +02:00
jb-alvarado
300003820f add doc for preview 2022-05-13 09:31:20 +02:00
jb-alvarado
d0a58661f9
Update README.md 2022-04-14 16:51:32 +02:00
jb-alvarado
c2ee7965c5 Merge remote-tracking branch 'ffplayout-rs/main' 2022-04-14 16:46:00 +02:00
jb-alvarado
e198b18c64 add some more docs 2022-04-14 16:13:38 +02:00
jb-alvarado
15a74155f6 fix time shift from forward and backward jumping, optimize code 2022-04-08 12:18:29 +02:00
jb-alvarado
c2eb9ae746 add info about JSON RPC 2022-04-07 21:11:20 +02:00
jb-alvarado
c71e921997
Update README.md 2022-04-01 14:26:02 +02:00