Product Finder
Indoors
Outdoors

How To Set Up Vmix ✨

| Source Type | Typical Use | Settings | | :--- | :--- | :--- | | | Webcam, DSLR via capture card | Select device, resolution (match camera’ native), framerate (e.g., 30/60) | | NDI | Network cameras, remote vMix calls | Install NDI Tools; source appears automatically | | Display Capture | Screen share (PC desktop) | Choose monitor; limit framerate to 15-30 FPS to save CPU | | Media File | Videos, images, audio | Supports MP4, MOV, PNG, MP3, etc. | | Stream | RTMP, RTSP, HLS inputs | Paste URL (e.g., remote camera feed) | | vMix Call | Remote guest (web browser) | Generates a unique link to send to guest |

// Fallback: Update PriceSpider button text when DOM is ready var currentLang = 'en'; if (typeof window.updatePriceSpiderButtonText === 'function') { // Wait a bit for PriceSpider to potentially load setTimeout(function() { window.updatePriceSpiderButtonText(currentLang); }, 500); } // Initialize PriceSpider button text updates if (typeof window.initPriceSpiderButtonText === 'function') { window.initPriceSpiderButtonText(); }