Jan Koppe
|
2d01023a4b
|
maintenance: update to Django 5, Redis 7, Postgres 16, add dev SRS
|
2024-02-25 11:24:42 +01:00 |
Jan Koppe
|
ab729dcb7c
|
select between flv/mpegts format in restream
|
2021-12-14 18:35:58 +01:00 |
Jan Koppe
|
9b231f6859
|
make stream and restreamconfig listviews reactive with vuejs against restapi
|
2020-05-31 20:25:39 +02:00 |
Jan Koppe
|
cf6373c7cb
|
fix: remove task on post_delete instead of pre_delete to handle possible deletion errors. import signal.
|
2020-05-31 18:34:51 +02:00 |
Jan Koppe
|
e1943b05f4
|
fix: filter removed tasks on restreamconfig update/delete by config-type!
|
2020-05-31 15:22:05 +02:00 |
Jan Koppe
|
bb18610dd9
|
fix: remove associated tasks when restreamconfig is deleted
|
2020-05-31 15:20:22 +02:00 |
Jan Koppe
|
88620b99af
|
dynamically update tasks on saved changes to restream configs
|
2020-05-31 12:16:09 +02:00 |
Jan Koppe
|
9cc2e13b2c
|
little cosmetics and more translations
|
2020-05-02 00:12:53 +02:00 |
Jan Koppe
|
0400e85f89
|
fontawesome5;interfont;local frontend resources;languages
|
2020-05-01 23:06:55 +02:00 |
Jan Koppe
|
020393c48b
|
update migrations; management command that creates default group with default perms; add new users to default group
|
2020-05-01 15:05:26 +02:00 |
Jan Koppe
|
16a872db15
|
add status symbols to stream and restreamconfig lists
|
2020-05-01 14:17:46 +02:00 |
Jan Koppe
|
8ec9c2807c
|
add stream & restreamconfig changeviews
|
2020-05-01 14:10:03 +02:00 |
Jan Koppe
|
730889b9a1
|
add object permissions with guardian; users only have access to their own streams/restreamconfigs
|
2020-05-01 12:38:57 +02:00 |
Jan Koppe
|
b16e9c955c
|
tons of i18n; add some views for restream configs
|
2020-04-29 21:09:51 +02:00 |
Jan Koppe
|
76aac4d59f
|
add very basic login/logout forms, stream management forms
|
2020-04-29 18:51:01 +02:00 |
Jan Koppe
|
5feca3ff62
|
#4 change some model fields to proper uuid type; add api to claim and release tasks
|
2020-04-26 22:25:58 +02:00 |
Jan Koppe
|
ca65c4eaa7
|
#4 add concierge app that implements the idea of tasks; rework rtmp to better handle multiple incoming streams; rework restream to create tasks
|
2020-04-26 19:46:58 +02:00 |
Jan Koppe
|
92bf7fbf75
|
breaking: rename srs app to rtmp and rebuild migrations from scratch
|
2020-04-23 21:08:39 +02:00 |
Jan Koppe
|
bda78d892a
|
resolve flake8 errors
|
2020-04-20 14:51:44 +02:00 |
Jan Koppe
|
97135c90a5
|
move out concierge stub to repo, restructure
|
2020-04-15 21:20:30 +02:00 |