SimliVideoService: fix connection issue

This commit is contained in:
Aleix Conchillo Flaqué
2025-11-18 13:50:47 -08:00
parent ceaf53fdb0
commit 39b4e61837
4 changed files with 21 additions and 8 deletions

View File

@@ -70,6 +70,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fixed a `SimliVideoService` connection issue.
- Fixed an issue in the `Runner` where, when using `SmallWebRTCTransport`, the
`request_data` was not being passed to the `SmallWebRTCRunnerArguments` body.