Questions tagged [television]
479 questions
0
votes
0 answers
Application that display on another monitor/TV
I have an c# desktop Application that want to display the videos with sounds that was streaming via axwindowsmediaplayer and after then the timer start and display message if necessary on tv, what I did I made "axwindowsmediaplayer and labels that…

hossam youssef
- 1
- 1
0
votes
1 answer
Sony Bravia TV KD-55AF8: install HTML5 app?
I just found out that I can run an html5 app from a USB key on my Sony Bravia TV. I tried out the "show a website" app and it actually works:
https://pro-bravia.sony.net/develop/app/samples/index.html
However, I was not able to install it on my TV.…
0
votes
0 answers
Apk for android tv I have developed doesn't work and is not displayed on bluestack emulator
I have done customize android tv apk for alltv self.
so it works on android studio emulator well.
but after build apk for this , I tried to install on bluestack emulator.
The apk's icon was displayed and soon it disappeared.
I don't know why it…

Wang LiYang
- 63
- 5
0
votes
1 answer
Turn on/off TV using HDMI CEC android
I haven't use hdmi cec. Now I want to use in my app. With the help of app I want to turn on and off TV using HDMI Cec Controller but not able to find any proper code snippet that help me to achieve the same. So if any one have a idea let me know how…

Mounil
- 11
- 1
0
votes
1 answer
Pygame fullscreen display doesn't work on TV
I'm using Pygame Screen to show a fullscreen image... It works on my monitor, but when I connect the raspberry to TV and run the code, it's not completely fullscreen and little bit smaller.
Here is the code I use:
screen =…

Milad
- 377
- 1
- 3
- 15
0
votes
1 answer
Looking for a script/method of playing mp4s in an old TV on a website
I'd like to have mp4s playing on a webpage inside an old TV, and I am wondering if there is a script, or a combination of scripts that would give me this effect. The ability to have buttons on the TV that actually start the movie/control the volume…

Nick
- 4,304
- 15
- 69
- 108
0
votes
0 answers
Display same size of text on every Android device
I am working on an eye testing app for android tv box. I want to display the same size of font or image on every size of tv.
I try using ppi but it does not work.in
in and mm is not same in all devices so how i find actual size of inch or mm in…

Harsh Prajapati
- 1
- 1
0
votes
3 answers
Closed Captioning and TV Streams
I'm writing an application that can "watch" a TV channel, interpret the closed captioning, and record the channel content to disk. I've never done any sort of programmatic interaction with video or closed captioning, so even basic advice could…

slifty
- 13,062
- 13
- 71
- 109
0
votes
0 answers
can't debug application in android studio
the ADB file was erased by avast antivirus. I Downloaded platform-tools from official android site extract it and paste it in the SDK folder
now i can see emulators but i have problems with debugging
the error message is
3:35 PM 'cmd package…

maha
- 21
- 4
0
votes
1 answer
How to get access to Google Drive videos and images by using OAuth 2.0 for TV and Limited-Input Device Applications?
I am currently implementing a TV app (basically for Samsung and LG TVs) that should display videos and images from my Google Drive account. I am using OAuth 2.0 for TV and Limited-Input Device Applications to get access to the Google Drive API:…

benzac
- 31
- 4
0
votes
0 answers
How do I tell my app to rotate -90º for a specific monitor which doesn't report orientation?
I need to place some content on a TV screen. The TV is vertically placed and agnostic of it's orientation. The best way for me is to use HTML, CSS and JS for animations.
How do I tell the whole viewport should rotate -90º?
Or is this not possible…

FroPT
- 75
- 10
0
votes
0 answers
Multiple TVs and single NAS
I have QNAP NAS (TS-431XeU) and 8 SAMSUNG TVs (ue43nu7192u) and I would like to connect them via LAN and play media files from NAS.
A single connection is OK, I just plug in ethernet to TV and setup it, this is fine.
But I would like to connect 4 TV…
user9100104
0
votes
1 answer
How to open the profiling menu in android TVOS in react native?
I am working on android TV OS in react native.I am trying to open the profiling menu but the menu cannot be opened from a remote.Is there any way to open the menu like how we shake or use (ctrl + m in windows or ctrl + D in mac) to open the menu in…

anudeep n
- 29
- 3
0
votes
2 answers
Android TV Settings build fails due to 'error: duplicate value for resource 'attr/orientation' with config ''.'
I want to build Android TV Settings app that I clone from Google Git repository.
I am using Android Studio 3.3.2, Gradle version adapts autoamtically to the SDK release.
I first tried to generate automatically a new gradle project from…

Christian
- 21
- 2
0
votes
1 answer
Is there a way to workaround the Xamarin.Forms Tizen ListView rowheight property limitation for TV?
I am trying to find an alternative to set the row height of a ListView in Tizen platform for TV.
As we know there is a limitation related to the RowHeight property in Xamarim ListView for Tizen.
This property is just ignored so I cannot set the…

Tássio Souza
- 3
- 1