Skip to content

dehwyy/acheron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mugen

Streaminga

There're 2 types of streaming:

  1. SRT - at least 2 seconds latency
  2. WebRTC(Whip) - very low-latency as connection established P2P
  • Tested on my PC.
  • No lags.
  • No freezes.
  • High quality (there are limitations, I guess).
  • 120 FPS.
  • (SRT) Use FFmpeg AAC as audio encoder! . Otherwise audio won't work! P.S. on 2nd screenshot other codec is set.
  • (Whip) Use FFmpeg Opus audio encoder.

OBS SRT Stream Settings

OBS SRT Output Settings

OBS Whip Stream Settings

OBS Whip Output Settings

StreamHost service

  • Responisible for handling data passed by SRT connection from OBS.
  • Recommended SegmentDuration=1000 (ms) and SegmentsPerStream>=10 (via config/config.toml)

About

💫Endless dream

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published