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

Optimize/Reduce the Auto Start/Stop time for IP camera stream #6972

Open
yashtandon113 opened this issue Jan 21, 2025 · 0 comments
Open

Optimize/Reduce the Auto Start/Stop time for IP camera stream #6972

yashtandon113 opened this issue Jan 21, 2025 · 0 comments

Comments

@yashtandon113
Copy link
Contributor

Short description

Currently, it takes about 7-8 seconds for the stream to play back when the user requests it and 8-9 seconds to stop when the user stops watching it when the Auto Start/Stop option is enabled for the RTSP stream source.

Steps to reproduce

  1. Add any RTSP stream source with the Auto Start/Stop option enabled. Check this document for reference.
  2. Play the stream and observe the time it takes to play the stream
  3. Stop the playback and observe the time it takes to stop the stream completely on server side

Expected behavior

It should take less time to auto start/stop the stream

Actual behavior

It is taking 7-8 seconds to start and play the stream and 7-9 seconds to stop the stream on the server side

@yashtandon113 yashtandon113 changed the title Optimize/Reduce the Auto Start/Stop time for IP camera strea, Optimize/Reduce the Auto Start/Stop time for IP camera stream Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant