Skip to content

Conversation

@WereCatf
Copy link

While commit a4bcc14 added a default WebRTC stream timeout and made it possible to override it, the commit did not provide any meaningful mechanism for users to do that. This commit adds two ways for users to override the default timeout with a timeout_s parameter in the URL, ie. /webrtc?timeout_s=somevaluehere or via --webrtc-timeout_s command-line argument.

While commit #a4bcc14283d5a00f6c6ea5247953cbeb832e0eae added
a default WebRTC stream timeout and made it possible to override
it, the commit did not provide any meaningful mechanism for users
to do that. This commit adds two ways for users to override the
default timeout with a `timeout_s` parameter in the URL, ie.
`/webrtc?timeout_s=somevaluehere` or via `--webrtc-timeout_s`
command-line argument.

Signed-off-by: Nita Vesa <[email protected]>
@WereCatf WereCatf force-pushed the configurable-webrtc-timeout branch from 2debddf to 31c837c Compare August 27, 2025 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant