Streaming Overlay Setup Guide
Learn how to add professional overlays to your live auction streams in OBS, Streamlabs, or any streaming software.
Smart Cycle Overlay
Auto-rotating views
The overlay automatically cycles through stats, teams, and upcoming players—switching to bidding view when action starts.
Setup Steps
- Go to your auction dashboard or auction console
- Click the Share button (top-right corner)
- Navigate to the Overlay tab
- Copy the Smart Cycle Overlay URL
https://auction-ace.com/public/auction/your-owner-id/your-auction-id/overlay/carouselIn OBS Studio:
- Click the + button in the Sources panel
- Select Browser
- Paste your overlay URL in the URL field
- Set Width:
1920and Height:1080 - Check "Shutdown source when not visible"
- Click OK
Pro Tip
Position the overlay in a corner or bottom-third of your stream layout for best visibility.
Change Cycle Duration
Add ?interval=15 to show each view for 15 seconds
https://auction-ace.com/public/auction/your-owner-id/your-auction-id/overlay/carousel?interval=15Select Specific Views
Add ?views=teams,standings,empty to only cycle through those views
https://auction-ace.com/public/auction/your-owner-id/your-auction-id/overlay/carousel?views=teams,standings,activityPer-View Timing
Add ?durations=teams:20,empty:5 to set custom duration for each view
https://auction-ace.com/public/auction/your-owner-id/your-auction-id/overlay/carousel?durations=teams:20,empty:5,activity:15Start your auction and the overlay will automatically:
- Switch to bidding view when a player is up for auction
- Cycle through stats, teams, and upcoming players during idle time
- Show an empty view to let your background video shine through
Add background color parameters to enable chroma key filtering in your streaming software. This allows you to make the background transparent and composite the overlay over your stream.
Default (No Parameter)
Black background - Best for preventing white flash during transitions
https://auction-ace.com/public/auction/your-owner-id/your-auction-id/overlay/carouselGreen Screen
Chroma green (#00b140) - Standard for green screen keying
https://auction-ace.com/public/auction/your-owner-id/your-auction-id/overlay/carousel?bg=greenBlue Screen
Chroma blue (#0047bb) - Alternative for blue screen keying
https://auction-ace.com/public/auction/your-owner-id/your-auction-id/overlay/carousel?bg=blueMagenta Screen
Magenta (#ff00ff) - Less common but useful in certain scenarios
https://auction-ace.com/public/auction/your-owner-id/your-auction-id/overlay/carousel?bg=magentaHow to Use in OBS
- Add your overlay as a Browser Source with
?bg=greenparameter - Right-click the source → Filters → Add "Chroma Key"
- Select the matching color (Green for ?bg=green)
- Adjust similarity and smoothness until background is transparent
- Position the overlay wherever you want on your stream
When to Use Chroma Key
- • You want to position overlay content flexibly over your stream background
- • You need to apply custom effects or filters behind the overlay
- • You're compositing multiple overlays together
- • Tip: Use default black background if you don't need chroma keying - it prevents white flash during transitions
When to use individual overlays:
- • You want static overlays that don't change automatically
- • You prefer to manually switch between scenes in OBS
- • You only need one specific view (e.g., just team budgets)
- • You want to position different overlays in different screen locations
Individual Overlay URLs
Replace the /overlay/carousel part with any of these paths:
Current Bid
Shows the player currently being bid on
https://auction-ace.com/public/auction/your-owner-id/your-auction-id/overlayPlayer Profile
Full player details with stats and image
https://auction-ace.com/public/auction/your-owner-id/your-auction-id/overlay/profileTeam Budgets
All teams with remaining purse and squad count
https://auction-ace.com/public/auction/your-owner-id/your-auction-id/overlay/teamsStandings
Team rankings and performance
https://auction-ace.com/public/auction/your-owner-id/your-auction-id/overlay/standingsTop Buys
Most expensive players sold
https://auction-ace.com/public/auction/your-owner-id/your-auction-id/overlay/top-sellsUpcoming Players
Next players in the queue
https://auction-ace.com/public/auction/your-owner-id/your-auction-id/overlay/upcomingRecent Activity
Latest sales and transactions
https://auction-ace.com/public/auction/your-owner-id/your-auction-id/overlay/activityTeam Sheet
Complete squad with all bought players
https://auction-ace.com/public/auction/your-owner-id/your-auction-id/overlay/team-sheetPro Tip
Create multiple browser sources in OBS with different overlay URLs, then switch between them using OBS scenes for complete manual control over what viewers see.