futeko.com FORUM

Product Support => HiMedia Q10 Pro, Q5 Pro => Topic started by: SSThing on January 09, 2017, 09:59:14 AM

Title: How to prevent wrapper operating when streaming?
Post by: SSThing on January 09, 2017, 09:59:14 AM
Is there a way to prevent the wrapper kicking in when I try to use my streaming apps? It is working fine for my stored movies.
I have tried swapping the setting to "Kodi player".....does not work.
Have tried clicking on context menu and "play using" ....does not work.
All options result in a message saying "wrapper has stopped".

Any suggestions please?
Title: Re: How to prevent wrapper operating when streaming?
Post by: tmihai20 on January 09, 2017, 12:06:06 PM
If you long press just before playing anything, you should get a submenu on the right. There is an option to choose what you want to use: DVDPlayer (Kodi player) or Wrapper (from HiMedia). You can choose DVDPlayer, but make sure you do the same thing if you want to use Wrapper again. After selecting DVDPlayer once, it will be used every time until Wrapper is chosen (from my experience).
Title: Re: How to prevent wrapper operating when streaming?
Post by: pcristi on January 09, 2017, 12:26:40 PM
You can try add rule on playercorefactory.xml
<rule protocols="http|rtmp|sop" player="DVDPlayer" />
Title: Re: How to prevent wrapper operating when streaming?
Post by: SSThing on January 09, 2017, 12:27:42 PM
If you long press just before playing anything, you should get a submenu on the right. There is an option to choose what you want to use: DVDPlayer (Kodi player) or Wrapper (from HiMedia). You can choose DVDPlayer, but make sure you do the same thing if you want to use Wrapper again. After selecting DVDPlayer once, it will be used every time until Wrapper is chosen (from my experience).
This is what I am trying but it isn't working, I am using Kodi 17. Thank you anyway.
Title: Re: How to prevent wrapper operating when streaming?
Post by: SSThing on January 09, 2017, 12:28:05 PM
You can try add rule on playercorefactory.xml
<rule protocols="http|rtmp|sop" player="DVDPlayer" />
Thank you, I shall try this shortly. Will this allow Wrapper to operate when playing movies only?
Title: Re: How to prevent wrapper operating when streaming?
Post by: SSThing on January 09, 2017, 01:09:51 PM
Have tried that line of code but no change. Should this be added as an additional line or to replace a specific line?
Thank you
Title: Re: How to prevent wrapper operating when streaming?
Post by: pcristi on January 09, 2017, 04:33:52 PM
Check a kodi.log and see protocol and filename try to pass to external player do change according what you see/need.

/sdcard/Android/data/org.xbmc.kodi/files/.kodi/temp/kodi.log
http://kodi.wiki/view/HOW-TO:Use_external_players_on_Android
http://kodi.wiki/view/External_players