FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

furious/LiveSplit.AutoStreamMarker: Automatic marks runs split in your livestreams VOD · GitHub

Repository files navigation

LiveSplit.AutoStreamMarker

Auto Stream Marker is a LiveSplit component that automatically marks every run in your stream/recording VOD.

Features

  • Marks start and end of every run for easy highlight later
  • Optionally mark resets and individual splits
  • Optionally create a chapter marker in OBS's own recording via obs-websocket
  • Optionally log stream sessions to a local file with timestamps (H:MM:SS description), whenever OBS is streaming (yyyy-MM-dd-streaming.txt)
  • Falls back to writing the mark to its own log file (yyyy-MM-dd-recording.txt) if OBS rejects the chapter marker - most commonly because its recording container doesn't support chapters (anything other than Hybrid MP4 or Hybrid MOV)
  • Every marker description is tagged with the event that triggered it, e.g. [STARTED], [SPLIT], [FINISHED], [RESET]
  • A tunable timestamp offset (in the OBS WebSocket settings) can correct for a fixed encoder/muxer buffering delay if your logged timestamps consistently land a bit early or late

Installation

  1. Download Auto Stream Marker
  2. Close LiveSplit if it was open and place LiveSplit.AutoStreamMarker.dll in the Components directory of LiveSplit.
  3. Start LiveSplit and add Auto Stream Marker to your LiveSplit layout (It is in the "Other" category)
  4. Edit the component settings, connect your Twitch account.

How to use

  1. Start your stream as usually
  2. Every run will be marked using the "broadcast marker" feature
  3. You can check if its correctly marking your runs in the Twitch dashboard
  4. If you enable the OBS options in the component settings, marks are also written as chapter markers in OBS's recording and/or appended to a per-date log file. If OBS rejects a chapter marker (check its recording output settings - only Hybrid MP4 and Hybrid MOV support chapters), the mark is written to a separate recording log file instead

Requirements

  • .NET 4.8.1 (Windows 10 or later)
  • LiveSplit 1.6 or later
  • OBS Studio with obs-websocket enabled (only required for the OBS chapter marker and stream session log features)

Credits

FURiOUS: Website

About

Automatic marks runs split in your livestreams VOD

Resources

Stars

8 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL