testDatabaseConnection($_POST)); break; case 'save_configuration': echo json_encode($wizard->saveConfiguration($_POST)); break; case 'create_admin': echo json_encode($wizard->createAdminUser($_POST)); break; case 'finalize': echo json_encode($wizard->finalizeSetup($_POST)); break; default: echo json_encode(['success' => false, 'error' => 'Invalid action']); } exit; } // Load the setup wizard template ?>
Let's configure your video streaming platform in just a few steps
Before we begin, let's make sure everything is ready for installation.
Upload, transcode, and stream videos in multiple formats
RTMP ingest with HLS delivery for live broadcasts
Complete membership system with subscriptions
Multiple revenue streams and payment integration
Customize your platform's basic information
Customize the look and feel of your platform
Configure your membership levels and features
Set up your administrator account
Enable or disable platform features
Review your configuration and start the installation
Initializing database...
Your EasyStream platform is ready to use!
Platform:
URL:
Admin Username:
⚠️ Important: Save your login credentials securely!