We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After signing the enterprise certificate, an error message appears on screen sharing. LiveKitSDK: [LiveKit] LocalParticipant._publish(track:options:) [publish] failed LocalVideoTrack(sid: nil, name: screen_share, source: Source(rawValue: 3)), error: Error Domain=io.livekit.swift-sdk Code=101 "Timed out" UserInfo={NSLocalizedDescription=Timed out}
The text was updated successfully, but these errors were encountered:
Does it fail to publish ?
Sorry, something went wrong.
Yes, the publishing failed and reported the error I mentioned above, but if it is running locally, it is normal and does not report an error
hiroshihorie
No branches or pull requests
After signing the enterprise certificate, an error message appears on screen sharing. LiveKitSDK: [LiveKit] LocalParticipant._publish(track:options:) [publish] failed LocalVideoTrack(sid: nil, name: screen_share, source: Source(rawValue: 3)), error: Error Domain=io.livekit.swift-sdk Code=101 "Timed out" UserInfo={NSLocalizedDescription=Timed out}
The text was updated successfully, but these errors were encountered: