Gaming PCs

Gaming PCs

From VR-ready machines to micro ATX gaming computers, we have a system to meet every requirement and budgetary need. Expect powerful gaming PCs built for performance and reliability.

XL SERIES

L SERIES

M SERIES

C SERIES

CUBE SERIES

S SERIES

Gear

Gear

Syber gears are meticulously designed to elevate the gaming experience, providing gamers with the tools they need to fully immerse themselves in their games. Our premium peripherals are crafted with utmost precision, ensuring that every click, swipe, and movement is responsive and seamless. By complementing the exceptional performance of Syber computers, our peripherals enhance the overall gaming experience, empowering gamers to reach new levels of enjoyment and success.

K SERIES

P SERIES

About
Customize your PC now

Choose your plan

Annually
Monthly
Starter
$
0
Per month, billed annually
1 Team member
10 MB Upload size
Military grade server protection
Limited dashboard features
Priority support
Custom analytics filters
API and webhook access
start for free
Popular
Team
$
24
Per month, billed annually
8 Team members
48 MB Upload size
Military grade server protection
All dashboard features
Priority support
Custom analytics filters
API and webhook access
start for free
Enterprise
$
48
Per month, billed annually
Unlimited members
Unlimited Upload size
Military grade server protection
All dashboard features
Priority support
Custom analytics filters
API and webhook access
start for free
Starter
$
0
Per month, billed Monthly
1 Team member
10 MB Upload size
Military grade server protection
Limited dashboard features
Priority support
Custom analytics filters
API and webhook access
start for free
Popular
Team
$
26
Per month, billed Monthly
8 Team members
48 MB Upload size
Military grade server protection
All dashboard features
Priority support
Custom analytics filters
API and webhook access
start for free
Enterprise
$
50
Per month, billed Monthly
Unlimited members
Unlimited Upload size
Military grade server protection
All dashboard features
Priority support
Custom analytics filters
API and webhook access
start for free
GAMING

EXTREME STREAMING: DIVING INTO JAVASCRIPT CONCEPTS

EXTREME STREAMING: DIVING INTO JAVASCRIPT CONCEPTS

EXTREME STREAMING: DIVING INTO JAVASCRIPT CONCEPTS

Welcome back, streamers! This week we’re diving into some extreme streaming concepts with XSplit, which includes something you may have never seen before. A large advantage with XSplit over OBS is the developer community and the JavaScript extensions you can use to create some never-before-seen stuff. These streaming concepts may take a lot of learning up-front in order to understand them fully, but we are entirely okay with sharing a few secrets in order to develop something that really shines. Here’s a small snippet of powerful code below:

// List of words to loop onvar words = ['awesome','incredible','whatever'];// Index of the words arrayvar index = 0;window.setInterval(function(){ SetText(words[index]); // Increment the index modulo the length of words: 0, 1, 2, 0, 1, 2, etc index = (index+1) % words.length;}, 1000);

This creates a dynamic text field in your viewport and you can set it to whatever words you like. In this example above, the text field will alter between the word “awesome, incredible, whatever” at a speed of a thousand milliseconds (or, one second). How is it that you set this text field?
‍

This is considered "extreme streaming" since it's using javascript now.


This is considered “extreme streaming” since it’s using javascript now.

Click Add Text Source in the source menu, then check the Use Custom Script checkbox. That should give you the bottom half of the image above. Paste the javascript into the Script tab field, adjust what words you want to use, and then use the text source how you want!

The real power of XSplit comes when you’re able to use JavaScript code to develop your own XSplit plugins that aren’t available through Split Media Labs! This kind of extreme streaming knowledge isn’t very common among content producers, so this should provide you an edge with content creation. Now get out there and stream away!

‍

Latest blog posts

GAMING

Value-Packed Prebuilt Gaming PCs You Can't Miss

M SERIES

COMPUTER SCRUTINY: THE REAL VALUE OF A SYBER COMPUTER

Links
VIVE Cosmos
VIVE Pro Bundle
VR Gaming
Blog
Contact
Downloads
Warranty
Privacy Policy
Join the Syber family to get the latest news, promos, and invites:
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

Accessibility: If you are vision-impaired or have some other impairment covered by the Americans with Disabilities Act or a similar law, and you wish to discuss potential accommodations related to using this website, please contact our Accessibility Manager at 888-937-5581

Built with ❤️ in California
© Syber. A division of CyberpowerPC, Inc.