This website requires JavaScript.
Explore
Help
Sign In
cwtv
/
portier
Watch
3
Star
0
Fork
You've already forked portier
0
Code
Issues
8
Pull Requests
Packages
Projects
Releases
Activity
813780a18b
portier
/
source
/
config
/
signals_shared.py
4 lines
87 B
Python
Raw
Normal View
History
Unescape
Escape
breaking: rename srs app to rtmp and rebuild migrations from scratch
2020-04-23 21:08:39 +02:00
from
django
.
dispatch
import
Signal
maintenance: update to Django 5, Redis 7, Postgres 16, add dev SRS
2024-02-25 11:24:42 +01:00
stream_active
=
Signal
(
)
refactor: move rtmp, restream into config, portal into core
2024-02-27 20:44:35 +01:00
stream_inactive
=
Signal
(
)