DIY: Video Streaming Server -


i'm looking modern resources setting video streaming server. preferably open source solutions.

my searching on has lead lot of dead ends. need build own instead of paying service.

to setup own video streaming server should started following components:

  1. a linux distribution familiar with
  2. a free , open source server solution such naviserver
  3. ffmpeg (see streaming guide)

    • reeoncode files / streams desired resolutions/codecs etc.
    • prepare streams correct restreaming
  4. vlc (see wiki)

    • prepare streams correct restreaming (rtsp, udp, http, http-live, dash)
    • prepare files correct restreaming
  5. maybe content management solution serve streams such openacs

however, please note: question broad, hence broad answer.

it depends on requirements , given infrastructure. need script tasks such preparing streams http live streaming or other formats. if possible maybe add more details questions (formats, codecs, platforms, file restreaming or stream restreaming, real-time etc.)

go here , here (long answer) more input on http live streaming.

hopefully lead useful directions.


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -