Giter Club home page Giter Club logo

Comments (4)

v-kpheng avatar v-kpheng commented on June 21, 2024 1

@ClaireRimel, thanks for letting us know about this issue. This was fixed in 2.24.0, which was released recently. See release notes here: https://tokbox.com/developer/sdks/ios/release-notes.html.

image

Since this was fixed, I'm going to close this issue. If you're still able to reproduce, please let us know. Thanks!

from opentok-ios-sdk-samples-swift.

knightcode avatar knightcode commented on June 21, 2024

Also having this issue. Calling the constructor in a background thread also complains because the View's initWithFrame: needs to be called on the main thread. So damned either way.

Moreover, if we want an audio only experience, we don't need you creating view at all. So can you defer the UI creation until we ask for it?

from opentok-ios-sdk-samples-swift.

ClaireRimel avatar ClaireRimel commented on June 21, 2024

Thank you @v-kpheng for your answer.

With this 2.4.0 version I observe a latency of 10sec between the call of doPublish() and the call of session.publish(publisher, error: &error) which make the view freezing during the 10sec.
2 4 0Version

On 2.3.1 version this latency was around 1-2 seconds
2 23 1Version

Here the Sample of my code
code_sample

How is it possible to reduce this latency?

from opentok-ios-sdk-samples-swift.

v-kpheng avatar v-kpheng commented on June 21, 2024

Thank you @v-kpheng for your answer.

With this 2.4.0 version I observe a latency of 10sec between the call of doPublish() and the call of session.publish(publisher, error: &error) which make the view freezing during the 10sec. 2 4 0Version

On 2.3.1 version this latency was around 1-2 seconds 2 23 1Version

Here the Sample of my code code_sample

How is it possible to reduce this latency?

@ClaireRimel, can you please file another issue? Reason being, it seems unrelated to the issue we just closed. Thanks!

from opentok-ios-sdk-samples-swift.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.