Creating Your First Channel
A step-by-step walkthrough of building your first Roku channel with CastConductor.
Overview
The core building blocks of a CastConductor Roku channel:
- WordPress + CastConductor plugin - Create, manage, and deliver all of your content to your custom Roku channel.
- Content Blocks — Contain all of the audio/visual elements of content (videos, images, text)
- Scenes — Static or rotating visual layouts that hold one or more containers, backgrounds and branding elements.
- Containers — Assign Content Blocks to containers defined by common zones of the native 1280x720 Roku screen
- Your Custom Roku App — Renders your original content on Roku devices
Step 1: Plan Your Channel
Before diving in, sketch out your channel structure:
Home Screen
├── Featured Videos
├── Categories
│ ├── Tutorials
│ ├── Entertainment
│ └── News
└── About / Contact
Step 2: Create Content Blocks
Content blocks are the building blocks of your channel.
Add a Video Block
- Go to CastConductor → Content Blocks → Add New
- Select Video as the content type
- Enter:
- Title: Display name
- Video URL: Direct link to MP4 or streaming URL
- Thumbnail: Preview image
- Description: Shown on detail screen
- Click Publish
Add an Image Block
- Create a new content block
- Select Image type
- Upload or enter image URL
- Set dimensions and positioning
Step 3: Build Your Scenes
Scenes are the screens users see on their Roku.
Create Your Home Scene
- Go to CastConductor → Scenes → Add New
- Name it "Home"
- Open the Canvas Editor
- Drag content blocks onto the canvas
- Arrange and resize as needed
- Click Save Scene
Add Navigation
- Select a content block on the canvas
- In the properties panel, set On Select → Navigate to Scene
- Choose the target scene
Step 4: Organize with Containers
Containers group related scenes together.
- Go to CastConductor → Containers
- Create containers for each section (e.g., "Categories")
- Assign scenes to containers
Step 5: Preview & Test
- Use the Preview button in the Canvas Editor
- See how your layout will look on a TV screen
- Test navigation flows
Step 6: Generate Your App
- Visit toaster.castconductor.com
- Enter your license key
- Click Generate
- Download your custom Roku app
Best Practices
Design Tips
- Keep text large and readable from 10 feet away
- Use high-contrast colors
- Limit items per row to 5-6 for easy navigation
- Always include a way to go "back" or "home"
Content Tips
- Use landscape images (16:9 ratio)
- Compress videos for streaming
- Add descriptive titles and thumbnails
Next Steps
- Sideload and test on your Roku device
- Submit to Channel Store when ready