ex_nvr icon indicating copy to clipboard operation
ex_nvr copied to clipboard

Create an RTSP server to stream recordings

Open salah-walid opened this issue 1 year ago • 0 comments

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 and TEARDOWN actions
  • [ ] Support sending media packets via tcp and udp

salah-walid avatar Jan 24 '24 09:01 salah-walid