Skip to content
/ obs-auth Public

OBS script to authenticate with AVideo, retrieve RTMP stream info, and configure streaming settings automatically.

Notifications You must be signed in to change notification settings

WWBN/obs-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

OBS AVideo Auth Script

A Python script for OBS that authenticates to your AVideo server, fetches the RTMP URL/key, and configures the streaming service automatically.

Features

  • OBS integration via Python
  • RTMP key retrieval via AVideo API
  • Poster image and live title display
  • Error/status feedback inside OBS

Requirements

  • OBS with Python scripting support enabled
  • Python 3.6+ with requests library

Setup

  1. Clone this repo or download the avideo.py file.
  2. In OBS: Tools > Scripts > + > avideo.py
  3. Fill in your username, password, and AVideo server URL.

License

MIT

About

OBS script to authenticate with AVideo, retrieve RTMP stream info, and configure streaming settings automatically.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages