225 Commits

Author SHA1 Message Date
jb-alvarado
96d781bf59 save, delete playlist, work on file browser 2022-06-20 18:11:27 +02:00
jb-alvarado
fccee59d69 get playlist 2022-06-19 22:55:10 +02:00
jb-alvarado
4834b47d74 add controls, next, back, reset and get media info 2022-06-19 22:03:17 +02:00
jb-alvarado
03dc21c6a3 ignore hyper logging, check last two messages 2022-06-19 22:02:28 +02:00
jb-alvarado
5534ca049a log write error 2022-06-19 12:03:00 +02:00
jb-alvarado
6c9add4dd7 log error 2022-06-19 11:46:51 +02:00
jb-alvarado
f929fdcb70 log error 2022-06-19 11:44:47 +02:00
jb-alvarado
8e3194813d generalize get config 2022-06-17 19:01:53 +02:00
jb-alvarado
f9a82b4f93 add send messages to api 2022-06-17 16:21:03 +02:00
jb-alvarado
781656ca30 get, add, update presets 2022-06-16 19:34:43 +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
25e7cb8c01 colorize path 2022-06-15 21:37:44 +02:00
jb-alvarado
efa6dfa5ea set internal random port for zmq 2022-06-15 21:27:16 +02:00
jb-alvarado
c6f81fa8a3 write playout config 2022-06-15 17:32:39 +02:00
jb-alvarado
b97f30c2b4 rename GlobalConfig and Playlist struct, get playlist config 2022-06-14 12:09:31 +02:00
jb-alvarado
74f968e284 support log path none 2022-06-14 12:08:25 +02:00
jb-alvarado
115b74c7cc
Merge pull request #3 from jb-alvarado/master
remove print
2022-06-14 09:40:34 +02:00
jb-alvarado
34b99ae784 remove print 2022-06-14 09:35:46 +02:00
jb-alvarado
b15eb449dc switch to role based auth 2022-06-13 18:29:37 +02:00
jb-alvarado
c5947b352d add user 2022-06-13 13:54:36 +02:00
jb-alvarado
c4d599ff31 get and patch settngs 2022-06-12 22:37:29 +02:00
jb-alvarado
ca5ac810be add curl command 2022-06-10 16:15:52 +02:00
jb-alvarado
dc50f621e0 update user 2022-06-10 16:12:30 +02:00
jb-alvarado
e59b356128 add errors 2022-06-09 22:17:03 +02:00
jb-alvarado
51e75cb113 set user data in validator 2022-06-09 19:20:09 +02:00
jb-alvarado
2c940ca41c add jwt auth 2022-06-09 18:59:14 +02:00
jb-alvarado
cac4e25620 add status 2022-06-08 18:16:58 +02:00
jb-alvarado
cca5e24cc9 cleanup code, reponse object 2022-06-08 18:06:40 +02:00
jb-alvarado
58b0df5757 add login 2022-06-07 22:05:35 +02:00
jb-alvarado
49af829221 work on login route 2022-06-07 18:11:46 +02:00
jb-alvarado
227d09bce7 start with API 2022-06-06 23:07:11 +02:00
jb-alvarado
63d88fbf97 simplify json reader, fix playlist update check 2022-06-02 22:08:02 +02:00
jb-alvarado
704053e599 simplify remote playlist code (WIP) 2022-06-02 18:21:43 +02:00
pybt
ed5604e715 fix clippy warning 2022-06-02 01:36:18 +07:00
pybt
58a0b0477d update code as suggestion in code review 2022-06-02 00:40:42 +07:00
pybt
83fb688163 read remote playlist if playlist path start with http or https 2022-06-01 14:45:31 +07:00
jb-alvarado
1af055dcfd fix pad filter, simpler source validation 2022-05-31 13:58:38 +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
3281c42298 cleanup 2022-05-30 22:05:17 +02:00
jb-alvarado
9c3fa83bec support multiple output stream 2022-05-30 21:40:32 +02:00
jb-alvarado
5c3bec328a use str instead of string, simplifly validation 2022-05-30 21:28:56 +02:00
pybt
398ec1e449 check remote source video really exists 2022-05-30 23:46:24 +07:00
pybt
d2a89c66ab add source.rs 2022-05-30 20:18:04 +07:00
Piyaboot Thavilthirakul
c6603e3882
Merge branch 'ffplayout:master' into features/remote-source 2022-05-30 19:46:42 +07:00
pybt
ebcf828536 accept remote source 2022-05-30 19:42:32 +07:00
jb-alvarado
5b3d6d88f3 remove drop 2022-05-29 21:35:21 +02:00
jb-alvarado
4a87655316 reorder and cleanup 2022-05-25 22:13:52 +02:00
jb-alvarado
492085c9fd very basic ingest rtmp auth 2022-05-25 18:00:33 +02:00
jb-alvarado
520c9d4331 remove drop for process controller 2022-05-25 18:00:00 +02:00