Commit Graph

140 Commits

Author SHA1 Message Date
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
jb-alvarado
c4298267b5 add infos about hls output 2022-03-31 22:09:22 +02:00
jb-alvarado
5e849a3ddc
Update README.md 2022-03-28 18:28:01 +02:00
jb-alvarado
95cdc7be62
Update README.md 2022-03-28 18:27:28 +02:00
jb-alvarado
fb21fce5ab cleanup, spelling 2022-03-24 14:51:46 +01:00
jb-alvarado
aec6b7e34a
Update README.md 2022-03-24 10:11:30 +01:00
jb-alvarado
156106bc3b update readme 2022-03-22 12:16:23 +01:00
jb-alvarado
b18e2511c3 Info about the project closure 2022-03-17 11:16:16 +01:00
jb-alvarado
3880a21c23 add compiler optimization, update packages, update version 2022-03-17 11:01:12 +01:00
jb-alvarado
89ba67cbbe update Readme 2022-03-17 10:26:25 +01:00
jb-alvarado
654f54e176
Update README.md 2022-03-10 21:22:54 +01:00
jb-alvarado
27fb996090 add some infos 2022-03-08 21:22:22 +01:00
jb-alvarado
13551a0237 start working on messenger 2022-02-23 18:06:40 +01:00