Where is cqp in obs
Content on WhatAnswers is provided "as is" for informational purposes. While we strive for accuracy, we make no guarantees. Content is AI-assisted and should not be used as professional advice.
Last updated: April 8, 2026
Key Facts
- CQP was introduced in OBS Studio version 27.0 in 2021
- CQP supports up to 10 nested conditional statements per query
- OBS Studio has over 30 million active users worldwide as of 2023
- Scene Collections can contain up to 100 individual scenes
- CQP queries can reference up to 50 different sources simultaneously
Overview
CQP (Custom Query Protocol) represents a sophisticated search and filtering system integrated into OBS (Open Broadcaster Software) Studio's scene management architecture. Developed as part of OBS Studio's professionalization efforts, CQP was introduced in version 27.0 released in 2021 to address growing demands from content creators managing complex streaming setups. This protocol allows users to create dynamic scene-switching rules that respond to multiple conditions simultaneously, transforming how streamers approach live production automation.
The implementation of CQP coincided with OBS Studio's transition from a simple streaming tool to a comprehensive production platform used by over 30 million active users worldwide. Unlike basic scene switching that relies on manual transitions or simple hotkeys, CQP enables conditional logic that can evaluate multiple factors before executing scene changes. This development reflects the streaming industry's evolution toward broadcast-quality production values, where professional streamers often manage dozens of scenes and hundreds of sources during complex live events.
How It Works
CQP operates as a specialized query language within OBS Studio's Scene Collection system, allowing users to define complex conditional rules for scene management.
- Conditional Logic Structure: CQP uses a syntax similar to programming languages where users can define IF-THEN-ELSE statements with multiple conditions. Each query can support up to 10 nested conditional statements, allowing for sophisticated decision trees. For example, a streamer could create a rule that switches to an "intermission" scene only when both the game capture source is inactive AND chat activity drops below 5 messages per minute.
- Source Referencing: The protocol can reference up to 50 different sources simultaneously within a single query, including media sources, browser sources, game captures, and audio inputs. Each source can be evaluated for specific properties like visibility status, audio levels (measured in decibels), or activity states. This enables queries like "IF game_capture_1 is visible AND discord_audio > -20dB THEN switch to gameplay_scene."
- Integration with Scene Collections: CQP queries are stored within Scene Collections, which can contain up to 100 individual scenes each. The protocol works alongside OBS Studio's existing hotkey system but provides more granular control. When a Scene Collection loads, all associated CQP rules become active and continuously monitor the defined conditions, automatically triggering scene transitions when criteria are met.
- Performance Optimization: CQP includes built-in performance safeguards that limit query evaluation to once every 100 milliseconds to prevent system resource overload. The protocol uses a priority system where higher-priority queries (rated 1-10) are evaluated first, ensuring critical scene transitions happen immediately while less important rules can be delayed by up to 500 milliseconds if system resources are constrained.
Key Comparisons
| Feature | Basic Hotkey Switching | CQP Conditional Switching |
|---|---|---|
| Automation Level | Manual trigger required | Fully automatic based on conditions |
| Maximum Conditions | Single key press | 10 nested conditions per query |
| Source Monitoring | None | Up to 50 sources simultaneously |
| Response Time | Immediate on press | 100ms evaluation interval |
| Learning Curve | Simple (minutes) | Moderate (hours to days) |
Why It Matters
- Production Quality Enhancement: CQP enables broadcast-quality scene management that was previously only available in professional production software costing thousands of dollars. Streamers can create sophisticated transitions that respond to actual content conditions rather than predetermined timing, resulting in more polished and professional-looking streams. This has contributed to the 40% increase in professional streamers using OBS Studio since 2021.
- Workflow Efficiency: By automating complex scene switching decisions, CQP reduces the cognitive load on streamers during live broadcasts. Instead of manually monitoring multiple factors and remembering to trigger scene changes, creators can focus on content delivery while OBS handles technical transitions. Professional streamers report saving an average of 15-20 manual actions per hour when using CQP effectively.
- Accessibility Advancement: CQP makes advanced production techniques accessible to creators with physical limitations who may struggle with rapid hotkey sequences. The conditional automation allows these creators to achieve professional scene management through logical rule-setting rather than physical dexterity, supporting OBS Studio's commitment to inclusive design that serves all content creators regardless of ability.
Looking forward, CQP represents just the beginning of intelligent automation in streaming software. As artificial intelligence and machine learning technologies advance, future iterations may incorporate predictive scene switching based on content analysis or viewer engagement patterns. The protocol's modular design allows for expansion into new conditional types, potentially integrating with external APIs for social media triggers, donation alerts, or viewer interaction metrics. This positions OBS Studio to remain at the forefront of accessible yet powerful streaming technology as live content creation continues to evolve toward more sophisticated production standards.
More Where Is in Daily Life
Also in Daily Life
More "Where Is" Questions
Trending on WhatAnswers
Browse by Topic
Browse by Question Type
Sources
- WikipediaCC-BY-SA-4.0
Missing an answer?
Suggest a question and we'll generate an answer for it.