{"id":21522770,"url":"https://github.com/poeschl/obsstamper","last_synced_at":"2026-05-22T14:14:11.178Z","repository":{"id":37960301,"uuid":"399045655","full_name":"Poeschl/OBSStamper","owner":"Poeschl","description":"A tool which prints the current timestamp of a running recording into a textfile. Useful for setting rough cut marks during a stream. ","archived":false,"fork":false,"pushed_at":"2023-02-13T15:58:10.000Z","size":171,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-24T04:53:26.197Z","etag":null,"topics":["obs","obs-websocket","recording","streaming-tool"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Poeschl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://www.buymeacoffee.com/poeschl"}},"created_at":"2021-08-23T09:30:08.000Z","updated_at":"2021-11-23T16:08:06.000Z","dependencies_parsed_at":"2024-11-24T02:00:29.500Z","dependency_job_id":null,"html_url":"https://github.com/Poeschl/OBSStamper","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poeschl%2FOBSStamper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poeschl%2FOBSStamper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poeschl%2FOBSStamper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poeschl%2FOBSStamper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Poeschl","download_url":"https://codeload.github.com/Poeschl/OBSStamper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244075962,"owners_count":20394031,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["obs","obs-websocket","recording","streaming-tool"],"created_at":"2024-11-24T01:11:42.484Z","updated_at":"2026-05-22T14:14:06.126Z","avatar_url":"https://github.com/Poeschl.png","language":"Kotlin","funding_links":["https://www.buymeacoffee.com/poeschl"],"categories":[],"sub_categories":[],"readme":"# OBSStamper\n\n![Icon](deploy/OBSStamper.png)\n\n![Latest release](https://img.shields.io/github/v/release/Poeschl/OBSStamper?label=latest%20release)\n\nA little tool which writes timestamps of a obs recording into a text file.\n\n## Installation\n\nThe OBSStamper talks via Websockets to OBS. Since OBS dont have a native interface the [OBS Websocket Plugin](https://github.com/Palakis/obs-websocket) needs to be installed. To do\nso goto the [Releases page of the plugin](https://github.com/Palakis/obs-websocket/releases) and follow the instructions for your system.\n\nAdditionally **Java \u003e= 8** needs to be installed on your system.\n\nIf you use the OBSStamper with the Stream Deck or any other similar software on Windows, download the latest `OBSStamper-Streamdeck.zip`\narchive from the [Release page](https://github.com/Poeschl/ObsStamper/releases). More about the setup in the following section.\n\nIf you want to use the pure java artefact on Linux or Mac read the Jar section below.\n\n## Use with Stream Deck\n\nIncluded in the archive is an icon for your configuration and also a bat file.\n\n1. Extract the whole content of the zip to a location of your liking.\n2. Set your own password from the OBS websocket settings inside of the `.bat` file (right click -\u003e edit).\n3. Add a new item to your Streamdeck with the \"Launch\" type.\n4. Set the icon and name\n5. Select the downloaded and edited `.bat` file as App/file.\n\nIt should now look similar to:\n\n![Streamdeck config](doc/streamdeck-config.png)\n\nNow the OBSStamper will create new files in this directory when a stream is running or a record is ongoing and the key is pressed.\n\n## Execute the jar\n\nBy executing the jar directly it can be configured more precisely. You can also change the command in the `.bat` file if you like. Everytime you run the OBSStamper with the command\nbelow, it will write the current timestamp of the recording into a text file.\n\n```shell\njava -jar path/from/install/OBSStamper-1.0.0.jar -f path/to/textfileparent -p MySuperSecretPassword\n```\n\nWith `-f` the parent folder for the generated text files can be set. Inside it the files will be named with the start time of the record or stream.\n\nThe parameter `-p` sets a password for a secured connection to the websocket plugin. Make sure it is matching the one you specified in the plugin settings.\n\nThe full list of parameter is shown with `--help`!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoeschl%2Fobsstamper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpoeschl%2Fobsstamper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoeschl%2Fobsstamper/lists"}