Giter VIP home page Giter VIP logo

Comments (7)

AndreiMisiukevich avatar AndreiMisiukevich commented on August 30, 2024 1

Closing this issue since it is not supposed to be fixed (Also, I am not sure this output is related to opentok at all)
If you have any idea how to fix it, feel free to submit a PR

from opentok-xamarin.forms.

AndreiMisiukevich avatar AndreiMisiukevich commented on August 30, 2024

Would you like to debug this case?

from opentok-xamarin.forms.

AhmedTaha0 avatar AhmedTaha0 commented on August 30, 2024

First thanks for your fast reply. I can't understand what you mean by debugging this case. After I call "CrossOpenTok.Current.EndSession()" and navigate back I can't hear the other participant however my "output console" in vs still show that the stream is still running i.e. there is still a process running in the background. Hint: I talking about sample project so do you have any explanation for what happening

from opentok-xamarin.forms.

AndreiMisiukevich avatar AndreiMisiukevich commented on August 30, 2024

Under "debugging" I mean downloading this project with the sample, setting up your keys, and watching what happens in code)

https://github.com/AndreiMisiukevich/OpenTok-Xamarin.Forms/blob/master/Lib/Xamarin.Forms.OpenTok.Android/Service/PlatformOpenTokService.cs#L81

As you can see we clear everything possible. Disconnect from the session and then dispose it

from opentok-xamarin.forms.

AhmedTaha0 avatar AhmedTaha0 commented on August 30, 2024

Yes I understand however I run and debug this project and setting up my keys and after "EndSession()" is called there is still a process running in "output console" in visual studio which means that there is a process running in the background as you see in the image. The process is only closed when I kill the app.
image

from opentok-xamarin.forms.

AndreiMisiukevich avatar AndreiMisiukevich commented on August 30, 2024

Yes I understand however I run and debug this project and setting up my keys and after "EndSession()" is called there is still a process running in "output console" in visual studio which means that there is a process running in the background as you see in the image. The process is only closed when I kill the app.
image

It can be some process out of our control. This plugin uses another xamarin plugin that wraps native SDK :)
I am not sure I can fix it somehow.

from opentok-xamarin.forms.

AhmedTaha0 avatar AhmedTaha0 commented on August 30, 2024

ok thanks for your support

from opentok-xamarin.forms.

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.