Skip to content

EDMC plugin to produce text sources for use in live streaming software

Notifications You must be signed in to change notification settings

Marginal/StreamSource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Live streaming software plugin for EDMC

This plugin outputs status info from the game Elite Dangerous to files for use as text sources in live streaming software such as Open Broadcaster Software, GameShow, XSplit, etc.

Installation

  • On EDMC's Plugins settings tab press the “Open” button. This reveals the plugins folder where EDMC looks for plugins.
  • Download the latest release.
  • Open the .zip archive that you downloaded and move the StreamSource folder contained inside into the plugins folder.

You will need to re-start EDMC for it to notice the new plugin.

Output

The plugin writes the following status files into the folder that you specify in EDMC's Output settings tab:

  • EDMC System.txt - Name or the current star system.
  • EDMC StarPos.txt - Star system's galactic coordinates.
  • EDMC Station.txt - Name of the planetary or space station at which the player is docked. Empty if not docked.
  • EDMC Body.txt - Name of the nearby star, planet or ring. Empty if not near any celestial body.
  • EDMC LatLon.txt - Latitude and longitude coordinates. Empty if not near a planet.
  • EDMC Station or Body.txt - Name of the station if docked, otherwise the name of the nearby celestial body, or empty.
  • EDMC Station or Body or System.txt - Name of the station if docked, otherwise the name of the nearby celestial body, otherwise the name of the star system.
  • EDMC ShipType.txt - Ship type, e.g. Krait Phantom.
  • EDMC ShipName.txt - Ship name, if the ship has been named. Otherwise ship type.

If the app is started while the game is not running these files hold placeholder values, which can be used to position the text in OBS Studio and other streaming software.

License

Copyright © 2019 Jonathan Harris.

Licensed under the GNU Public License (GPL) version 2 or later.

About

EDMC plugin to produce text sources for use in live streaming software

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages