Commit Graph

910 Commits

Author SHA1 Message Date
jb-alvarado
33198f8691 change filter order, test if video stream exists 2022-02-22 22:19:17 +01:00
jb-alvarado
83317b4378 add more filters 2022-02-21 18:09:41 +01:00
jb-alvarado
5083c62ec7 add filtering 2022-02-20 22:15:34 +01:00
jb-alvarado
5d607cabe0 add is_close function 2022-02-20 22:10:11 +01:00
jb-alvarado
cd9a4e0a7e add last, next 2022-02-20 22:09:52 +01:00
jb-alvarado
385469a81e add clone option 2022-02-20 22:09:37 +01:00
jb-alvarado
05dc603626 get all settings 2022-02-20 22:08:17 +01:00
jb-alvarado
d965ee1430 add logo 2022-02-20 22:08:02 +01:00
jb-alvarado
7e1ca7b315 start with default filters 2022-02-18 17:08:13 +01:00
jb-alvarado
0bcbadbdd0 check for playlist update, add media probe node 2022-02-18 16:47:11 +01:00
jb-alvarado
0b82779292 add MediaProbe, and sec to tome 2022-02-18 16:46:05 +01:00
jb-alvarado
a09e9f4eb7 get seek time and length 2022-02-18 16:45:43 +01:00
jb-alvarado
0aae9af109 add more infos about missing config 2022-02-18 16:45:09 +01:00
jb-alvarado
19d8065666 get settings from node 2022-02-18 16:44:33 +01:00
jb-alvarado
e9c14b6561 set nodes 2022-02-17 17:41:13 +01:00
jb-alvarado
b6e1f0db8c ignore binarys in examples 2022-02-17 17:26:13 +01:00
jb-alvarado
2bc9c68293 add iter example 2022-02-17 17:25:52 +01:00
jb-alvarado
8583accc6c get next playlist 2022-02-16 21:24:33 +01:00
jb-alvarado
5af37c5187 rearange file structur, add desktop play 2022-02-16 18:27:03 +01:00
jb-alvarado
92899763f8 read playlist 2022-02-15 17:27:06 +01:00
jb-alvarado
117650f757 add sort 2022-02-14 21:42:05 +01:00
jb-alvarado
c06399dc6d folder watcher 2022-02-14 21:33:17 +01:00
jb-alvarado
6970b58fd1 cleanup 2022-02-14 21:32:55 +01:00
jb-alvarado
2434764c9e override config by arguments 2022-02-14 21:32:44 +01:00
jb-alvarado
532a95960b cleanup, add volume 2022-02-13 21:33:31 +01:00
jb-alvarado
fd1e4f7cf4 parse complete yaml config, add arg parser, get current time in seconds and timestamp 2022-02-13 21:26:41 +01:00
jb-alvarado
49c8d4dcc1 fix var name 2022-02-13 16:01:50 +01:00
jb-alvarado
8ebaa7cdfe move mode to pre processing 2022-02-13 15:58:37 +01:00
jb-alvarado
0ba502634b test yaml import 2022-02-12 22:32:51 +01:00
jb-alvarado
8f496a10c0
Initial commit 2022-02-12 21:33:06 +01:00
jb-alvarado
4c695d0a20 ingest server can't start after program init 2022-02-12 20:54:13 +01:00
jb-alvarado
7babb1aff8 ingest server in external file
Makes it possible to use the ingest server in almost every output module. The ingest function can also be init after running the playout, with sighub.
2022-02-12 20:34:22 +01:00
jb-alvarado
99271d2bdb sync looped playlist with time, when playlist start and length is set 2022-02-06 17:26:31 +01:00
jb-alvarado
4c759aaec5 fix tests 2022-02-06 12:19:05 +01:00
jb-alvarado
3f5fba8d48 loop playlist config option, #112 2022-02-06 12:08:03 +01:00
jb-alvarado
16c9dcb6cc remove string replace 2022-02-06 12:06:58 +01:00
jb-alvarado
e4ea4ad0ac fix filtering and mapping 2022-02-03 21:59:13 +01:00
jb-alvarado
68e7f1ba69 preset faster, add zerolatency 2022-02-03 21:58:32 +01:00
jb-alvarado
83821d3061 prevent fals positive 2022-02-03 21:57:45 +01:00
jb-alvarado
455159a699 no lower third when zmq is missing 2022-01-28 07:56:25 +01:00
jb-alvarado
35c779a758 sort import 2022-01-27 22:24:32 +01:00
jb-alvarado
2632fd2c73 add split filter only when other filters exits 2022-01-27 22:23:28 +01:00
jb-alvarado
da55ad4c42 cleanup, log error when output mode not exist 2022-01-27 22:22:59 +01:00
jb-alvarado
0ed767267c spelling 2022-01-27 22:01:27 +01:00
jb-alvarado
5852267a39 simplify output, remove metadata, add preview stream 2022-01-27 21:57:43 +01:00
jb-alvarado
c620307d00
Update README.md 2022-01-27 13:39:39 +01:00
jb-alvarado
c4edae3817
Update README.md 2022-01-26 12:34:17 +01:00
jb-alvarado
ae427b948b Modularize play mode, so it is possible to create a custom video source generator. 2022-01-26 12:03:59 +01:00
jb-alvarado
fa66320fe0 adapt tests to new version 4.0.0 2022-01-26 12:01:00 +01:00
jb-alvarado
c3d5d6909f rename and add paramter, more generic terminate function 2022-01-26 11:53:09 +01:00