Commit Graph

101 Commits

Author SHA1 Message Date
jb-alvarado
4b18d414b7 replace realtime filter with readrate parameter for hls mode 2023-07-25 22:36:42 +02:00
jb-alvarado
af8c08c319 update readme 2023-07-25 21:39:03 +02:00
jb-alvarado
6ca710ded6 simplify preview streaming example 2023-07-13 07:46:41 +02:00
jb-alvarado
535511f394 remove loudnorm filter 2023-04-10 20:28:06 +02:00
jb-alvarado
ca63549499
Merge pull request #281 from ffplayout/v0.17.0
V0.17.0
2023-03-01 21:27:50 +01:00
jb-alvarado
d9952c88fc update install instruction 2023-02-16 10:38:02 +01:00
jb-alvarado
830c748911
Update ingest_error.md 2023-02-06 12:32:41 +01:00
jb-alvarado
245c723bf6
Update ingest_error.md 2023-02-06 12:30:36 +01:00
jb-alvarado
c57d497dee
Create ingest_error.md 2023-02-06 12:23:44 +01:00
jb-alvarado
9da38e8bb2 fix route examples, fix #251 2022-12-22 13:45:56 +01:00
jb-alvarado
fe1c1e00d9
Update developer.md 2022-12-04 11:12:01 +01:00
jb-alvarado
8f84b70205 add /api in docs, fix #238 2022-11-16 15:57:32 +01:00
jb-alvarado
0d87baece7 fix range, when start_after is behind start_before 2022-11-14 07:57:43 +01:00
jb-alvarado
4faf8636f3 add endpoint 2022-11-13 21:24:21 +01:00
jb-alvarado
97c7576d72 update frontend packages 2022-11-09 09:52:31 +01:00
jb-alvarado
694c9f8c4b fix auth example, #232 2022-11-08 15:42:17 +01: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
23aedf3600
simplify prepare_output_cmd, use filters struct for stream encoder (#209) 2022-10-17 19:30:10 +02:00
jb-alvarado
06b5d6a227 support multi A/V HLS 2022-10-14 10:40:35 +02:00
jb-alvarado
713233ff1a add OutputMode enum, more work on multi audio tracks, more tests 2022-10-13 17:34:14 +02:00
jb-alvarado
480aeb0e91 use again only one filter chain 2022-10-06 18:05:36 +02:00
jb-alvarado
9c23bc322a update readme 2022-10-02 22:05:01 +02:00
jb-alvarado
cbc452f705 unify filter quotation 2022-09-07 11:39:53 +02:00
jb-alvarado
4fdb84614e add scale to filter example 2022-09-06 14:28:28 +02:00
jb-alvarado
dd161533e1 add quots 2022-09-06 14:17:51 +02:00
jb-alvarado
7e3626728c add complex example 2022-09-06 14:13:20 +02:00
jb-alvarado
09a31cd06b remove info about custom filter in output
It works not good together with desktop mode, so it is skipped at the moment.
2022-09-05 21:32:30 +02:00
jb-alvarado
a80f474de5 update readme 2022-09-05 17:35:12 +02:00
jb-alvarado
6ff34e0ddb replace timezone with utc offset 2022-09-04 17:07:16 +02:00
jb-alvarado
d48aa8e06f update readme 2022-09-01 17:43:50 +02:00
jb-alvarado
952cc6fcfc update readme 2022-08-31 21:22:15 +02:00
jb-alvarado
176cd0a9ce support custom filter in playlist 2022-08-31 21:15:50 +02:00
jb-alvarado
fbd752a9ee add feature custom filter 2022-08-31 16:37:17 +02:00
jb-alvarado
6fae130b4e add doc for custom filter, catch fatal error: Numerical result * 2022-08-31 09:49:49 +02:00
jb-alvarado
d5864d03af
Update preview_stream.md 2022-08-30 11:51:04 +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
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
203ff28c2c
Merge branch 'ffplayout:master' into master 2022-07-26 16:05:03 +02:00
jb-alvarado
d969f49dbc no init 2022-07-26 14:29:40 +02:00
jb-alvarado
89629067ee
Update README.md 2022-07-26 13:44:11 +02:00
jb-alvarado
95b4dccf8c add install.md 2022-07-26 11:18:25 +02:00
jb-alvarado
088bce28d4 include public in assets 2022-07-25 17:26:49 +02:00
jb-alvarado
06fa5e6e95 add frontend, remove preview config 2022-07-24 19:23:52 +02:00
jb-alvarado
aca9cf22a3 add arm 2022-07-20 12:09:52 +02:00
jb-alvarado
94816903c3 no rpc logging, add default config, better naming, code cleanup 2022-07-19 11:11:23 +02:00
jb-alvarado
a7d0a43fdd support multi channel 2022-07-18 22:55:18 +02:00
jb-alvarado
af9d17d5fe update routes 2022-07-06 17:12:15 +02:00
jb-alvarado
7978eb1126 add doc generator, tweak routes, add channel_id to presets and user, better defaults 2022-07-05 18:08:00 +02:00
jb-alvarado
c682c935b9 rename variable 2022-07-03 21:20:54 +02:00