Questions tagged [television]

479 questions
0
votes
1 answer

Play Stream in Android from link

I have link of flash player playing live channel,I want to stream it in android using VideoView. Link of channel is link I did streaming using String url= "http://X.X.X.X/live/X/playlist.m3u8"; view.setVideoURI(Uri.parse(url)); but I am not able…
Adil Bhatty
  • 17,190
  • 34
  • 81
  • 118
0
votes
2 answers

Renaming TV show episodes using batch

I want to rename my TV shows as per the episode and the series they are from. My TV shows are generally in the format '[Show name].SabEyz.blabla.mp4', e.g, Futurama.S07E01.HDTVx264.mp4' I want to rename them in this format 'Episode xy - [Show name]…
0
votes
0 answers

Recording Audio in Android Televison Application

I am designing an android application that will work on as many devices as possible, including televisions. My application records audio (among other things) One downside of TV's is that they do not have audio recording capabilities, (not that i can…
Hector
  • 4,016
  • 21
  • 112
  • 211
0
votes
1 answer

GoogleTV webview width is different than GoogleTV browser width

I have an HTML5 TV web app that I wish to put in the GoogleTV Play Store. To do this, I needed to place the URL of the web app within a WebView. Everything works great this way, but I did noticed one oddity. When I view the app within GoogleTV's…
jaxim
  • 515
  • 1
  • 9
  • 20
0
votes
1 answer

Channel Control of Smart TV

I have been using the following document to access the RenderingControl Service of a samsung smart TV. So far I can get the volume of the master channel and change it. I am using Cling to do…
Pinser
  • 1,898
  • 3
  • 29
  • 43
0
votes
1 answer

MODX - File TV in cojnunction with MiniShop2 module

I have some problems with "File" TV in conjunction with Minishop2 module . Unfortunately this tv input field extends outside of a browsers viewport, and my client is not able to make changes (attach files). Screenshot -…
KrzysztofB
  • 101
  • 11
0
votes
1 answer

background-image in CSS not working on Samsung TV SDK 2011 model/emulator

I am making an app on a Samsung TV SDK and I am tryiing to display an image using background-image on CSS but it's not being honored on 2011 model/emulator. I know I can use on html but I need to put it on my js file. How can I do that? Any…
ninpot18
  • 127
  • 1
  • 6
  • 16
0
votes
1 answer

changing the innerHTML() method?

Is there any way to change the underlying function of innerHTML() so a custom function will be responsible to add things to the DOM? Is there a way to change the prototype function of innerHTML()? The reason I ask is because the Samsung TV's do not…
jaxim
  • 515
  • 1
  • 9
  • 20
0
votes
2 answers

Android FullScreen

I am developing Android application using eclipse. I have noticed one thing and that is the app is not showing on full screen. There are blank black spaces around the borders of the application in Android TV Box. I have tried every full screen…
CodeAddiction
  • 89
  • 2
  • 12
0
votes
1 answer

google tv- communicate with external device

Is there a way to send information regarding what is being displayed/broadcast-ed by a google tv to an external device.
0
votes
2 answers

Running Samsung Smart TV project in emulator causes a crash

I am trying to develop for Samsung smart tv. I have installed the Samsung SDK with Apache provided, and create a default project form template "Samsung Smart Tv Basic App" and I can't succeed to run my app to emulator. When I run the project from…
Lidia
  • 415
  • 1
  • 4
  • 21
0
votes
1 answer

Access to callback arg

I want invoke event after click OK button on popup using remote and mouse (TV app). Do you have any idea how can I get access to arg variable which I get with popup callback (after clicked OK button) by ENTER on remote when I click on this button…
norbi123
  • 41
  • 1
  • 8
0
votes
1 answer

How to use phpthumb in phx:tv?

Using MODX Evo 1.0.7 I am using phx:tv in a chunk like this: [+phx:tv=`14?Photo`+] Here is the phx:tv snippet (Source: http://wiki.modxcms.com/index.php/PHx/CustomModifiers#phx:tv) 0) { $data =…
Santosh
  • 19
  • 1
  • 8
0
votes
2 answers

How to create interactive dvds for tv

I have created an app using flash. I want to make a dvd of this app with all the button functionality and play it on tv. How do i provide the navigation functionality?
Vijeta Karani
  • 85
  • 1
  • 6
0
votes
1 answer

How to play Kaltura media playlist on tv/web/mobile devices

Any one please tell me How to play Kaltura media playlist to TV(using devices like mediaDROID & mediaBOX) on web as well as on mobile devices. Please tell if there is any open source plugin available for same.
BiswajitP
  • 233
  • 4
  • 15