ex_nvr
ex_nvr copied to clipboard
Create an RTSP server to stream recordings
Create an RTSP server, the server should be able to:
- [ ] Stream live video and recorded stream
- [ ] Authenticate users using
access_token
in query param or authorization header - [ ] Respond to
DESCRIBE
,SETUP
,GET_PARAMETER
,PLAY
andTEARDOWN
actions - [ ] Support sending media packets via
tcp
andudp