Status
SteamPeaks
ChartsSalesUpcomingPatchesNewsCalculator
New on SteamEvery app, DLC and depot the minute Steam creates itAppsEvery app on Steam, newest change firstPackagesSubs and bundles, and what each containsDepotsDepots, manifests and install sizesTagsSteam's user tags and the games under themDevelopers & publishersCompanies and their cataloguesTechnologiesEngines, SDKs and anti-cheat found in the filesChange historyEvery PICS changelist as it lands
SignalsNineteen readings of the whole catalogueCompareAny games side by sideRecordsAll-time peaks and the days they were setReportsWeekly and monthly write-upsAlerts & newsroomWatch a game, get told when it movesSteam statusIs Steam up, right nowWeb API explorerTry the endpoints in the browser
NewsSteam's own announcements and the sales calendarCalculatorWhat a Steam account is worth, and its pile of shame
/
Sign in
/
SteamPeaks
The ultimate resource for Steam data.
ExploreChartsSalesSales and festsUpcomingPatchesNewsRecordsTrendingSignals
DatabaseAppsPackagesDepotsTagsDevelopersTechnologiesChange history
ToolsCalculatorCompareSearchAlertsSteam statusAPI
SiteMethodologyFAQDiscordSupportSign in via Steam
Not affiliated with Valve or Steam. Game names and artwork belong to their owners. All times UTC.
PrivacyCookiesFair useStatus
ResoniteNews2026.8.11.1264 - Screen Sharing Beta
Game update

2026.8.11.1264 - Screen Sharing Beta

Resonite · published 11 Aug 2026, 21:20 UTC

All newsPlayers around this dateRead on Steam

Hello everyone!

I got somewhat exciting update for you - the screen sharing functionality is now in the main build in BETA!

What this means is that you don't need to hop on a separate prerelease branch to play with it - but also it still has some bugs which will make it not work in some cases.

Give it a try and please report any issues you run into on our GitHub, so we can polish it up and remove the BETA label.

Unfortunately currently it's not functional on graphical Linux client - we could use help getting it to work there - see more details below.

Also big thanks to everyone who helped test this in prerelease: @zyro1331, @mpmxyz, @.fulgens, <@158311402677731328>, @qualium, @decoybird, @reddneko , @scrongbongle, polyjitter, Raidriar, @bredo, ssmucny, davidheiserca, <@1022779807186042890>, ilovetoo, @rueshejn, @epiceaston197, @karasutengu and anyone else I missed (sorry ;_;)!

New Features:


- Added beta support for screen sharing (requested by @eldritchkaiju, darbdarb, @konshu, issue #348)
- To start a desktop stream, go to Desktop tab, open the desktop menu, select a screen and click "Share Screen"
- To stop streaming, either close the stream in-world or repeat the steps above - the button will say "Stop Sharing Screen"
- Currently only supported on Windows
- This feature is in beta and might not work correctly! Please report any issues you run into!
- The stream player will be updated soon, currently uses cannibalized video player
- All stream data is relayed through the host with normal session traffic - the host needs sufficient bandwidth to handle this, but it also keeps your streams private without touching our servers!

- Added beta support for custom video streams
- A new button has been added to your Home dash to start a custom video stream
- Spawning a custom video stream will spawn a player in the world, but requires you to use custom software (e.g. OBS) to stream to it
- The video stream contains URL that you need to configure your streaming software to stream to - for OBS, use the path as stream key
- Stream must use H264 video codec & AAC audio codec
- Similarly to screen sharing, the traffic is automatically proxied through Resonite session data
- Currently not functional on graphical Linux client due to issues with MediaMTX under Steam Pressure Vessel (see this issue for more info: <https://github.com/Yellow-Dog-Man/Resonite-Issues/issues/6863>)

- Added "AllowVideoStreaming" to WorldPermissions
- This lets you disable video streaming in a given world separately from ability to spawn objects
- For exiting worlds, this is initialized to same value as AllowSpawningObjects

- Added VideoStreamInterface
-- This is interface used for streaming desktop and other video streams
-- Unlike video player, there's no playback controls, just raw continuous video stream

- Added visual button to Desktop tab to open the settings
- You can use this to open the menu on Desktop
- This also makes it easier to find where it is in VR
- The position can be adjusted to any corner

Locale:


- Merged German locale update by @muppeq
- Merged Chinese locale update by @modimobeikete and @ninnana.
- Merged Spanish locale update by @rad4ngel_

More from Resonite

Other announcements

All news
Game update14 Sep 20262026.9.14.1239 - FABRIK bone stiffness, more holiday nodes, fixes & tweaksHello everyone! I've got another tidbit of StrikePose for you, our new in-house IK - FABRIK chain now supports bone stiffness! This is a new mechanism that allows to prevent weird kinks and bends when solving bones, making them look much nicer. This was implemented to make spine behave well for the Biped IK, I'll be integrating this soonish and continuing work the full body IK. There's a few ot…Community12 Sep 2026Resonite Beta Patch notes 2026.08Hello! We've had a ton of updates for the past month, and there's lots of content to go over. So - we made a short video to do just that! And if you are interested in seeing what we did over the past month, we've also uploaded our monthly Recap stream for August, which is where we take an hour to go over and showcase the highlights of August! This is also available on our YouTube channel, here:…Game update9 Sep 20262026.9.9.1136 - FFT improvements, Video Stream opt-out, asset cleanup optimizeHello everyone! Just a small update, addressing some issues with the FFT analyzer. There was some confusion with how the library we use handles real values, where they're not the real parts, but actually complex numbers interweaved. This address this, this update adds several new modes. The output by default now is magnitudes of the complex numbers, which should be easier to work with for visua…