Which technologies are used for the iptvs on webos and tizen ?

by tombby11

Hello there, i am a developer and i have a webOS . Few days ago i installed some iptv apps like delux and smartiptv. my questions is "what programming language or technology has been used for these apps ?" /thanks

will252

Java

Vjaka1

just simple web page (html/javascript/css) wrapped to an app package

most of the apps fo webos (and tizen as well) are just web pages

mpullan

I miss webOS. Had a Palm when HP bought it and a touchpad with webOS. Could take calls from touchpad before Apple let you do it. Why HP stopped using it is beyond me. Should have used us employees as marketing props.

xenyz

Pretty sure Tizen is C

The plex app on Tizen televisions is the same as the plex media player application, source code here

edit:

Native Client (NaCl) applications are developed using HTML, JavaScript, and C or C++. The NaCl technology supports both the C and C++ languages, but using C++ is recommended, as the C++ code is easier to read and maintain.

https://developer.samsung.com/SmartTV/develop/extension-libraries/nacl/getting-started.html