portier/rtmp
Jan Koppe ab729dcb7c
select between flv/mpegts format in restream
2021-12-14 18:35:58 +01:00
..
management/commands add default rtmp application, filter by rtmp application permissions 2020-05-01 16:06:32 +02:00
migrations dynamically update tasks on saved changes to restream configs 2020-05-31 12:16:09 +02:00
templates/rtmp select between flv/mpegts format in restream 2021-12-14 18:35:58 +01:00
__init__.py breaking: rename srs app to rtmp and rebuild migrations from scratch 2020-04-23 21:08:39 +02:00
admin.py add object permissions with guardian; users only have access to their own streams/restreamconfigs 2020-05-01 12:38:57 +02:00
apps.py breaking: rename srs app to rtmp and rebuild migrations from scratch 2020-04-23 21:08:39 +02:00
forms.py add default rtmp application, filter by rtmp application permissions 2020-05-01 16:06:32 +02:00
models.py add object permissions with guardian; users only have access to their own streams/restreamconfigs 2020-05-01 12:38:57 +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 stream & restreamconfig changeviews 2020-05-01 14:10:03 +02:00
views.py fix: quirk with rtmp auth when pushed from ome 2021-10-31 20:16:30 +01:00