Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Sony Bravia JavaScript API & Emulator

I recently purchased a Sony Bravia TV that comes with Internet capability built in. It supports a number of internet capable widgets and web video streaming apps for sites like youtube, twitter & various yahoo! offerings. I'd like to hack on the SDK, but the only version I can find is Japanese.

Is there an English version of the SDK? Where can I find some tutorials/examples?

  • Japanese SDK Documentation (English Layout & JavaScript API pdfs included)
like image 693
Kevin Williams Avatar asked Apr 09 '10 06:04

Kevin Williams


People also ask

What is simple IP control on Sony TV?

Simple IP control is a TCP based low level protocol and is designed for people who are familiar with CIS (Custom Installation Services) and/or A/V control systems. Simple IP control listening port is TCP 20060 on BRAVIA Professional Display.

Can you add more apps to Sony Bravia TV?

Your TV will have certain apps pre-installed; however, you may be able to install new apps from the Google Play Store, depending on your model. First, you should check whether you have an Android TV or a non-Android TV.


2 Answers

Take a look at this specification https://dlx.jp.sonystyle.com/dlx/nws/vgc/taiken/applicast/AC-JavaScriptAPISpec.pdf, hope it helps you.

like image 59
Vladimir Prudnikov Avatar answered Oct 04 '22 06:10

Vladimir Prudnikov


Check out this site: http://www.geekpage.jp/web/AppliCast/ (Japanese.) It has examples, links and other items that look useful.

like image 28
Ben Koehler Avatar answered Oct 04 '22 05:10

Ben Koehler