Giter VIP home page Giter VIP logo

Comments (9)

AnkanDey avatar AnkanDey commented on June 15, 2024 1

Thank you. I tried couple of time with large file size. And it works.

from tus-android-client.

Acconut avatar Acconut commented on June 15, 2024

Hi there, I already have an idea what might cause this problem. Please attach your code responsible for uploading so I can check it.

from tus-android-client.

AnkanDey avatar AnkanDey commented on June 15, 2024

Hello There,

Thanks for replying. Below sample code provided.

MainActivity.txt

from tus-android-client.

Acconut avatar Acconut commented on June 15, 2024

Apologies for my delayed response, I had a few private tasks to take care of. The idea that I had is not the cause for the problem, I need to investigate this. Are you using an unmodified example from this repository?

from tus-android-client.

AnkanDey avatar AnkanDey commented on June 15, 2024

Hi,

Yes. I am using unmodified example from the repo.

from tus-android-client.

AnkanDey avatar AnkanDey commented on June 15, 2024

Hello there,

Is there any solution you found? I still stuck here. Please update me if you have any solution.

Thanks.

from tus-android-client.

Acconut avatar Acconut commented on June 15, 2024

Sorry, I didn't had the time to look into this yet. Hopefully I will be able to do so in the next days.

from tus-android-client.

Acconut avatar Acconut commented on June 15, 2024

Ok, I am able to reproduce the issue locally. Let me dig further into it.

from tus-android-client.

Acconut avatar Acconut commented on June 15, 2024

Ok, I found a solution for it. The problem was that the default payload size was too big for mobile devices. This setting caused tus-android-client to hold the entire upload in memory and if you have a 200MB upload this will cause a OOM-error. By lowering this setting we were able to prevent this issue. Please update tus-android-client to 0.1.7 to obtain the fix.

from tus-android-client.

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.