1199 Commits

Author SHA1 Message Date
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
jb-alvarado
5a6bb3bac7 remove spaces 2022-01-26 11:51:37 +01:00
jb-alvarado
7cf52fe995 update description to newes config version, prepare for version 4.0.0 2022-01-26 11:51:01 +01:00
jb-alvarado
bdaed3a399 update paramters, features, desciption, prepare for version 4.0.0 2022-01-26 11:50:15 +01:00
jb-alvarado
de08d72f8c simplify output selection 2022-01-26 11:48:18 +01:00
jb-alvarado
84d2b5623c remove separate hls_output, add play.mode, spelling and cleanup 2022-01-26 11:47:00 +01:00
jb-alvarado
e31ec5b544
Update README.md 2022-01-25 20:37:22 +01:00
jb-alvarado
e9f565ed60 make ingest input more generic, add correct filtering to server 2022-01-24 21:34:02 +01:00
jonathan
bf02aeaae7 remove encoder/decoder log, add experimental ingest stream (#1, #65, #96, #110), add readme to output. 2022-01-24 17:40:31 +01:00
jonathan
a639e3722f Revert "remove encoder/decoder log, add experimental ingest stream, add readme to output."
This reverts commit 8eeecd096c13e3067c4a6762755ad9d11a870d4f.
2022-01-24 17:34:02 +01:00
jonathan
8eeecd096c remove encoder/decoder log, add experimental ingest stream, add readme to output. 2022-01-24 17:29:36 +01:00
jonathan
92b40d523d add debug message for fixing duration 2022-01-17 12:02:16 +01:00