Questions tagged [television]

479 questions
0
votes
1 answer

How to design layout for 18 inch and above tablets?

I want to create an Application for 18 inch and above tablets in Android, I would like to know few queries as below: What will be the layout, drawable and values folders for the same? Does this come under Tablet or TV? Do I need to check Phone…
Krrish
  • 271
  • 3
  • 17
0
votes
1 answer

Searching for leads to the binary codes for specific actions on tv/dvd remotes

Using Google, I was able to find one site that listed a 7 digit binary code for a Sony tv remote to turn the tv on or off as well as the sequences assigned to specific buttons (without info on what each button was assigned to trigger). Most of the…
0
votes
2 answers

How to support OTA video in custom web app (for LG TV)?

I've searched considerably for this answer (including all WebOS, Enyo, LG specific documentation, and countless Google searches), but have turned up nothing. In short, the goal is to develop a WebOS application that can resize an existing video…
Dustin Halstead
  • 741
  • 6
  • 19
0
votes
0 answers

Enable remote control in custom TV launcher in Android

I faced problem in my custom tv launcher in android. I have created a custom android launcher for oneNuts device for tv and installed the launcher for it. I have used mouse or remote control to act with device. When using mouse there is no problem,…
0
votes
2 answers

Display website on tv-screen long-term

What's the best device to use (Chromebit, chromecast , android computer,...) to display a website on a tv-screen? So that we only need to start-up (every morning) the tv and the tv automatically goes to a certain website. I wanted to use a…
0
votes
1 answer

Prevent video output from Android Mobile to PC

Is it possible to disable my android device not to get detected in TV or PC if it is connected using USB ports ? I want to do it through programming using java or android. Thanks, Senthil.M
Senthil
  • 513
  • 2
  • 13
  • 24
0
votes
1 answer

Force soft keyboard to show on focused input in HTML

Currently I'm creating a smart TV app for several brands. A local equipment shop is willing to let me test the app on their televisions. All bugs I found aren't that hard to fix, except for one on the Panasonic devices. The app is launched through…
0
votes
0 answers

ScreenSaver App for Android TV using DayDream Service- There was a problem in parsing the package

I am trying to make an app for Android Tv it is a screen saver app I am taking help from an official document from Google and this link [https://android-developers.googleblog.com/2012/12/daydream-interactive-screen-savers.html] Here is my manifest…
0
votes
1 answer

How to debug TVHeadend "scan no data, failed"

I have compiled the driver for my Geniatech T230C DVB-T2 USB receiver according to https://www.linuxtv.org/wiki/index.php/Geniatech_T230C and it seems to work. But when I try to scan for channels with TVHeadend 4.0.8 on my Raspbian Jessie system…
Frank Breitling
  • 942
  • 1
  • 10
  • 27
0
votes
1 answer

Android TV RecyclerView MultiLayout focus

I have a Android TV program,and use a RecyclerView with MultiLayout, It have several ImageView in each item.Now how can the ImageView requestFocus using DPAD. I'd appreciate it if anyone had the answer.
G.Joker
  • 1
  • 3
0
votes
0 answers

c# how to rotate video stream inside a picturebox

I have a livestream coming in from a TV Tuner into a picturebox. How do I rotate the video feed if I wanted to create a button to do that? Or change its opacity etc. Any recommended lbiraries to do this? picturebox is pathetically limited
user4233740
0
votes
1 answer

AppDynamics Dashboards on the TV display

I haven't found anywhere an answer, so I decided to write here. Is it possible to display AppDynamics Dashboards on the TV display? Currently I'm using something like GRUNT (gruntjs.com), but nowhere can I find whether it is feasible with that?…
KamilK
  • 319
  • 1
  • 6
  • 16
0
votes
1 answer

WebOS 3.0 Access to UI from function

I cannot access to enyo Ui component from function:onComplete in WebOS 3.0. buttonTapped: function(inSender, inEvent) { console.log("Button is clicked"); this.$.txt.setContent(inSender.name + " tapped."); // This worked var request =…
AC1D
  • 248
  • 5
  • 16
0
votes
2 answers

How to Stream the TV channel from TV Tuner Card in asp.net?

I have system with TV tuner card. In my project, I want to stream one of the channel from my system to other users in my LAN. I don't have any idea how to stream TV channel from TV Tuner Card. I want to use ASP.NET with C#. Please help me to find…
gkk
  • 1
  • 2
  • 3
0
votes
0 answers

How to big screen (42"-50") hardware and programming in android?

I want to make an information desk program for a hospital. 2000 people will touch this system daily. I fed up withsearching about how to do this system. :( There is not any android big tablet in turkey. In the end i come to 3 options about hardware…