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
ba03d9be1a
portier
/
source
/
rtmp
/
signals.py
5 lines
88 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
(
)
stream_inactive
=
Signal
(
)