Smb Wrapper For Xbmc with external Player
#1
Hi!
Sorry my english.

I create a SMB wrapper for XBMC.
It take the smb stream and convert it into a HTTP Stream.
This wrapper is into a beta stage, it still lacks a lot of things.

All test was make with rockplayer, but work with mx player too (maybe all other player).

Here is a small video : http://www.youtube.com/watch?v=MRsfEXtkQS4

If someone wants to test it, I can send the apk file.

Regard,
Stéphane
Reply
#2
Hello Stephan...Laugh

Looks interesting and thank you for your effort...Big Grin

Can you post the apk for testing purposes on Allwinner Soc?Huh

Thank you in advanceCool
Reply
#3
Hi,

I haved posted the apk on xda: http://forum.xda-developers.com/showthre...st37784965

or direct download:

http://dl.free.fr/jeJ63A5Dn

This wrapper must work on all android with a working video player.
Reply
#4
Is there a log file for it?

I tried it on my 4.1.1 ug802+ (rk3066) running finless 1.7, with xbmc
http://code.google.com/p/xbmc-android/do...pk&can=2&q=

and mx player free neon 1.7 http://code.google.com/p/xbmc-android/do...pk&can=2&q=

and it says (mx player) that it cannot run the file(it does not say what s the actual problem).

When I use it through local cifs it does work for me. is there a log for the app so we can know why its not working?
Reply
#5
Please try this new version:

http://depositfiles.com/files/65lbdkzja

It work with mx player now (multi thread), and with youtube too.
Reply
#6
i tried it, and it still does not work with mx player on my device.
anyone manged it on an rk3066 device?
Reply
#7
I think you just posted the same versio and thats why its not working
Reply
#8
Any chance you can post the new version again(I think you might have posted the same one twice)
Reply
#9
This is the source code with a pre-compiled apk.

http://depositfiles.com/files/pzpy61dnl
Reply
#10
(2013-02-20, 18:49)birdyisme Wrote: This is the source code with a pre-compiled apk.

http://depositfiles.com/files/pzpy61dnl

You sir are amazing. Thank you very much for the sources Smile
Reply
#11
Has anyone gotten this to work..
If so with which player?
Reply
#12
I downloaded your smb wrapper, installed it, ran it, started xbmc and now I get an option to select external player now but when I select MX Player for example it says it can not play the video. It doesn't matter what video codec type it is, mk, avi's, etc...it says it can not play the video. I notice on the smb wrapper there's a setting option but it's does nothing when I select, no option given. I sure would like to get this work. Any ideas why it isn't working or did I leave out a step?
Reply
#13
(2013-02-22, 15:16)alon24 Wrote: Has anyone gotten this to work..
If so with which player?

It's working on my Imito MX2 running Finless Bob 1.7a.

It eliminated all of the "external payer active" errors. The installer replaces your playercorefactory.xml with a stripped down one that sets the wrapper as default. The wrapper pops up a window with all you media players each time you launch a media file. Not had any not work, although the behavior of a few players is affected. Archos player loads very slowly with some files. The nuisance is that the wrapper pops up each time, although I suppose if you select a player as "Always" that would not happen. I'm a bit reluctant to do that since I'm still testing. The playercorefactory file smb default affects all media, not just smb shares. The rules in this file could be edited to refine this behavior. Bottom line is that it does work for me.

Bill
Reply
#14
Hi,

I use a MK802IIs (this is like a Imito MX2).
Maybe some change must be done for another device.

I need some log to understand the problem.

Warning ! this first version don't work with password protected SMB, because XBMC don't send the login/password.
Reply
#15
I have made some test:

only xbmc here: http://xbmc.iguanesolutions.com/test-builds/android/

work with smbwrapper.
Reply

Logout Mark Read Team Forum Stats Members Help
Smb Wrapper For Xbmc with external Player1