Samsung TV not supports remote keyControl buttons
Opened this issue · 13 comments
Hello
I successfully connected to Samsung TV
Volume up/down is working via device.volumeControl()
But device.keyControl()
is nil, and I cannot use "Home", "Up", "Down" and other buttons
Also there is no pairing while connecting on Samsung. It needs to appear a confirmation on TV screen, but not appears
Also for LG (webOS) all working is fine, confirmation appears, device.keyControl()
exists and I can call Home button press.
Please help, is Samsung not support key controls, or I doing something wrong?
I have another code that works good with Samsung, but it will be nice if ConnectSDK can support it
Hello I successfully connected to Samsung TV Volume up/down is working via
device.volumeControl()
Butdevice.keyControl()
is nil, and I cannot use "Home", "Up", "Down" and other buttonsAlso there is no pairing while connecting on Samsung. It needs to appear a confirmation on TV screen, but not appears
Also for LG (webOS) all working is fine, confirmation appears,
device.keyControl()
exists and I can call Home button press.Please help, is Samsung not support key controls, or I doing something wrong?
@crash481 great to hear like you able to connect with your Samsung TV. As per my research you can use SmartView SDK for Samsung TV Remote Control.
I am also working with ConnectSDK but i am not able to pair with my Android Device, Can you help me for resolve my issue?
Hello I successfully connected to Samsung TV Volume up/down is working via
device.volumeControl()
Butdevice.keyControl()
is nil, and I cannot use "Home", "Up", "Down" and other buttonsAlso there is no pairing while connecting on Samsung. It needs to appear a confirmation on TV screen, but not appears
Also for LG (webOS) all working is fine, confirmation appears,
device.keyControl()
exists and I can call Home button press.Please help, is Samsung not support key controls, or I doing something wrong?
ConnectSDK Build for only LG Device may be but not sure as per my research.
You can use
https://developer.samsung.com/smarttv/develop/extension-libraries/smart-view-sdk/ios-sender-app.html
@HarshadTechmero I tried now only for iOS. For android I will try only when success with iOS
After I want to map this libs to Flutter and make Flutter cross platform app.
Thank you for Samsung SDK!
I want to support Samsung, Lg, Roku, Google TV, Fire TV, Android TV
With what TVs you connected already successfully and used remotes?
Did you solve problem that TVs not visible before turning them off and after on?
For the ConnectSDK i have fetch devices but not able to pair with TV so i am not continue with ConnectSDK.
For AndroidTV and GoogleTV you use this https://github.com/odyshewroman/AndroidTVRemoteControl
@crash481 great to hear like you able to connect with your Samsung TV. As per my research you can use SmartView SDK for Samsung TV Remote Control.
@HarshadTechmero thanks, but I was not able to connect to Samsung to have availability to send remote control button press. Only volume control is available and it is not a win, I need to send such buttons like "Home" "Up" and others
About Samsung SmartViewSDK, this is some Application ID, that sounds needs to be requested from Samsung?
@HarshadTechmero for iOS version I can help you with pairing LG, if you need help with it - I will do
Currently i am working on Android and GoogleTV not samsung and LG, if i need i will told you
have you try with TVRemote
?
@crash481 Can you help me with LG tv (webOS)? I can assist you with Samsung TV
@HarshadTechmero Are you work on Amazon FireTV? If yes how to do actions of Home, menu, Back, Navigation arrows and Volume keys.
@Gopal02024 I am not worked on Amazon Fire TV
Tôi có một mã khác hoạt động tốt với Samsung, nhưng sẽ tuyệt hơn nếu ConnectSDK có thể hỗ trợ nó
can u have me to find and connect samsungtv?