All Projects → zhivotnoya → XION-ChaseCam

zhivotnoya / XION-ChaseCam

Licence: other
This is a free-to-use HTML/javascript based overlay for roleplay streamers. Basically it mimics the overlay of the AXON bodycam, but since most folks play in 3rd person, it's a ChaseCam. I've included a logo, and the html file. The html file has the css, html, and javascript all in one file for ease of editing. Goto line 81 of the html file to c…

Programming Languages

HTML
75241 projects

Projects that are alternatives of or similar to XION-ChaseCam

meme-box
Manage and trigger media in OBS as a browser source
Stars: ✭ 82 (+203.7%)
Mutual labels:  twitch, obs, obs-studio
CounterStrike-GlobalOffensive-LiveStat-for-OBS-Studio
Showing you LIVEstats of CS:GO in your Stream like OBS-Studio while playing/streaming.
Stars: ✭ 24 (-11.11%)
Mutual labels:  twitch, obs, obs-studio
streamlabs-chat
Free customizable theme, template, custom coded CSS for Twitch, Streamlabs, Streamelemens chat box widget & overlay.
Stars: ✭ 59 (+118.52%)
Mutual labels:  twitch, overlay, obs
OBS-ChatSpam
Python script for OBS Studio that posts messages in Twitch chat
Stars: ✭ 26 (-3.7%)
Mutual labels:  twitch, obs, obs-studio
Songify
A simple tool that gets the current track from Spotify, YouTube and Nightbot.
Stars: ✭ 66 (+144.44%)
Mutual labels:  twitch, xsplit
obs-websocket-js
Consumes https://github.com/obsproject/obs-websocket
Stars: ✭ 521 (+1829.63%)
Mutual labels:  obs, obs-studio
obs-text-slideshow
OBS plugin inspired by the built in image slideshow, except for text sources instead. Both Free Type 2 and GDI+ are supported.
Stars: ✭ 45 (+66.67%)
Mutual labels:  obs, obs-studio
obs-random-videos
Easily create a random playlist of videos or music
Stars: ✭ 38 (+40.74%)
Mutual labels:  twitch, obs
Firebot
A powerful all-in-one bot for Twitch streamers
Stars: ✭ 162 (+500%)
Mutual labels:  twitch, streamer
websocket-overlays
Websocket controlled Video Overlay server for OBS-Studio, XSplit, CasparCG, ProPresenter and everything with web browser.
Stars: ✭ 27 (+0%)
Mutual labels:  obs-studio, xsplit
character-overlay
Web App for adding an OBS overlay with character information such as name, picture, and health for your favorite role-playing game.
Stars: ✭ 17 (-37.04%)
Mutual labels:  obs, obs-studio
marv
Marv your Swiss streaming tool!
Stars: ✭ 149 (+451.85%)
Mutual labels:  twitch, obs
obs-studio
This is a community-supported modified build of OBS Studio.
Stars: ✭ 86 (+218.52%)
Mutual labels:  obs, obs-studio
nginx-obs-automatic-low-bitrate-switching
Simple app to automatically switch scenes in OBS based on the current bitrate fetched from the NGINX stats page.
Stars: ✭ 167 (+518.52%)
Mutual labels:  twitch, obs
own3dpro-obs-plugin
OWN3D Pro OBS Plugin
Stars: ✭ 25 (-7.41%)
Mutual labels:  twitch, obs-studio
StarCraft-Casting-Tool
StarCraft Casting Tool is a free to use open source program that makes casting StarCraft 2 simple while increasing the production value substantially by providing a match grabber and various sets of animated icons and browser sources to be shown to the viewer.
Stars: ✭ 17 (-37.04%)
Mutual labels:  twitch, obs-studio
twitch2dcs
DCS World mod that allows twitch chat to be viewed inside the game
Stars: ✭ 24 (-11.11%)
Mutual labels:  twitch, streamer
salty bot
Twitch chat bot
Stars: ✭ 15 (-44.44%)
Mutual labels:  twitch, streamer
twitch-extension-starter
Kickstarts your Twitch Extension using React
Stars: ✭ 38 (+40.74%)
Mutual labels:  twitch, streamer
obs-golang-plugin
OBS Studio Golang Plugin
Stars: ✭ 50 (+85.19%)
Mutual labels:  obs, obs-studio

XION-ChaseCam

This is a free-to-use HTML/javascript based overlay for roleplay streamers. Basically it mimics the overlay of the AXON bodycam, but since most folks play in 3rd person, it's a ChaseCam. I've included a logo, and the html file. The html file has the css, html, and javascript all in one file for ease of editing. Goto line 81 of the html file to change your information, and be sure to read the readme.txt file for further information.

Screenshot(s)

Ofc Hightower

Deputy Barnes

How to use:

  1. create a directory for the script to reside

  2. put files (including this one) into that directory

  3. open top-right.html, goto line 81, and change the info for "player", "agency", "callsign" making sure to preserve the

    formatting and any quotes. If you need a quote or other punctuation mark in your name/agency/callsign please refer to

    this: https://www.toptal.com/designers/htmlarrows/punctuation/ and utilize the code labelled as "HTML ENTITY".

  4. load into OBS (or other software) as a "BROWSER SOURCE" the file with the .html extension

  5. activate the layer and profit!

Change Image

  1. make sure your image is saved as a png to preserve transparency (if any) other wise shouldn't matter.

  2. Navigate to: https://www.base64-image.de/ and drag/drop your image to have it converted to base64

  3. Copy the base64 code by clicking </> show code, and copy the code for img to your clipboard.

  4. using a text editor, replace the long string of code in the body of the html file with your string of code. Be sure to not remove the quotes.

  5. Save the file and enjoy!

People/Communities I've found that use it religiously!

These fine folks use it all the time and I thank you from the bottom of my heart! (As I find them, I'll add them here)

SonoranCAD (https://info.sonorancad.com/integration-plugins/twitch-overlay-and-bot#bodycam-overlay ) offers a modified version that puts in your location information.

DirtRoadDeputy (https://www.twitch.tv/dirtroaddeputy)

SheriffStrafe (https://www.tiktok.com/@sheriffstrafe) <3

(more to come, I promise. If you use it, and would like to be mentioned, drop me a message (please no spam). At the very least, your usage will be immortalized here. :) )

Version History:

v3.2: Fix submited by @tyrope . Now when the local clock hits midnight, it will update the date as well. Thanks for the fix!

v3.1: double beep added by user @spaz926 . Thanks for the addition!

v2: this one

v1: initially was 3 separate files.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].