Skip to content

Latest commit

 

History

History
82 lines (64 loc) · 1.65 KB

introduction.md

File metadata and controls

82 lines (64 loc) · 1.65 KB

HISPlayer Unity Android SDK

HISPlayer is the most advanced video streaming player for Unity, supporting local, VOD and live contents. It enables premium DASH and HLS video streaming inside your games and metaverses on Android. We include the support of DRM protection for premium contents and advanced features such as multistream or automatic bitrate adaptation to secure the best video quality.

For the complete Documentation for all Platforms, visit HISPlayer Unity SDKs

Compatibility

Video Delivery Formats

  • DASH
  • HLS
  • Local Playback

Video Codecs

  • H.263
  • H.264 (AVC)
  • H.265 (HEVC)
  • MPEG-4
  • MPEG-2
  • VP9

Audio Codecs

  • AAC-LC
  • MP3
  • Dolby AC3 (if codec is available in the device Hardware)
  • Dolby EAC3 (if codec is available in the device Hardware)

Subtitles

  • CEA-608
  • WebVTT

Supported Local Formats

  • MP4
  • MP3
  • MOV
  • M4A
  • MKV
  • WAV
  • OGG
  • FLV

Content Protection

  • Widevine DRM

Metadata

  • ID3 tags
  • EMSG

Supported Android Version

Name SDK
Minor version - Android 8.0 ‘Oreo’ Minimum SDK: 26
Major version - Android 13 'Tiramisu' Target SDK / API Level: 33

Supported Unity Versions

  • 2020
  • 2021
  • 2022
  • 2023
  • Unity 6

Supported Unity's Rendering Mode

  • Render Texture
  • Material Override
  • Raw image

Supported Graphics API

  • OpenGLES3
  • Vulkan

Supported Editor

  • Windows Editor
  • MacOS Editor

Supported URP (Universal Render Pipeline) Shaders

  • 2D/Sprite-Lit-Default
  • 2D/Sprite-Unity-Default

Supported Application Layer Protocol

  • HTTPS
    • HTTP is not supported