Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create an RTSP server to stream recordings #333

Open
4 tasks
salah-walid opened this issue Jan 24, 2024 · 0 comments
Open
4 tasks

Create an RTSP server to stream recordings #333

salah-walid opened this issue Jan 24, 2024 · 0 comments
Labels
rtsp Related to reading RTSP streams from devices streaming Related to streaming (HLS, RTMP, WebRTC, ...etc)

Comments

@salah-walid
Copy link
Contributor

salah-walid commented Jan 24, 2024

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
@gBillal gBillal added this to the Backlog (Long Finger) milestone Jan 26, 2024
@gBillal gBillal added streaming Related to streaming (HLS, RTMP, WebRTC, ...etc) rtsp Related to reading RTSP streams from devices labels Jan 26, 2024
@marcoherbst marcoherbst removed this from the Backlog (Long Finger) milestone Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rtsp Related to reading RTSP streams from devices streaming Related to streaming (HLS, RTMP, WebRTC, ...etc)
Projects
None yet
Development

No branches or pull requests

3 participants