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 |
|
jb-alvarado
|
08ded412c9
|
Merge branch 'ffplayout:master' into master
|
2022-06-02 15:41:50 +02:00 |
|
jb-alvarado
|
30435d3ada
|
update Readme
|
2022-06-02 15:41:20 +02:00 |
|
jb-alvarado
|
f778140b9c
|
Merge pull request #133 from pybt/remote-playlist
read remote playlist if playlist path start with http or https
|
2022-06-02 15:32:39 +02:00 |
|
jb-alvarado
|
a33247c940
|
Update rust.yml
|
2022-06-01 21:20:01 +02:00 |
|
jb-alvarado
|
e1e8658bad
|
Update rust.yml
|
2022-06-01 21:13:25 +02:00 |
|
jb-alvarado
|
79faf94a22
|
Update rust.yml
|
2022-06-01 21:00:57 +02:00 |
|
jb-alvarado
|
d3082f6577
|
Update rust.yml
|
2022-06-01 20:59:04 +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
|
19e3b8db2d
|
Merge pull request #131 from jb-alvarado/master
support multiple outputs for streaming output and hls mode
|
2022-05-31 20:00:34 +02: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
|
757077f03c
|
new version
|
2022-05-30 21:43:50 +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 |
|
jb-alvarado
|
dd575cb159
|
Merge pull request #130 from pybt/features/remote-source
accept remote source start with http or https
|
2022-05-30 19:42:08 +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
|
0a4d8d8ede
|
Merge pull request #129 from jb-alvarado/master
fix ingest, add basic rtmp ingest auth
|
2022-05-29 21:36:35 +02:00 |
|
jb-alvarado
|
08eb43c1a9
|
Merge branch 'ffplayout:master' into master
|
2022-05-29 21:35:48 +02:00 |
|
jb-alvarado
|
5b3d6d88f3
|
remove drop
|
2022-05-29 21:35:21 +02:00 |
|
jb-alvarado
|
f6a7a3989d
|
update info about rtmp auth
|
2022-05-25 22:27:20 +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 |
|
jb-alvarado
|
414d8e9e42
|
Merge pull request #127 from jb-alvarado/master
allow multiple recipients, fix program exit after mail sending
|
2022-05-25 14:55:20 +02:00 |
|
jb-alvarado
|
ed5ab292e4
|
allow multiple recipients, fix program exit after mail sending
|
2022-05-25 14:54:16 +02:00 |
|
jb-alvarado
|
1cb8923c2e
|
Merge pull request #126 from jb-alvarado/master
remove ffpc from master, update packages
|
2022-05-24 10:26:49 +02:00 |
|
jb-alvarado
|
a0e4b342a6
|
remove ffpc from master, update packages
|
2022-05-24 10:26:17 +02:00 |
|
jb-alvarado
|
dd8221381a
|
Merge pull request #125 from jb-alvarado/master
replace loop with while, split main.rs to main and lib.rs
|
2022-05-24 10:21:22 +02:00 |
|
jb-alvarado
|
c2bdd7d30e
|
Merge branch 'ffplayout:master' into master
|
2022-05-24 10:19:59 +02:00 |
|
jb-alvarado
|
cc158692a8
|
move ffpc to branch for now
|
2022-05-23 16:35:02 +02:00 |
|
jb-alvarado
|
29eb0da70b
|
move ffpc to branch for now
|
2022-05-23 16:29:55 +02:00 |
|
jb-alvarado
|
12c63a27ca
|
Update FUNDING.yml
|
2022-05-22 18:46:29 +02:00 |
|
jb-alvarado
|
11db9f5626
|
add example ffpc service
|
2022-05-18 21:11:11 +02:00 |
|
jb-alvarado
|
a42e267626
|
work on process controller
|
2022-05-18 17:34:46 +02:00 |
|
jb-alvarado
|
f35b3aa84d
|
Update rust.yml
|
2022-05-18 14:32:12 +02:00 |
|
jb-alvarado
|
1da890ad0c
|
Merge pull request #124 from jb-alvarado/master
fix log suffix, thread hanging
|
2022-05-18 14:31:22 +02:00 |
|
jb-alvarado
|
3b214d42fe
|
remove some locks, replace loop in threads with while condition
|
2022-05-18 11:17:08 +02:00 |
|
jb-alvarado
|
d02cf98c60
|
lock only ones
|
2022-05-17 21:45:35 +02:00 |
|
jb-alvarado
|
536cceca78
|
lock only ones
|
2022-05-17 21:37:05 +02:00 |
|
jb-alvarado
|
fb85b84e61
|
add readme
|
2022-05-17 21:29:20 +02:00 |
|
jb-alvarado
|
48e06665ef
|
add message to mail queue only it differs to old one
|
2022-05-17 11:31:32 +02:00 |
|