1.0.0 • Published 1 year ago

tw.funique.streaming v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Funique Streaming Module

Provide the basically logic and component help project to play, store, manipulate streaming data.\ The component will trying to access third-party application ffmpeg and nginx

Dependencies

IDModule NameVersion
1.Funique.Core>=0.1.1

Table of content

  1. Feature List
  2. Guide
  3. RoadMap

Feature List

  1. Raw FFmpeg Command
  2. HLS VOD
  3. HLS LIVE
  4. RTMP

Guide

Environemnt Setup

There are two system environemnt varaibles need to setup, before use the component\ For windows user

  1. ffmpeg_path => The ffmpeg.exe folder path
  2. nginx_path => The nginx.exe folder path

Raw FFmpeg

HLS VOD

HLS LIVE

RTMP

RoadMap

  • v0.1.0
    • Added server components
    • Added client components
    • Added third-party application handler interface
1.0.0

1 year ago