Coder Social home page Coder Social logo

smart-soluciones-cuba / juvoplayer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from samsungdforum/juvoplayer

0.0 0.0 0.0 121.85 MB

The reference for developers of streaming live TV and VOD Tizen .Net applications.

License: Other

C# 95.64% Python 1.14% JavaScript 3.22%

juvoplayer's Introduction

JuvoPlayer

Introduction

JuvoPlayer is a reference player application designed to be platform and component agnostic, leveraging dependence on device firmware updates (OTNs) and offering greater implementation flexibility. Source code is open and can be included in the software products under the MIT license conditions.

Please read the articles listed below before starting development:

Concept

JuvoPlayer Concept Diagram

High level conceptual diagram. Dashed lined blocks represent external components/systems. Dotted blocks represent generalised elements. Dotted line surrounded blocks represent JuvoPlayer structures. Dark blue blocks are 3rd party libraries.

User Interfaces

Four grey blocks in the left upper corner represent UIs. UIs differ by underlying framework.

  • JuvoPlayerXamarin - XamarinForms implementation. Portable to platforms supported by XamarinForms, i.e. Android, iOS, Windows, Tizen .Net
  • JuvoReactNative - React Native Tizen .Net implementation. A fork of MS React Native .Net open source project. React Native Tizen .Net offers basic UI controls and bindings.
  • JuvoOpenGLNative - NUI based application with OpenGL UI implemented using custom made C++ UI library. Offers excellent animation performance and UI design flexibility.
  • SimplePlayer - Simplistic UI based on XamarinForms app template.

Core: Common Set of Libraries

User Interfaces are implemented as separate Smart TV applications containing common libraries (Core). Responsibilities of the blocks are self-explanatory. As an example, the 'DashDataProvider' class prepares all the data from requested MPEG DASH .mpd (manifest file) for playback.

'Player module' represents the JuvoPlayer/Player folder content. It feeds the Tizen TV platform player with extracted elementary stream packets.

'FFmpeg' - FFmpeg C libraries.

MPEG-DASH, HLS, RTP/RTSP and Progressive HTTP streaming protocols are supported. New streaming protocols can be added and distributed as a part of the JuvoPlayer core.

Secured Content

Premium VOD services use DRM secured content. Secured content playback is executed using Common Encryption Interface (CENC). JuvoPlayer's DRM module provides decryption and key management services. Decrypted content is stored inside TrustZone with no application access to decrypted data. Following DRMs are supported:

  • PlayReady
  • Widevine

juvoplayer's People

Contributors

ppaneksamsung avatar pbsamsung avatar msavvik avatar gtea3 avatar pgalisz avatar pflissamsung avatar m-zdun avatar polboo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.