jonasevcik / sdk

MAUTILUS SmartTV SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mautilus Smart TV SDK™

1. Introduction

Smart TV applications become more and more popular around the globe. In some parts of the world, the number of people watching video on smart TVs significantly exceeds the number of people, who use mobile phones and tablets for video streaming due to expensive data tariffs, limitations of 3G and LTE connection bandwidth, and data caps.

Mautilus is the biggest design and development house for smart TV applications in Europe with a track of applications installed on all continents (except Antarctica:). We cooperate closely with all major TV, set-top box and game console manufacturers in order to produce the best quality applications for every platform our customers request.

Our applications are based on our open source and BSD licensed cross-platform Mautilus Smart TV SDK™. Using the SDK, the applications are developed only once, and thanks to drivers dynamically loaded from the SDK, they can be installed and run on any TV platform.

Applications based on Mautilus Smart TV SDK™ share the same source code across all platforms. That approach enormously reduces the effort required for the application development and simplifies the long-term maintenance.

2. SDK Documentation

http://smarttv.mautilus.com/SDK

3. Architecture

Architecture

4. Examples

The SDK is delivered with two examples, which are showing use of the virtual keyboard, player and network communication. They are located in the examples subfolder. Bothe examples include packages, which could be immediatelly installed on Samsung and LG televisions.

5. Current version

Version: 2.0.188

Release notes 2.0.188:

  • Tizen support added
  • Widevine support in webOS Player added
  • PlayReady support in Tizen player added
  • Small improvements in developer console
  • Keyboard handling improvements
  • Keyboard support secondary button for special characters
  • Partial HbbTV support
  • Bug-fixing
  • RSS reader example optimized and new PlayerKeyboardInfo example added

Currently supported platforms:

  • Samsung SmartTV/Orsay (2012, 2013, 2014, 2015)
  • Samsung Tizen (2015)
  • LG NetCast 3.x+ (2012, 2013, 2014, 2015)
  • LG webOS 1.x, 2.x (2014, 2015)
  • Philips NetTV 4.x+ (2013, 2014, 2015)
  • Sony BRAVIA (2012, 2013, 2014, 2015)
  • Panasonic VIERA (2012, 2013, 2014)
  • VESTEL (GoGEN, Hyundai)
  • DuneHD

6. Roadmap

For Q4/2015 is planned for public release:

  • Enhancement of SONY PlayStation 3/4 drivers
  • Adding of the Arris (KreaTV) set-top box support
  • Adding of the Hisense TV support
  • Enhancement of the HbbTV support
  • Android TV (WebView) support
  • Panasonic FireFox OS

7. References

  • VOYO (CEE countries)
  • icflix (MENA)
  • ShowMax (South Africa)
  • Filmin (Spain)
  • Virtual Radio OE3 (Austria)
  • ChannelLive (USA)
  • Stream.cz (Czech Republic, Slovakia)
  • HBO.GO (Europe)
  • Telefonica O2TV (Czech Republic)
  • DittoTV (India)
  • Mobily (Saudi Arabia)
  • and many more ...

8. License

SDK is licensed under New BSD License:

Copyright (c) 2013, Mautilus, s.r.o. (www.mautilus.com)
All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided 
that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this list of conditions and 
   the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions 
   and the following disclaimer in the documentation and/or other materials provided with the distribution.

3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or 
   promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED 
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR 
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED 
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 
POSSIBILITY OF SUCH DAMAGE.

9. Contact

Feel free to contact us if you have any technical question or if you are looking for smart TV or HbbTV application.

About

MAUTILUS SmartTV SDK

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 98.0%Language:CSS 1.3%Language:HTML 0.8%