portier/rtmp
Jan Koppe 76aac4d59f
add very basic login/logout forms, stream management forms
2020-04-29 18:51:01 +02:00
..
migrations #4 change some model fields to proper uuid type; add api to claim and release tasks 2020-04-26 22:25:58 +02:00
templates/rtmp add very basic login/logout forms, stream management forms 2020-04-29 18:51:01 +02:00
__init__.py breaking: rename srs app to rtmp and rebuild migrations from scratch 2020-04-23 21:08:39 +02:00
admin.py #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
apps.py breaking: rename srs app to rtmp and rebuild migrations from scratch 2020-04-23 21:08:39 +02:00
models.py add very basic login/logout forms, stream management forms 2020-04-29 18:51:01 +02:00
signals.py #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
tests.py breaking: rename srs app to rtmp and rebuild migrations from scratch 2020-04-23 21:08:39 +02:00
urls.py add very basic login/logout forms, stream management forms 2020-04-29 18:51:01 +02:00
views.py add very basic login/logout forms, stream management forms 2020-04-29 18:51:01 +02:00