Commit Graph

580 Commits

Author SHA1 Message Date
jb-alvarado
0be8ce1b36
Update pythonapp.yml 2021-05-28 14:40:23 +02:00
jb-alvarado
1ceeeb7c47
Update pythonapp.yml 2021-05-28 14:37:06 +02:00
jb-alvarado
9280b8c3f6
change python version to 3.9 2021-05-28 14:12:26 +02:00
jb-alvarado
0494a2138e
add pytest 2021-05-28 14:09:13 +02:00
jonathan
ed7e1fb817 add more tests 2021-05-28 14:07:28 +02:00
jonathan
dfe4f60ed2 cleanup 2021-05-28 14:07:15 +02:00
jonathan
0c9ba6cdaa ignore mypy_cache 2021-05-28 14:06:34 +02:00
jonathan
699c0e65d5 rename repo 2021-05-28 10:31:55 +02:00
jb-alvarado
db2877743d Merge branch 'master' of github.com:ffplayout/ffplayout-engine 2021-05-28 08:26:27 +02:00
jb-alvarado
eaa10b2575 better naming 2021-05-28 08:24:45 +02:00
jb-alvarado
02a6aa1d75 better naming 2021-05-28 08:23:47 +02:00
jb-alvarado
6b49488a2d add time-machine, update 2021-05-28 08:22:12 +02:00
jb-alvarado
4755ec3818 add pytest 2021-05-28 08:20:48 +02:00
jb-alvarado
101c18e69b start testing with pytest 2021-05-28 08:19:01 +02:00
jb-alvarado
72645f9034 kill encoder instead of terminate 2021-05-18 15:50:56 +02:00
jb-alvarado
c1cfb24648 spelling 2021-05-18 15:27:57 +02:00
jb-alvarado
b8c81eb414 use get_float 2021-05-18 15:16:18 +02:00
jb-alvarado
945133e18f pad audio only if duration is >= out-seek 2021-05-18 14:46:12 +02:00
jb-alvarado
22fab24bd5 set correct ffmpeg/ffplay error levels 2021-05-13 21:31:39 +02:00
jb-alvarado
128dfd2a75
Update README.md 2021-04-28 08:28:38 +02:00
jb-alvarado
056bb2bc24
Merge pull request #95 from ffplayout/dependabot/pip/urllib3-1.26.4
Bump urllib3 from 1.26.3 to 1.26.4
2021-04-09 09:33:12 +02:00
dependabot[bot]
11a5df9f08
Bump urllib3 from 1.26.3 to 1.26.4
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.3 to 1.26.4.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.3...1.26.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-06 18:31:47 +00:00
jb-alvarado
9cc48870fe
Create codeql-analysis.yml 2021-03-31 21:08:36 +02:00
jonathan
105c1355ad update install instruction 2021-03-31 09:07:27 +02:00
jb-alvarado
735910367a add pylint config 2021-03-30 14:10:51 +02:00
jb-alvarado
0a7b19dae4 fix spelling 2021-03-30 14:10:35 +02:00
jb-alvarado
b4c4d15541 don't expose realtime filter to user 2021-03-29 09:25:43 +02:00
jb-alvarado
acdadcbfd4 give error, when file not exists 2021-03-27 23:29:51 +01:00
jb-alvarado
5dbbe6eb18 config needs to be reloadable 2021-03-27 22:39:18 +01:00
jb-alvarado
67be3afb3d add docstrings and clean code with pylint 2021-03-26 14:43:21 +01:00
jb-alvarado
22f971ddc8 Merge branch 'master' of github.com:ffplayout/ffplayout-engine 2021-03-26 11:21:52 +01:00
jb-alvarado
9f218350e9 simplify load_config function 2021-03-26 11:21:40 +01:00
jb-alvarado
b2fee06e2c Merge pull request #93 from ffplayout/dependabot/pip/pyyaml-5.4
Bump pyyaml from 5.3.1 to 5.4
2021-03-26 11:05:03 +01:00
jb-alvarado
e708245721 add docstring and make code more readeble 2021-03-26 11:04:27 +01:00
dependabot[bot]
e1b5d6887b Bump pyyaml from 5.3.1 to 5.4
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-25 23:24:19 +00:00
jb-alvarado
c25375375f remove encoding 2021-03-25 14:39:27 +01:00
jb-alvarado
0a1467b093 change variable names, to try to follow style conventions 2021-03-25 14:39:03 +01:00
jb-alvarado
6abadf9543 add docstring, compact seek_in/set_length 2021-03-24 20:23:48 +01:00
jb-alvarado
d36cb6af6d rename and uppercase constans, rename filter function 2021-03-24 17:24:31 +01:00
jb-alvarado
cb7034b3c8 rename and uppercase constants 2021-03-24 17:22:26 +01:00
jb-alvarado
407e15452c fix when loop goes over midnight, #91 2021-03-24 15:11:49 +01:00
jb-alvarado
ac8890653e rename folder 2021-03-24 15:11:04 +01:00
jb-alvarado
6da0364f5a anullsrc has no duration value in older ffmpeg versions 2021-03-23 16:38:41 +01:00
jb-alvarado
f700bdee5a get m3u8 content only when file exists, use try remove 2021-03-23 14:24:59 +01:00
jb-alvarado
fc00c8edf3 change aevalsrc to anullsrc and fix channel layout #92 2021-03-23 14:22:11 +01:00
jb-alvarado
dfab8c9b5d set begin to list_start and list_start to current time on loop, fix #91 2021-03-22 20:19:00 +01:00
jb-alvarado
28464ceb6c set pid file, no logging, change port 2021-03-20 21:37:11 +01:00
jb-alvarado
6f20bd7770 fix path, set log path 2021-03-20 21:36:49 +01:00
jb-alvarado
76fc45553d change path to supervisor config 2021-03-18 18:25:58 +01:00
jb-alvarado
606356a331 add user and password 2021-03-18 18:25:15 +01:00