This website requires JavaScript.
Explore
Help
Sign In
cwtv
/
portier
Watch
5
Star
0
Fork
You've already forked portier
0
Code
Issues
8
Pull Requests
Packages
Projects
Releases
Activity
369bbf042c
portier
/
rtmp
History
Jan Koppe
369bbf042c
fix linter errors
🙄
2020-05-01 14:20:02 +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 status symbols to stream and restreamconfig lists
2020-05-01 14:17:46 +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
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
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 linter errors
🙄
2020-05-01 14:20:02 +02:00