Skip to content

Latest commit

 

History

History
60 lines (46 loc) · 1.21 KB

introduction.md

File metadata and controls

60 lines (46 loc) · 1.21 KB

HISPlayer Unity Windows SDK

Compatibility

Supported Unity Versions:

  • 2020
  • 2021
  • 2022
  • 2023
  • Unity 6

Supported Platforms:

  • Windows Standalone
  • UWP (Universal Windows Platform)

Supported Architecture :

  • Intel 64-bit (x64)

Supported Stream Protocols:

  • HLS (Live & VOD)
  • DASH (VOD)
    • Profile : urn:mpeg:dash:profile:isoff-on-demand:2011

Supported Audio Codecs:

  • AAC

Supported Video Codecs:

  • H.264
  • H.265 / HEVC
    • MS HEVC codec extension is required.
    • Only support stream with fMP4 container. MPEG-2 TS container is not supported.

Supported Audio Formats:

  • AVI
  • MP3
  • WAV

Supported Video Formats:

  • MP4
  • AVI

Supported Subtitles Protocols:

  • CEA-608
  • WebVTT

Supported Unity’s Rendering Mode:

  • Render Texture
  • Material Override
  • Raw Image

Supported Graphics API:

  • Direct3D 11

Maximum Supported Resolution:

  • 8,192 × 4,320 (8K)
    • H.265/HEVC codec is required to play 8K video.

Supported Unity Render Pipeline

  • URP (Universal Render Pipeline)
  • HDRP (High Definition Render Pipeline)