Git Product home page Git Product logo

Comments (4)

dcchristopher avatar dcchristopher commented on June 12, 2024

So the first time I glanced at the logs I could not really see anything useful. I stepped away and came back and did notice that canStart was throwing error codes. Initially it throws E_BootstrapInProgress which makes sense. Once the conversation data starts to flow though, it continues to throw E_ActionNotAvailable. I don't know if that's equivalent to saying "well, it has already started so it can't start again" but if that were the case, then canStop() would eventually return true. What are the other reasons canStart could throw E_ActionNotAvailable and why would that have changed from 1.1 to 1.3? Just thinking out loud, here.

from skype-android-app-sdk-samples.

jihadrhamza avatar jihadrhamza commented on June 12, 2024

Facing same issue. Any update on this issue?
How to try with older version?

from skype-android-app-sdk-samples.

dcchristopher avatar dcchristopher commented on June 12, 2024

Well, this is not an issue with 1.4.0.0 so ... case closed?

from skype-android-app-sdk-samples.

dcchristopher avatar dcchristopher commented on June 12, 2024

Follow-up note ... this "issue" is partially still present in 1.4.0.0 (I don't know why I got lucky on the first try but it hasn't worked since). The root cause however is that I was expecting a VideoService.CAN_START_PROPERTY_ID => true to trigger the unpausing of the video so that the connection can be considered "established". I have updated the code to also accept a VideoService.CAN_STOP_PROPERTY_ID => true as a trigger. The conclusion is, you may never be notified that the video service "can" be started but it may have already started. So, good news ... at least canStop will now return true.

from skype-android-app-sdk-samples.

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.