Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 483 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 483 Bytes

xplex-agent

xplex-agent is deployed on edge servers of xplex to control media streaming. It's responsibilities include:

  • Handle local nginx process authentication
  • Perform stream authentication by looking up data with rig-server
  • Spin up and control media worker processes (ffmpeg)
  • Report usage status

Install

In project root, run:

$ go build