Skip to content

Latest commit

 

History

History
45 lines (40 loc) · 1.32 KB

File metadata and controls

45 lines (40 loc) · 1.32 KB

Enhanced RTMP

The support status of Enhanced RTMP in HaishinKit.

Overview

An extended RTMP standard called Enhanced RTMP is being developed by the Veovera Software Organization. Please check this repository for the specifications.

Notice

Enhanced RTMP also requires support on the server side. Please check the support status of the server you are using.

Supports Enhanced RTMP Status

Support for AV1 is planned to be implemented once the hardware becomes compatible.

  • Enhancing onMetaData
  • Defining Additional Video Codecs
    • Ingest
      • HEVC
      • VP9
      • AV1
    • Playback
      • HEVC
      • VP9
      • AV1
  • Extending NetConnection connect Command
  • Metadata Frame
  • Enhancements to RTMP and FLV
  • Enhancing onMetaData
  • Reconnect Request
  • Enhanced Video
    • Ingest
      • VP8
      • AV1(HDR)
    • Playback
      • VP8
      • AV1(HDR)
  • Enhanced Audio
    • Ingest
      • OPUS
    • Playback
      • OPUS
  • Multitrack Streaming via Enhanced RTMP
  • Enhancing NetConnection connect Command