Categorygithub.com/andrewloable/obs-html-recorder
modulepackage
0.0.0-20220706003943-8784f181a70e
Repository: https://github.com/andrewloable/obs-html-recorder.git
Documentation: pkg.go.dev

# README

obs-html-recorder

Records html to video using OBS

Prerequisites

  1. OBS Studio to be installed (https://obsproject.com/)
  2. Install the OBS Websocket plugin (https://github.com/Palakis/obs-websocket/releases)
  3. Configure config.json file to point to correct files/folders

Help

obs-html-recorder -h

Flags

  • -h : height of the browser
  • -w : width of the browser
  • -s : time in seconds to record the html
  • -url : the url of the html to be recorded

Sample Usage

obs-html-recorder -h 1920 -w 1080 -s 30 -url "https://fast.com"

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author