livekit-examples / swift-example

Example app for LiveKit Swift SDK 👉 https://github.com/livekit/client-sdk-swift
https://livekit.io
Apache License 2.0
45 stars 15 forks source link

iOS/iPadOS failed to restart screen share #37

Closed v57 closed 2 months ago

v57 commented 6 months ago

When I connect to room and start screen sharing - it works. But when I stop screen sharing and then start it back - it stays in loading state. After leaving the room and joining it back, it works (also only once)

Starting screen share

broadcast

Restarting screen share

broadcast-failed

royatanu94 commented 3 months ago

hi, Are you able to fix this? TIA

hiroshihorie commented 2 months ago

I think https://github.com/livekit/client-sdk-swift/pull/424 fixes this.