Page 9 of 21

Re: Bluetooth Audio Support

Posted: Mon Aug 22, 2016 7:59 pm
by fluffi444
zoelechat wrote:Option exists on T-ECP, actually it exists on all D/E/F/H except E-MST (that's why I can't make reliable tests myself :) )
For those who can't open bluetooth "app" despite option activated, here's lib we used for testing with sectroyer.
"Works" here on ES. BT_AUDIO was on by defalut in ext. service menu but no entry in usual (booted tv) Menu.
So I used your libBTHP.so and BT Headphone search started immediately.

But no BT Headphones here so not 100% functionality tests possible :-)

Code: Select all

[BTHP] SamyGO D/E/F/H libBTHP v0.0.1 - (c) zoelechat 2016
[BTHP] _ZN17CBluetoothAppBase14RunApplicationEi [0x2a30430].
[BTHP] lib_init, >>>
[BTHP] Opening Bluetooth Headphones App!
[BTHP] <<< lib_deinit

Re: Bluetooth Audio Support

Posted: Mon Aug 22, 2016 8:11 pm
by zoelechat
wluczykijwf wrote:@zoelechat, this app not open on my F-series - actually nothing new :)
Yes, because you didn't read instructions ;)
zoelechat wrote:-Extract to anywhere on TV (/tmp for example)
-Open Tools or Main menu, let it opened
-Inject

Re: Bluetooth Audio Support

Posted: Mon Aug 22, 2016 8:23 pm
by wluczykijwf
But for me must writte big red letters ;)
I read it in a work, and forget it.
OK. Works it, but version execute from a CTaskMenager not set background my a OnlineTV. (of course it doesn't matter for me)

Re: Bluetooth Audio Support

Posted: Mon Aug 22, 2016 8:51 pm
by hudd0
Same result as fluffi444:

BT Headphone Search successfully started with libBTHP.so, but the TV could not connect/pair with my Plantronics Blackwire C720 Handsfree/A2DP Headset...

Code: Select all

root@tv:/mnt # cat /dtv/BTHP.log 
[BTHP] SamyGO D/E/F/H libBTHP v0.0.1 - (c) zoelechat 2016
[BTHP] _ZN17CBluetoothAppBase14RunApplicationEi [0x2a3c400].
[BTHP] lib_init, >>>
[BTHP] Opening Bluetooth Headphones App!
[BTHP] <<< lib_deinit

Code: Select all

[Factory] 419   Sound Bar Out           0=OFF           (def:0)
[Factory]  -> 0=OFF
[Factory]  -> 1=ON
[Factory] 421   BT_AUDIO_ON_OFF         1=ON            (def:1)
[Factory]  -> 0=OFF
[Factory]  -> 1=ON
Btw... Does someone know what exactly the Setting "Sound Bar Out" does?

My Menu->Sound->Speaker Settings...

And my Menu->System->Devicemanager->Soundshare Settings...

Re: Bluetooth Audio Support

Posted: Mon Aug 22, 2016 9:20 pm
by zoelechat
wluczykijwf wrote:but version execute from a CTaskMenager not set background my a OnlineTV. (of course it doesn't matter for me)
Same for me, but "need to open a menu" just prevented me to make specific code for each series :)
Honestly I wasn't willing to spend much time on that stuff. BT implies shitty sound, moreover desync to video...

@hudd0
If German wasn't enough, your screenshots are upside down :mrgreen:
(btw, better use libScreenShot, how many times will we need to tell it :p)

Re: Bluetooth Audio Support

Posted: Mon Aug 22, 2016 9:38 pm
by wluczykijwf
zoelechat wrote:[...] Same for me, but "need to open a menu" just prevented me to make specific code for each series :)
Honestly I wasn't willing to spend much time on that stuff. [...]
Yes, of course. I am aware of.

Re: Bluetooth Audio Support

Posted: Mon Aug 22, 2016 10:46 pm
by hudd0
...BT implies shitty sound, moreover desync to video...

@hudd0
If German wasn't enough, your screenshots are upside down :mrgreen:
(btw, better use libScreenShot, how many times will we need to tell it :p)
Why does BT imply "shitty sound"?
44,1 or 48kHz and 16,24 or 32bit stereo would be absolutely enough for me to stream the Sound to my Speaker in Bathroom...

I would like to precise my qestion:
Does anybody know what exactly this setting means? Do you guys with F/H Series have this setting, too?
Cause, maybe it has something to do with the fact, that on E no Headphone is detected...

Code: Select all

[Factory] 419   Sound Bar Out           0=OFF           (def:0)
[Factory]  -> 0=OFF
[Factory]  -> 1=ON

Before i loose my Picture Settings, etc, due to going into Extended SM and trying to change the Value...
Maybe someone could clarify if its worth it and to search my IR Diodes and fiddeling them to my Super-Duper-Service-Remote-Audio-Cable :lol:
IMG_0011.JPG
Yes, i promise, in future i will use libScreenShot.. Dont know why, but if you click on the images they are ok... Shitty Apple stuff :D but i wanted to upload fast... so exited about this BT-News, lol :mrgreen: trying since almost 1-2 years to get this f.. BT Stuff working without the Samsung marketing-restrictions

Re: Bluetooth Audio Support

Posted: Mon Aug 22, 2016 10:57 pm
by wluczykijwf
hudd0 wrote:[...] Before i loose my Picture Settings, etc, due to going into Extended SM and trying to change the Value...
Maybe someone could clarify if its worth it and to search my IR Diodes and fiddeling them to my Super-Duper-Service-Remote-Audio-Cable [...]
You have a root. Why do not you use the new version of the app libFactoryby @zoelechat. The app open SM without loose Picture Setting and with Extended Menu.

Re: Bluetooth Audio Support

Posted: Mon Aug 22, 2016 11:08 pm
by hudd0
wluczykijwf wrote:
hudd0 wrote:[...] Before i loose my Picture Settings, etc, due to going into Extended SM and trying to change the Value...
Maybe someone could clarify if its worth it and to search my IR Diodes and fiddeling them to my Super-Duper-Service-Remote-Audio-Cable [...]
You have a root. Why do not you use the new version of the app libFactoryby @zoelechat. The app open SM without loose Picture Setting and with Extended Menu.
Tried it yesterday.. With the new libFactory version... but somehow, i couldn't open the extended/advanced Options.
But i remember now... Ok... it was late.. and the one or another bottle of my beer was empty... :roll:

I'll check out how the behavior is with the Sound Bar Enabled...

Re: Bluetooth Audio Support

Posted: Mon Aug 22, 2016 11:46 pm
by hudd0
wluczykijwf wrote:
hudd0 wrote:[...] Before i loose my Picture Settings, etc, due to going into Extended SM and trying to change the Value...
Maybe someone could clarify if its worth it and to search my IR Diodes and fiddeling them to my Super-Duper-Service-Remote-Audio-Cable [...]
You have a root. Why do not you use the new version of the app libFactoryby @zoelechat. The app open SM without loose Picture Setting and with Extended Menu.

Just tried again. Doesnt work:
https://forum.samygo.tv/viewtopic.php?f ... =30#p93357