Skip to content
New issue

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

Video playing on android stops after couple of minutes #7

Open
gen2brain opened this issue May 8, 2014 · 2 comments
Open

Video playing on android stops after couple of minutes #7

gen2brain opened this issue May 8, 2014 · 2 comments

Comments

@gen2brain
Copy link

Hello,

I am trying to use your program on android. I have managed to compile it for android-x86, but after couple of minutes of playing video (I use vitamio framework with ffmpeg), it freezes and http server doesn't respond anymore.
I saw this issue steeve/libtorrent#2 and tried to compile --without-pool-allocators and tried to use -no-sparse but it doesn't help.
I also build it against latest (svn) libtorrent, is there anything else I can try? When that freeze happens I can see with du command that files are still downloading/growing.
Looking at that issue, I was under the impression that it works for you on fat32. Can you give me some pointers?

Thanks,
Milan

@steeve
Copy link
Owner

steeve commented May 12, 2014

Whatever you do, don't download to FAT32, libtorrent and sparse files don't work together. This might be your issue.
This is a FAT32 issue.

Also, Android is kind of unstable.

@gen2brain
Copy link
Author

Ok, I knew there will be problems with FAT32, wanted to try with -no-sparse.
Luckily, I tried with you arm build from xbmc plugin and with it there are no problems. So, I compiled this revision 288d0c3 and it works now with my build. I guess there are some changes after refactoring that hurt android.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants