Skip to content

Enable keep alive for webrtc stream#450

Merged
sdb9696 merged 1 commit into
masterfrom
feat/webrtc_keep_alive
Oct 4, 2024
Merged

Enable keep alive for webrtc stream#450
sdb9696 merged 1 commit into
masterfrom
feat/webrtc_keep_alive

Conversation

@sdb9696
Copy link
Copy Markdown
Member

@sdb9696 sdb9696 commented Oct 4, 2024

webRTC stream will stop pinging after the keep_alive_timeout has passed. This is to prevent the stream from being kept alive indefinitely on a client disconnection.

@sdb9696 sdb9696 added this to the 0.9.7 milestone Oct 4, 2024
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 74.635% (-5.3%) from 79.967%
when pulling 632e202 on feat/webrtc_keep_alive
into 229b600 on master.

@sdb9696 sdb9696 merged commit 4091db0 into master Oct 4, 2024
@sdb9696 sdb9696 deleted the feat/webrtc_keep_alive branch October 4, 2024 10:24
@sdb9696 sdb9696 mentioned this pull request Oct 4, 2024
sdb9696 added a commit that referenced this pull request Oct 4, 2024
## [0.9.7](https://github.com/python-ring-doorbell/python-ring-doorbell/tree/0.9.7) (2024-10-04)

[Full Changelog](0.9.6...0.9.7)

**Release highlights:**

- Type checking will now raise errors when using deprecated attributes 

**Breaking change pull requests:**

- Do not expose deprecated attributes to type checkers [\#451](#451) (@sdb9696)

**Implemented enhancements:**

- Enable keep alive for webrtc stream [\#450](#450) (@sdb9696)

**Documentation updates:**

- Update README.rst [\#444](#444) (@jamesflores)

**Project maintenance:**

- Migrate workflows to setup-uv github action [\#449](#449) (@sdb9696)
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants