Windows версия obs studio для windows 7

Программа OBS Studio для Windows 7 бесплатно на русском. С помощью OBS Studuo можно проводить видео-трансляции на площадке YouTube, Twitch или Facebook Live.
OBS Studio для windows 7 бесплатно Категория: Стриминг, запись видео.
Поддерживаемые ОС: Windows 7
Разрядность: 32 bit, 64 bit, x32, x64
Для устройств: Компьютер
Язык интерфейса: на Русском
Версия: Последняя
Разработчик: Сообщество OBS

Программа бесплатна по этому скачать OBS Studio для Windows 7 не будет сложной задачей, многие геймеры и стримеры выбирают Windows 7 как стабильную систему, поддерживающую практически все старые и новые игры. Для трансляции потока чаще выбирают Twitch, а для загрузки готовых видео — YouTube. Практически все используют программу OBS Studio, которая совершенно бесплатна, но имеет огромный функционал.

OBS Studio для Windows 7 на компьютер

Для хорошей трансляции нужно, чтобы зрители видели лицо стримера. Людям интересно наблюдать за живыми неподдельными эмоциями. Для этого в OBS Studio можно создать несколько сцен. Первая — игра или какое-то приложение, например, Photoshop или Visual Studio Code. Вторая — видео с веб-камеры, добавить которое можно в разделе «Источники». Утилита ОБС Студио позволяет накладывать сцены слоями, чтобы лицо стримера всегда было сверху. Некоторые игры на Windows 7 могут не сразу корректно отображаться в трансляции, но для этого в программе для стримингов есть много настроек, позволяющих решить все проблемы.

Например, изменить приоритеты захвата, выбрать перехватчик, запустить утилиту от имени администратора или выставить совместимость с другой операционной системой. Для добавления интерактивности в трансляцию, можно добавить еще 1 сцену, которая будет отображать чат или донаты. Многие стримеры ставят мини-видео, записанные заранее, на крупные суммы от зрителей. Всего OBS Studio поддерживает до 8 отдельных сцен, которые можно показывать одновременно, включать и деактивировать при необходимости. Таким образом создаются увлекательные трансляции и интересные видео для выгрузки в YouTube.

OBS Studio для версий windows:

  • OBS Studio для Windows 10

  • OBS Studio для Windows 8

  • OBS Studio для Windows 7

  • OBS Studio для Windows XP

Возможности и преимущества OBS Studio

Онлайн стриминг

Онлайн стриминг через OBS Studio

Запись видео с экрана

Запись видео с экрана в OBS Studio

Минимум нагрузки на ПК

Минимальные нагрузки на систему в OBS Studio

Множество настроек

Множество настроек в OBS Studio


Скачать OBS Studio для Windows 7 бесплатно

Приложение OS Формат Версия Загрузка
OBS Studio Windows 7 x64 Бесплатно (на русском)

Скачать ↓

OBS Studio Windows 7 x32 Бесплатно (на русском)

Скачать ↓


Как установить OBS Studio для windows 7:

Запустите файл.

OBS Studio установить скрин 1

Ознакомьтесь с информацией и нажмите «Далее».

OBS Studio бесплатно установить скрин 2

Нажмите «Далее», или снимите галочки с рекомендуемого ПО и нажмите «Далее». Если снять все галочки, рекомендуемое ПО не установится!

Установка OBS Studio (Yandex) скрин 3

После всех шагов нажмите «Установить».

Установка OBS Studio скрин 4


OBS Studio распространяется абсолютно бесплатно. Разработчики регулярно выпускают обновления, где исправляют баги, улучшают скорость и стабильность работы, а также добавляют новые функции. Утилита поддерживает современные стандарты кодировки видео (H264, AAC). В параметрах можно настраивать источники звука, изменяя каждый из них под свои нужды. Например, при игре в компании у некоторых людей микрофоны могут быть слишком чувствительными. В OBS Studio можно настроить громкость каждого источника. Панель управления интуитивно понятна и ее можно вынести в отдельное место или другой экран для удобства.

On this page, you can download OBS Studio (also known as Open Broadcaster Software Studio).
It’s free open-source and multiplatform software for video recording and live streaming.

With OBS Studio, you can stream on Twitch, YouTube, Facebook, Huya, Douyu, VK, and any other RTMP server.

There are Windows, mac OS X, and Linux versions are available. You can also build OBS Studio from source code.

Download OBS Studio for Windows

Supported Windows Versions (32 bit and 64 bit):

  • Windows 11
  • Windows 10
  • Windows 8 and 8.1

Download OBS Studio for mac OS X

Download OBS Studio for Linux

Any installation directions marked Unofficial are not maintained by the OBS Studio author and may not be up to date or stable.

NOTE: OpenGL 3.2 or later is required to use OBS Studio on Linux. You can check what version of OpenGL is supported by your system by typing the following into the terminal:

glxinfo | grep "OpenGL"

Ubuntu Linux

Requirements

  1. FFmpeg is required. If you do not have the FFmpeg installed (if you’re not sure, then you probably don’t have it), you can get it with the following commands:

    For Ubuntu 14.04 LTS, FFmpeg is not officially included so you will need a specific PPA:

    sudo add-apt-repository ppa:kirillshkrogalev/ffmpeg-next
    sudo apt-get update && sudo apt-get install ffmpeg

    For Ubuntu 15.04 and following versions, FFmpeg is officially included, so you don’t need add PPA and you can install it with this command:

    sudo apt-get install ffmpeg
  2. xserver-xorg version 1.18.4 or newer is recommended to avoid potential performance issues with certain features in OBS, such as the fullscreen projector.

Installation

You can install OBS Studio on Ubuntu Linux with the following commands:

sudo add-apt-repository ppa:obsproject/obs-studio
sudo apt-get update && sudo apt-get install obs-studio

Arch Linux (Unofficial)

“Release” version is available on community repository:

sudo pacman -S obs-studio

Manjaro Installation (Unofficial)

  • Graphical: search “obs-studio” on Pamac Manager or Octopi
  • Command-line: install it via pacman with the following command:
    sudo pacman -S obs-studio

Fedora Installation (Unofficial)

  • OBS Studio is included in RPM Fusion. If you do not have it configured (if you’re not sure, then you probably don’t have it), you can do so with the following command:
    sudo dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm 
  • Then you can install OBS with the following command (this pulls all dependencies, including NVENC-enabled ffmpeg):
    sudo dnf install obs-studio 
  • For NVIDIA Hardware accelerated encoding make sure you have CUDA installed (in case of an older card, install xorg-x11-drv-nvidia-340xx-cuda instead):
    sudo dnf install xorg-x11-drv-nvidia-cuda
  • The Packman repository contains the obs-studio package since it requires the fuller version of FFmpeg which is in Packman for legal reasons. If you do not already have the Packman repository add it as shown below.

    For openSUSE Tumbleweed:

    sudo zypper ar --refresh --priority 90 http://packman.inode.at/suse/openSUSE_Tumbleweed packman 

    For openSUSE Leap 42.3:

    sudo zypper ar --refresh http://packman.inode.at/suse/openSUSE_Leap_42.3 packman 

    For openSUSE Leap 42.2:

    sudo zypper ar --refresh http://packman.inode.at/suse/openSUSE_Leap_42.2 packman 

    For openSUSE Leap 42.1:

    sudo zypper ar --refresh http://packman.inode.at/suse/openSUSE_Leap_42.1 packman 

    For openSUSE 13.2:

    sudo zypper ar --refresh http://packman.inode.at/suse/openSUSE_13.2 packman 

    It is recommended to set the priority for Packman lower so it takes precedence over base repositories (skip on Tumbleweed as included in initial command).

    sudo zypper mr --priority 90 packman 
  • The Packman version of FFmpeg should be used for full codec support.

    To ensure any existing FFmpeg packages are switched to Packman versions execute the following before installing obs-studio.

    sudo zypper dup --repo packman 
  • Install the obs-studio package.
    sudo zypper in obs-studio

NixOS Installation (Unofficial)

nix-env -i obs-studio

Download source code

Source code of OBS Studio 29.0.2:

  • zipball (zip archive)
  • tarball (tar archive)

The latest source code of OBS Studio (master branch):

  • master.zip

OBS Studio
для Windows

OBS Studio скриншот № 1

OBS Студия — бесплатное программное обеспечение для записи видео и стриминга на Twitch, Youtube и других подобных сервисах. Предлагает широкий набор функций и мощный API, который позволяет создавать свои собственные уникальные плагины. Поддержка выходов нескольких потоков и сцен предварительных просмотров.

Это приложение позволит наладить Ваш стрим с обзором игр и программ, проводить онлайн лекции и семинары, удаленные конференции и многое другое. 

Возможности:

  • Кодирование с использованием H264 (x264) и AAC.
  • Поддержка технологии Intel Quick Sync Video (QSV) и NVIDIA NVENC.
  • Возможность добавлять неограниченное количество сцен и источников.
  • Стримить на Twitch, YouTube, DailyMotion, Hitbox, GoodGame и любые другие сервисы, работающие по протоколу RTMP.
  • Запись игры, видео с экрана компьютера, веб-камеры и других источников в формате MP4 или FLV.
  • Захват игры с использованием GPU для максимально производительного стриминга.
  • Запись видео с различных устройств с помощью DirectShow (с веб-камер, карт захвата и т.д.).
  • Открытый исходный код.
  • и много других возможностей.

В общем, OBS Studio можно смело назвать одним из лучших инструментов для обеспечения потокового вещания в Интернете мультимедийных трансляций с широкими возможностями по настройке вашего проекта.

ТОП-сегодня раздела «Потоковое видео»

скачать ACE StreamACE Stream 3.1.32

ACE Stream — мультимедийная платформа на основе технологии P2P, которая позволяет в режиме…

скачать OBS StudioOBS Studio 29.0

OBS Студия — приложение для стримов на Twitch, Youtube, а также записи игр, видео с экрана, веб-камер,…

скачать ProgDVBProgDVB 7.48.7

ProgDVB — бесплатное приложение, предоставляющее пользователю доступ к огромному количеству…

Отзывы о программе OBS Studio

миша про OBS Studio 28.1.2 [17-01-2023]

очень просто скачать
| 1 | Ответить

??? про OBS Studio 28.0.1 [19-09-2022]

Уважаемые разработчики, как настроить обс под монитор? Поскольку я не могу настроить стрим из-зо того что я прост не могу нажать на кнопки она даже не видны на моём мониторе
1 | 5 | Ответить

сергей про OBS Studio 27.2.4 [30-07-2022]

при трансляции на ютубе сильно тормозит, пришлось удалить ибо не чего пространство занимать в моем компьютере. Скачал в телефоне камера лайф, нни какого торможения абсолютно
7 | 5 | Ответить

CutBox про OBS Studio 26.1.1 [10-01-2021]

Если ей уметь пользоваться, то можно настроить стрим как душе угодно, или записать геймплей.
9 | 7 | Ответить

vladimir про OBS Studio 25.0.8 [24-08-2020]

obs studio- самая лучшая программа для записи видео (может писать как с включенным микрофоном так и выключенным микрофоном) в стандарте mp4,mkf)
27 | 8 | Ответить

OBS Studio 29.0.2

If you would like to support the OBS Project, please consider contributing to our Patreon or Open Collective!

29.0.2 Hotfix Changes

  • Fixed a bug introduced in 29.0.1 which caused sources with an upward compressor filter to stop audio playback under certain circumstances [notr1ch/pkv]

29.0.1 Hotfix Changes

  • Fixed the «NVIDIA AUDIO Effects SDK is outdated» message appearing on the noise reduction filter properties when the SDK wasn’t installed [notr1ch]
  • Fixed a crash that could happen if you use NVIDIA’s audio effect filters and then later uninstall the SDK [pkv]
  • Fixed the expander and upward compressor audio filters sounding distorted [pkv/norihiro]
  • Added «Knee Width» option to the upward compressor audio filter to improve quality [pkv/norihiro]
  • Fixed a bug where overriding the theme on Linux could cause the program not to start up [kkartaltepe]
  • Fixed software rendering not working properly on Linux [columbarius]
  • Fixed a bug where the Stats window/panel would show an incorrect disk space calculation when pausing recordings [notr1ch]
  • Fixed a bug on Windows where the «Force SDR» setting in window capture wasn’t showing up [jpark37]
  • Fixed a bug on macOS where the virtual camera would show up red [PatTheMav]
  • Fixed a bug where Linux captures would not work correctly on X11 [kkartaltepe]
  • Fixed a crash on Linux when using Wayland and trying to use the automatic scene switcher [GeorgesStavracas]
  • Fixed a bug where alpha wouldn’t output properly when setting OBS to use BGRA color format [jpark37]
  • Fixed a crash on startup when OBS was minimized [derrod]
  • Fixed a bug where projectors could look washed out when projecting SDR content while using an HDR display [jpark37]
  • Fixed a bug on Windows where secondary displays could sometimes not show up in the display capture properties [jpark37]
  • Fixed a crash when using the virtual camera as an OBS source and changing the canvas resolution [notr1ch]
  • Fixed a bug on macOS where the properties window would go behind the main window after opening a file selection dialog [gxalpha]
  • Fixed a bug where profile encoder settings would not properly update when switching between services that require a different encoder [tytan652]
  • Fixed a bug in custom ffmpeg output mode where RTMP would force certain encoders [flaeri]

OBS Studio 29.0.1

If you would like to support the OBS Project, please consider contributing to our Patreon or Open Collective!

Hotfix Changes

  • Fixed the «NVIDIA AUDIO Effects SDK is outdated» message appearing on the noise reduction filter properties when the SDK wasn’t installed [notr1ch]
  • Fixed a crash that could happen if you use NVIDIA’s audio effect filters and then later uninstall the SDK [pkv]
  • Fixed the expander and upward compressor audio filters sounding distorted [pkv/norihiro]
  • Added «Knee Width» option to the upward compressor audio filter to improve quality [pkv/norihiro]
  • Fixed a bug where overriding the theme on Linux could cause the program not to start up [kkartaltepe]
  • Fixed software rendering not working properly on Linux [columbarius]
  • Fixed a bug where the Stats window/panel would show an incorrect disk space calculation when pausing recordings [notr1ch]
  • Fixed a bug on Windows where the «Force SDR» setting in window capture wasn’t showing up [jpark37]
  • Fixed a bug on macOS where the virtual camera would show up red [PatTheMav]
  • Fixed a bug where Linux captures would not work correctly on X11 [kkartaltepe]
  • Fixed a crash on Linux when using Wayland and trying to use the automatic scene switcher [GeorgesStavracas]
  • Fixed a bug where alpha wouldn’t output properly when setting OBS to use BGRA color format [jpark37]
  • Fixed a crash on startup when OBS was minimized [derrod]
  • Fixed a bug where projectors could look washed out when projecting SDR content while using an HDR display [jpark37]
  • Fixed a bug on Windows where secondary displays could sometimes not show up in the display capture properties [jpark37]
  • Fixed a crash when using the virtual camera as an OBS source and changing the canvas resolution [notr1ch]
  • Fixed a bug on macOS where the properties window would go behind the main window after opening a file selection dialog [gxalpha]
  • Fixed a bug where profile encoder settings would not properly update when switching between services that require a different encoder [tytan652]
  • Fixed a bug in custom ffmpeg output mode where RTMP would force certain encoders [flaeri]

OBS Studio 29.0

If you would like to support the OBS Project, please consider contributing to our Patreon or Open Collective!

Features

  • Added support for the AMD AV1 Encoder for the RX7000 series GPUs on Windows [AMD/Jim]
  • Added support for the Intel AV1 Encoder for Arc GPUs on Windows [Intel/Jim]
    • Note: CQP is available but not fully supported
  • Added support for the Intel HEVC Encoder on Windows [yuriy-chumak/rcdrone/Jim]
  • Added an upward compressor filter [pkv]
  • Added a 3-band equalizer filter [Jim]
  • Added support for native HEVC and ProRes encoders on macOS, including P010 and HDR [Developer-Ecosystem-Engineering/PatTheMav/gxalpha]
  • Added support for macOS Desk View [Developer-Ecosystem-Engineering]
  • Added update channels for opting into receiving beta/release-candidate builds to Windows [Rodney]
    • Work is still underway to get everything ready on the server side, updating via the built-in updater may not be available until later in the OBS 30.0 beta-testing period
  • Websockets updated to 5.1.0, which has a number of bug fixes, UI improvements, and new stream reconnect events. [tt2468]

Tweaks and Improvements

  • The Replay Buffer’s memory limit is now set to 75% of installed system RAM rather than fixed to 8GB [Rodney]
  • Added media key support in Linux [kkartaltepe]
  • Various improvements to NVIDIA Video and Audio filters, including a Mask Refresh slider and support for temporal processing, which provides better quality masking [pkv]
  • Improved Display Capture screen naming & saving on Windows; indexes should now match regardless of Mode, and reconnected displays should show the correct monitor [jpark37]
    • Note: This does mean existing Display Capture sources will be blank until manually configured, to avoid showing the wrong display
  • Added support for encryption and authentication for SRT and RIST outputs [pkv]
  • Disabled ScreenCaptureKit Display & App capture on macOS 12 due to various issues; users should either update to macOS 13 or use the existing Screen Capture source [PatTheMav]
  • Removed the automatic numbering on Multiview labels [Warchamp7]
  • Added the ability to mute individual browser docks [WizardCM]
  • Added the ability to right click and ‘Inspect’ individual browser docks [WizardCM]
  • Changed the default Simple Output NVENC preset to P5 for better compatibility & performance [RytoEX]
  • Added support for higher refresh rates in the Video Capture Device source on Windows [WizardCM/EposVox]
  • Added the Apple VT Hardware encoder to the Auto Configuration Wizard [gxalpha]
  • Improved FFmpeg VA-API enablement by directly using Libva to check device capabilities [tytan652]
  • Various minor UX/accessibility tweaks in the UI [Warchamp7/cg2121]
  • Raised the speed at which dynamic bitrate recovers after a drop [Jim]
  • Audio should now be automatically captured for most capture card brands using the Video Capture Device source on Windows [WizardCM/EposVox]
  • Added a slide counter to the Source Toolbar when an Image Slide Show is selected [cg2121]

Bug Fixes

  • Fixed issues with async filters (such as Delay) not rendering correctly [jpark37]
  • Various performance improvements to Decklink preview output [jpark37]
  • Fixed an issue where source Projector windows wouldn’t close when a source was deleted [cg2121]
  • Fixed an issue where cursors would disappear or display incorrectly on screen captures on Windows [caesay]
  • Fixed issues with CQP rate control for SVT and AOM AV1 encoders [flaeri]
  • Fixed an issue with CQP rate control for AMD HEVC and H264 [flaeri]
  • Fixed Virtual Camera not working with Webex and GoToMeeting [Jim]
  • Fixed capturing UHD/4K YUV on the AJA Kona HDMI [paulh-aja]
  • Fixed a bug where slideshow sources wouldn’t remove cleared files when removing missing files [gxalpha]
  • Fixed slideshow counter on the source context toolbar showing «1/0» when empty, now shows «-/-» instead [cg2121]
  • Fixed chroma location for VAAPI [jpark37]
  • Fixed a case where macOS’ VideoToolBox HEVC encoder would be parsed as AVC [jpark37]
  • Allow SRT streams to disconnect after timeout [pkv]
  • Fixed color space being incorrect for some video devices running in MJPEG video format on Windows [jpark37]
  • Fixed monitor names in the Fullscreen Projector & Multiview menus on Windows [WizardCM]

OBS Studio 29.0 Beta 3

Beta 3 Changes

  • Fixed two bugs where systems with multiple video adapters with hardware encoders would not show support for their respective hardware encoders [Jim]
  • Fixed AMD AV1 encoder’s default CQP value being 7 rather than 20 [Jim]
  • Fixed upward compressor sounding like it’s peaking or a bit blown out when used [pkv]
  • Added a couple rate control methods for AMD’s AVC/HEVC encoders [rhutsAMD]
  • Fixed chroma location for VAAPI [jpark37]
  • Fixed a case where macOS’ VideoToolBox HEVC encoder would be parsed as AVC [jpark37]
  • Allow SRT streams to disconnect after timeout [pkv]
  • Fixed a bug where slideshow sources wouldn’t remove cleared files when removing missing files [gxalpha]
  • Fixed slideshow counter on the source context toolbar showing «1/0» when empty, now shows «-/-» instead [cg2121]

Beta 2 Changes

  • Fixed QSV just generally not working properly for some/most people (my fault -Jim)
  • Fixed QSV not even showing up for some people (also my fault -Jim)
  • Fixed color space being incorrect for some video devices running in MJPEG video format on Windows [jpark37]
  • Fixed monitor names in the Fullscreen Projector & Multiview menus on Windows [WizardCM]
  • Fixed CQP rate control on AMF H.264 encoder [Flaeri]

Features

  • Added support for the AMD AV1 Encoder for RDNA3 GPUs on Windows [AMD/Jim]
  • Added support for the Intel AV1 Encoder for Arc GPUs on Windows [Intel/Jim]
    • Note: CQP is available but not fully supported
  • Added support for the Intel HEVC Encoder on Windows [yuriy-chumak/rcdrone/Jim]
  • Added an upward compressor filter [pkv]
  • Added a 3-band equalizer filter [Jim]
  • Added support for native HEVC and ProRes encoders on macOS, including P010 and HDR [Developer-Ecosystem-Engineering/PatTheMav/gxalpha]
  • Added support for macOS Desk View [Developer-Ecosystem-Engineering]
  • Added update channels for opting into receiving beta/release-candidate builds to Windows [Rodney]
    • Work is still underway to get everything ready on the server side, updating via the built-in updater may not be available until later in the OBS 29.0 beta-testing period
  • Websockets updated to 5.1.0, which has a number of bug fixes, UI improvements, and new stream reconnect events. [tt2468]

Tweaks and Improvements

  • The Replay Buffer’s memory limit is now set to 75% of installed system RAM rather than fixed to 8GB [Rodney]
  • Added media key support in Linux [kkartaltepe]
  • Various improvements to NVIDIA Video and Audio filters, including a Mask Refresh slider and support for temporal processing, which provides better quality masking [pkv]
  • Improved Display Capture screen naming & saving on Windows; indexes should now match regardless of Mode, and reconnected displays should show the correct monitor [jpark37]
    • Note: This does mean existing Display Capture sources will be blank until manually configured, to avoid showing the wrong display
  • Added support for encryption and authentication for SRT and RIST outputs [pkv]
  • Disabled ScreenCaptureKit Display & App capture on macOS 12 due to various issues; users should either update to macOS 13 or use the existing Screen Capture source [PatTheMav]
  • Removed the automatic numbering on Multiview labels [Warchamp7]
  • Added the ability to mute individual browser docks [WizardCM]
  • Added the ability to right click and ‘Inspect’ individual browser docks [WizardCM]
  • Changed the default Simple Output NVENC preset to P5 for better compatibility & performance [RytoEX]
  • Added support for higher refresh rates in the Video Capture Device source on Windows [WizardCM/EposVox]
  • Added the Apple VT Hardware encoder to the Auto Configuration Wizard [gxalpha]
  • Improved FFmpeg VA-API enablement by directly using Libva to check device capabilities [tytan652]
  • Various minor UX/accessibility tweaks in the UI [Warchamp7/cg2121]
  • Raised the speed at which dynamic bitrate recovers after a drop [Jim]
  • Audio should now be automatically captured for most capture card brands using the Video Capture Device source on Windows [WizardCM/EposVox]
  • Added a slide counter to the Source Toolbar when an Image Slide Show is selected [cg2121]
  • Updated dependencies, including switching to Qt 6.4.1, which should fix a number of issues [RytoEX/tytan652]

Bug Fixes

  • Fixed issues with async filters (such as Delay) not rendering correctly [jpark37]
  • Various performance improvements to Decklink preview output [jpark37]
  • Fixed an issue where source Projector windows wouldn’t close when a source was deleted [cg2121]
  • Fixed an issue where cursors would disappear or display incorrectly on screen captures on Windows [caesay]
  • Fixed issues with CQP rate control for SVT and AOM AV1 encoders [flaeri]
  • Fixed issue with CQP rate control for AMD HEVC when using CQP [flaeri]
  • Fixed Virtual Camera not working with Webex and GoToMeeting [Jim]
  • Fixed capturing UHD/4K YUV on the AJA Kona HDMI [paulh-aja]

OBS Studio 29.0 Beta 2

Beta 2 Changes

  • Fixed QSV just generally not working properly for some/most people (my fault -Jim)
  • Fixed QSV not even showing up for some people (also my fault -Jim)
  • Fixed color space being incorrect for some video devices running in MJPEG video format on Windows [jpark37]
  • Fixed monitor names in the Fullscreen Projector & Multiview menus on Windows [WizardCM]

Features

  • Added support for the AMD AV1 Encoder for RDNA3 GPUs on Windows [AMD/Jim]
  • Added support for the Intel AV1 Encoder for Arc GPUs on Windows [Intel/Jim]
    • Note: CQP is available but not fully supported
  • Added support for the Intel HEVC Encoder on Windows [yuriy-chumak/rcdrone/Jim]
  • Added an upward compressor filter [pkv]
  • Added a 3-band equalizer filter [Jim]
  • Added support for native HEVC and ProRes encoders on macOS, including P010 and HDR [Developer-Ecosystem-Engineering/PatTheMav/gxalpha]
  • Added support for macOS Desk View [Developer-Ecosystem-Engineering]
  • Added update channels for opting into receiving beta/release-candidate builds to Windows [Rodney]
    • Work is still underway to get everything ready on the server side, updating via the built-in updater may not be available until later in the OBS 29.0 beta-testing period

Tweaks and Improvements

  • The Replay Buffer’s memory limit is now set to 75% of installed system RAM rather than fixed to 8GB [Rodney]
  • Added media key support in Linux [kkartaltepe]
  • Various improvements to NVIDIA Video and Audio filters, including a Mask Refresh slider and support for temporal processing, which provides better quality masking [pkv]
  • Improved Display Capture screen naming & saving on Windows; indexes should now match regardless of Mode, and reconnected displays should show the correct monitor [jpark37]
    • Note: This does mean existing Display Capture sources will be blank until manually configured, to avoid showing the wrong display
  • Added support for encryption and authentication for SRT and RIST outputs [pkv]
  • Disabled ScreenCaptureKit Display & App capture on macOS 12 due to various issues; users should either update to macOS 13 or use the existing Screen Capture source [PatTheMav]
  • Removed the automatic numbering on Multiview labels [Warchamp7]
  • Added the ability to mute individual browser docks [WizardCM]
  • Added the ability to right click and ‘Inspect’ individual browser docks [WizardCM]
  • Changed the default Simple Output NVENC preset to P5 for better compatibility & performance [RytoEX]
  • Added support for higher refresh rates in the Video Capture Device source on Windows [WizardCM/EposVox]
  • Added the Apple VT Hardware encoder to the Auto Configuration Wizard [gxalpha]
  • Improved FFmpeg VA-API enablement by directly using Libva to check device capabilities [tytan652]
  • Various minor UX/accessibility tweaks in the UI [Warchamp7/cg2121]
  • Raised the speed at which dynamic bitrate recovers after a drop [Jim]
  • Audio should now be automatically captured for most capture card brands using the Video Capture Device source on Windows [WizardCM/EposVox]
  • Added a slide counter to the Source Toolbar when an Image Slide Show is selected [cg2121]
  • Updated dependencies, including switching to Qt 6.4.1, which should fix a number of issues [RytoEX/tytan652]

Bug Fixes

  • Fixed issues with async filters (such as Delay) not rendering correctly [jpark37]
  • Various performance improvements to Decklink preview output [jpark37]
  • Fixed an issue where source Projector windows wouldn’t close when a source was deleted [cg2121]
  • Fixed an issue where cursors would disappear or display incorrectly on screen captures on Windows [caesay]
  • Fixed issues with CQP rate control for SVT and AOM AV1 encoders [flaeri]
  • Fixed issue with CQP rate control for AMD HEVC when using CQP [flaeri]
  • Fixed Virtual Camera not working with Webex and GoToMeeting [Jim]
  • Fixed capturing UHD/4K YUV on the AJA Kona HDMI [paulh-aja]

OBS Studio 29.0 Beta 1

Features

  • Added support for the AMD AV1 Encoder for RDNA3 GPUs on Windows [AMD/Jim]
  • Added support for the Intel AV1 Encoder for Arc GPUs on Windows [Intel/Jim]
    • Note: CQP is available but not fully supported
  • Added support for the Intel HEVC Encoder on Windows [yuriy-chumak/rcdrone/Jim]
  • Added an upward compressor filter [pkv]
  • Added a 3-band equalizer filter [Jim]
  • Added support for native HEVC and ProRes encoders on macOS, including P010 and HDR [Developer-Ecosystem-Engineering/PatTheMav/gxalpha]
  • Added support for macOS Desk View [Developer-Ecosystem-Engineering]
  • Added update channels for opting into receiving beta/release-candidate builds to Windows [Rodney]
    • Work is still underway to get everything ready on the server side, updating via the built-in updater may not be available until later in the OBS 29.0 beta-testing period

Tweaks and Improvements

  • The Replay Buffer’s memory limit is now set to 75% of installed system RAM rather than fixed to 8GB [Rodney]
  • Added media key support in Linux [kkartaltepe]
  • Various improvements to NVIDIA Video and Audio filters, including a Mask Refresh slider and support for temporal processing, which provides better quality masking [pkv]
  • Improved Display Capture screen naming & saving on Windows; indexes should now match regardless of Mode, and reconnected displays should show the correct monitor [jpark37]
    • Note: This does mean existing Display Capture sources will be blank until manually configured, to avoid showing the wrong display
  • Added support for encryption and authentication for SRT and RIST outputs [pkv]
  • Disabled ScreenCaptureKit Display & App capture on macOS 12 due to various issues; users should either update to macOS 13 or use the existing Screen Capture source [PatTheMav]
  • Removed the automatic numbering on Multiview labels [Warchamp7]
  • Added the ability to mute individual browser docks [WizardCM]
  • Added the ability to right click and ‘Inspect’ individual browser docks [WizardCM]
  • Changed the default Simple Output NVENC preset to P5 for better compatibility & performance [RytoEX]
  • Added support for higher refresh rates in the Video Capture Device source on Windows [WizardCM/EposVox]
  • Added the Apple VT Hardware encoder to the Auto Configuration Wizard [gxalpha]
  • Improved FFmpeg VA-API enablement by directly using Libva to check device capabilities [tytan652]
  • Various minor UX/accessibility tweaks in the UI [Warchamp7/cg2121]
  • Raised the speed at which dynamic bitrate recovers after a drop [Jim]
  • Audio should now be automatically captured for most capture card brands using the Video Capture Device source on Windows [WizardCM/EposVox]
  • Added a slide counter to the Source Toolbar when an Image Slide Show is selected [cg2121]
  • Updated dependencies, including switching to Qt 6.4.1, which should fix a number of issues [RytoEX/tytan652]

Bug Fixes

  • Fixed issues with async filters (such as Delay) not rendering correctly [jpark37]
  • Various performance improvements to Decklink preview output [jpark37]
  • Fixed an issue where source Projector windows wouldn’t close when a source was deleted [cg2121]
  • Fixed an issue where cursors would disappear or display incorrectly on screen captures on Windows [caesay]
  • Fixed issues with CQP rate control for SVT and AOM AV1 encoders [flaeri]
  • Fixed issue with CQP rate control for AMD HEVC when using CQP [flaeri]
  • Fixed Virtual Camera not working with Webex and GoTo Meeting [Jim]
  • Fixed capturing UHD/4K YUV on the AJA Kona HDMI [paulh-aja]

OBS Studio 28.1.2

If you would like to support the OBS Project, please consider contributing to our Patreon or Open Collective!

NOTE: Some plugins may not be compatible with OBS 28. You can check the status of the most common plugins on the OBS Plugin Compatibility page.

28.1.2 Hotfix Changes

  • Fixed a Browser Source crash that could happen under certain circumstances [WizardCM]
  • Fixed «Always on Top» not saving on exit [notr1ch]

28.1.1 Hotfix Changes

  • Fixed NVENC preset not being migrated properly in simple output mode [RytoEX]
  • Fixed the inability to start the encoder when NVENC is set to a bframe count higher than is supported by the device [RytoEX]

28.1 Changes

  • Added NVENC AV1 hardware encoder on Windows [Jim]
    • Currently only works with the NV12 (OBS default) and P010 color formats
    • Currently does not support the «rescale» feature in advanced output mode
    • Only available for RTX 40 Series video cards from NVIDIA
  • Updated NVENC presets [Jim]
    • Presets have been split into 3 different settings: Preset, Tuning, and Multipass mode
    • Presets are now P1-P7, lower numbers being lower quality, higher numbers being higher quality. Note that higher presets may incur higher GPU usage which could impact the performance of games running simultaneously with OBS. The number of simultaneous NVENC encoding sessions may be lower when using the highest presets. OBS will automatically map your current NVENC settings to the closest preset when upgrading.
    • Tuning is used to determine whether to prioritize latency or quality. It has three settings: High Quality, Low Latency, and Ultra Low Latency.
    • Multipass Mode is used to determine whether a second pass is used in encoding, and has three settings: Disabled, Quarter Resolution, and Full Resolution. Enabling this will give higher quality at the cost of more GPU resource usage.
  • Fixed a bug where Direct3D 9 games stopped capturing properly with game capture on Windows 11 22H2 [Rodney]
  • Moved «Always on Top» to the View menu [gxalpha]
  • You can now select a specific source for the Virtual Camera [chippydip]
  • Fixed a crash on resolution change of Windows Virtual Camera [Jim]
  • Fixed a Discord crash with Windows Virtual Camera [Jim]
  • Fixed crashes with macOS applications loading the virtual camera [PatTheMav]
  • Fixed Steam version launching x86_64 version on Apple Silicon devices [Rodney]
  • Fixed Stats widget appearance issues [tytan652]
  • Fixed Blend Method in Studio Mode [rcdrone]
  • Fixed case where video capture is darkened when both luma wipe and scale filtering are set [rcdrone]

OBS Studio 28.1.1

If you would like to support the OBS Project, please consider contributing to our Patreon or Open Collective!

NOTE: Some plugins may not be compatible with OBS 28. You can check the status of the most common plugins on the OBS Plugin Compatibility page.

28.1.1 Hotfix Changes

  • Fixed NVENC preset not being migrated properly in simple output mode [RytoEX]
  • Fixed the inability to start the encoder when NVENC is set to a bframe count higher than is supported by the device [RytoEX]

28.1 Changes

  • Added NVENC AV1 hardware encoder on Windows [Jim]
    • Currently only works with the NV12 (OBS default) and P010 color formats
    • Currently does not support the «rescale» feature in advanced output mode
    • Only available for RTX 40 Series video cards from NVIDIA
  • Updated NVENC presets [Jim]
    • Presets have been split into 3 different settings: Preset, Tuning, and Multipass mode
    • Presets are now P1-P7, lower numbers being lower quality, higher numbers being higher quality. Note that higher presets may incur higher GPU usage which could impact the performance of games running simultaneously with OBS. The number of simultaneous NVENC encoding sessions may be lower when using the highest presets. OBS will automatically map your current NVENC settings to the closest preset when upgrading.
    • Tuning is used to determine whether to prioritize latency or quality. It has three settings: High Quality, Low Latency, and Ultra Low Latency.
    • Multipass Mode is used to determine whether a second pass is used in encoding, and has three settings: Disabled, Quarter Resolution, and Full Resolution. Enabling this will give higher quality at the cost of more GPU resource usage.
  • Fixed a bug where Direct3D 9 games stopped capturing properly with game capture on Windows 11 22H2 [Rodney]
  • Moved «Always on Top» to the View menu [gxalpha]
  • You can now select a specific source for the Virtual Camera [chippydip]
  • Fixed a crash on resolution change of Windows Virtual Camera [Jim]
  • Fixed a Discord crash with Windows Virtual Camera [Jim]
  • Fixed crashes with macOS applications loading the virtual camera [PatTheMav]
  • Fixed Steam version launching x86_64 version on Apple Silicon devices [Rodney]
  • Fixed Stats widget appearance issues [tytan652]
  • Fixed Blend Method in Studio Mode [rcdrone]
  • Fixed case where video capture is darkened when both luma wipe and scale filtering are set [rcdrone]

OBS Studio 28.1

If you would like to support the OBS Project, please consider contributing to our Patreon or Open Collective!

NOTE: Some plugins may not be compatible with OBS 28. You can check the status of the most common plugins on the OBS Plugin Compatibility page.

28.1 Changes

  • Added NVENC AV1 hardware encoder on Windows [Jim]
    • Currently only works with the NV12 (OBS default) and P010 color formats
    • Currently does not support the «rescale» feature in advanced output mode
    • Only available for RTX 40 Series video cards from NVIDIA
  • Updated NVENC presets [Jim]
    • Presets have been split into 3 different settings: Preset, Tuning, and Multipass mode
    • Presets are now P1-P7, lower numbers being lower quality, higher numbers being higher quality. Note that higher presets may incur higher GPU usage which could impact the performance of games running simultaneously with OBS. The number of simultaneous NVENC encoding sessions may be lower when using the highest presets. OBS will automatically map your current NVENC settings to the closest preset when upgrading.
    • Tuning is used to determine whether to prioritize latency or quality. It has three settings: High Quality, Low Latency, and Ultra Low Latency.
    • Multipass Mode is used to determine whether a second pass is used in encoding, and has three settings: Disabled, Quarter Resolution, and Full Resolution. Enabling this will give higher quality at the cost of more GPU resource usage.
  • Fixed a bug where Direct3D 9 games stopped capturing properly with game capture on Windows 11 22H2 [Rodney]
  • Moved «Always on Top» to the View menu [gxalpha]
  • You can now select a specific source for the Virtual Camera [chippydip]
  • Fixed a crash on resolution change of Windows Virtual Camera [Jim]
  • Fixed a Discord crash with Windows Virtual Camera [Jim]
  • Fixed crashes with macOS applications loading the virtual camera [PatTheMav]
  • Fixed Steam version launching x86_64 version on Apple Silicon devices [Rodney]
  • Fixed Stats widget appearance issues [tytan652]
  • Fixed Blend Method in Studio Mode [rcdrone]
  • Fixed case where video capture is darkened when both luma wipe and scale filtering are set [rcdrone]

OBS Studio 28.1 Release Candidate 1

28.1 Release Candidate 1 Changes

  • Fixed Stats widget appearance and font size [tytan652]
  • Fixed theme selection after clicking apply and cancel in Settings [tytan652]
  • Fixed Steam launching x86 version under Rosetta [Rodney]
  • Fixed crashes in apps loading macOS Virtual Camera [PatTheMav/steven-michaud]
  • The correct title will now be used when the replay buffer fails to start [gxalpha]
  • Fixed a crash on resolution change of Windows Virtual Camera [Jim]
  • Fixed a possible crash when making quick UI changes [PatTheMav]
  • Fixed a crash related to Windows Virtual Camera [Jim]
  • Fixed a crash after running autoconfig at less than 240p [r1ch]
  • Fixed Max Quality and Quality NVENC Preset upgrade mappings [RytoEX]

28.1 Changes

  • Added NVENC AV1 hardware encoder on Windows [Jim]
    • Currently only works with the NV12 (OBS default) and P010 color formats
    • Currently does not support the «rescale» feature in advanced output mode
    • Only available for RTX 40 Series video cards from NVIDIA
  • Updated NVENC presets [Jim]
    • Presets have been split into 3 different settings: Preset, Tuning, and Multipass mode
    • Presets are now P1-P7, lower numbers being lower quality, higher numbers being higher quality. Note that higher presets may incur higher GPU usage which could impact the performance of games running simultaneously with OBS. The number of simultaneous NVENC encoding sessions may be lower when using the highest presets. OBS will automatically map your current NVENC settings to the closest preset when upgrading.
    • Tuning is used to determine whether to prioritize latency or quality. It has three settings: High Quality, Low Latency, and Ultra Low Latency.
    • Multipass Mode is used to determine whether a second pass is used in encoding, and has three settings: Disabled, Quarter Resolution, and Full Resolution. Enabling this will give higher quality at the cost of more GPU resource usage.
  • Fixed a bug where Direct3D 9 games stopped capturing properly with game capture on Windows 11 22H2 [Rodney]
  • Moved «Always on Top» to the View menu [gxalpha]
  • You can now select a specific source for the Virtual Camera [chippydip]

Delight

OBS Studio
19.0.3

мощная студия для стриминга и записи видео с экрана

Средний рейтинг

73% — 180 голосов

  • 1
  • 2
  • 3
  • 4
  • 5

Изображение для 
		
			OBS Studio

OBS Studio мощная программа для захвата видео с экрана и трансляций, отличается широчайшим набором функциональных возможностей, но одновременно с этим, она достаточно проста в пользовании (типичный интерфейс — панель меню, окно предпросмотра, области со сценами, источниками и микшерами). 

  1. Встроенный графический и видеоредактор;
  2. Каждый источник автоматически становится глобальным;
  3. Возможность перестановки сцен и источников;
  4. Наличие контроля громкости на каждом источнике;
  5. Легкое редактирование разделенных по слоям источников; 
  6. Осуществление мультиплексирования записей (конвертация их с .flv на .mp4).

Возможности программы

При необходимости, можно будет настраивать и изменять следующие параметры:

  • Языковые настройки; 
  • Возможность выбора типа вещания из пользовательского (чаще всего используется YouTube); 
  • Режим вывода – позволяет воплотить в жизнь множество дополнительных функций.

Недостатки

Невозможно редактирование материалов в режиме полноэкранного просмотра.

6 скриншотов для OBS Studio


Дополнительная информация

Разработчик

Лицензия

Русский язык

Есть

Возраст

0+

Обновлено

Текущая версия

19.0.3

Совместимость

Windows 10, 8.1, 8, 7, Vista, XP

Разрядность

32 и 64 bit


OBS Studio
для компьютера

Добавить комментарий

©
screen-record.ru
2023

Программы для записи видео с экрана

Содержание

  • 1 OBS Studio для Windows
  • 2 OBS Classic для Windows
  • 3 OBS Studio для MacOS
  • 4 OBS Studio для Linux

OBS Studio для Windows

Windows версия OBS Studio поддерживает Windows 7, 8, 8.1 и 10.

Файл Дата выхода Действие
OBS-Studio-26.1.1-Full-Installer-x64.exe 6 Января 2021 года Скачать
OBS-Studio-26.1.1-Full-Installer-x86.exe 6 Января 2021 года Скачать
OBS-Studio-26.1.1-Full-x64.zip 6 Января 2021 года Скачать
OBS-Studio-26.1.1-Full-Installer-x64.exe.torren 6 Января 2021 года Скачать через Bittorrent

OBS Classic для Windows

OBS Classic больше не поддерживается и не обслуживается.

Эта программа и ее исходный код свободно доступны всем для использования и изменения под лицензией GNU General Public License v2.0 (или выше), с которой вы соглашаетесь при использовании этой программы или ее исходного кода.

Файл Дата выхода Действие
OBS_0_659b.exe 30 Августа 2016 года Скачать
OBS_0_659b.zip 30 Августа 2016 года Скачать

OBS Studio для MacOS

macOS версия OBS Studio поддерживает macOS 10.13 и новее.

Файл Дата выхода Действие
obs-mac-26.1.2-installer.pkg 8 Января 2021 года Скачать

OBS Studio для Linux

Linux версия официально доступна для Ubuntu 14.04 и новее. Необходим FFmpeg.

Для Ubuntu 14.04 LTS, FFmpeg официально не включен, так что вам  нужно установить его:

sudo add-apt-repository ppa:kirillshkrogalev/ffmpeg-next
sudo apt-get update && sudo apt-get install ffmpeg

Для Ubuntu 15.04 и следующих версий, FFmpeg официально включен:

sudo apt-get install ffmpeg

После установки FFmpeg, установите OBS Studio с помощью:

sudo add-apt-repository ppa:obsproject/obs-studio
sudo apt-get update && sudo apt-get install obs-studio

obs-studio-logoOBS Studio (Open Broadcaster Software, рус. ОБС) – это бесплатная программа с открытым исходным кодом для записи видео с экрана монитора и потокового вещания.

obs-studio-rus-windows

Базовые возможности OBS Studio могут быть существенно расширены с помощью плагинов.

OBS Classic – старая версия программы – больше не поддерживается и не обслуживается.

Особенности и возможности

  • Свободный и открытый набор программ для записи видео с экрана монитора компьютера (ноутбука) и потокового вещания;
  • Возможность перехвата с устройств и источников в реальном времени, декодирование, запись, вещание;
  • Запись сцен (с выбором нескольких источников: видео с веб-камеры, рабочего стола, активного окна и так далее) и переключение между ними;obs-settings-screen-capture
  • Высокая производительность аудио и видео захвата;
  • Фильтры для источников видео;
  • Интуитивно понятный аудио микшер с фильтрами на источник (шумоподавление, усиление, шумовой гейт, и другие);
  • Готовые предустановки для прямой трансляции на YouTube, Twitch, Steam, Twitter, Vimeo, и др.;obs-settings-streaming
  • Удобная панель настроек для быстрой конфигурации трансляций и видеозаписей;
  • Широкие возможности по настройке и управлению с помощью «горячих клавиш»;obs-settings-hot-keys
  • Режим студии позволяет предварительно просматривать сцены и источники перед их отправкой на прямую трансляцию;
  • Кроссплатформенное ПО – OBS Studio работает в среде Windows, Linux и macOS;
  • Темы оформления (чёрная по умолчанию);
  • Мультиязычная локализация, включая ОБС Студио на русском языке.

Выбор кодировщика

Программа по умолчанию, в зависимости от конфигурации компьютера или ноутбука пользователя, определяет оптимальный способ обработки видео – обработка программными средствами или аппаратными, то есть непосредственно видеокартой.

Если в настройках OBS по умолчанию значится аппаратный кодировщик, например NVENC, но с записью видео возникают те или иные проблемы (ошибки), то в этом случае можно попробовать перейти на программный обработчик x264 (в разделе настроек ОБС «Вывод»).obs-settings-video

В большинстве случаев это решает проблему производительности.

Полезные ссылки

  • Плагины OBS;
  • Как записать видео с помощью OBS – краткая инструкция;
  • Документация / инструкции по работе с программой;
  • Чёрный экран при записи экрана — причины и как исправить.
  • Как работать с OBS в режиме Portable.

Краткая видеоинструкция

Скачать OBS Studio для Windows

На данной странице для загрузки доступна последняя версия ОБС Студио на русском языке для операционных систем Windows 11, 10, 8, 7.

Скачать OBS Studio (Open Broadcaster Software) для Windows.

Скачать (.exe) Скачать Portable(.zip)

Версия: 28.1.2

Размер: 117 МБ

Операционная система: Windows 11, 10, 8, 7

Язык: русский

Дата релиза: 5 ноября 2022

Статус программы:
Бесплатная

Разработчик: OBS Community (Hugh «Jim» Bailey)

Официальный сайт: www.obsproject.com

Что нового в версии: список изменений

Рейтинг: Звёзд: 1Звёзд: 2Звёзд: 3Звёзд: 4Звёзд: 5 (5 оценок, среднее: 3,80 из 5)

Login

Store

Community

Support

Change language

View desktop website

STEAM

OBS Studio

About This Software

OBS Studio is a free and open source program for livestreaming and video recording.

Create scenes with multiple types of video sources, including your computer display, video games, webcams, video files, and more.

Stream your video productions on sites like Twitch, YouTube, or Facebook live, or record your videos locally to share.

Features

  • Livestream video to sites like Twitch, YouTube, Facebook Live, and many more, including your own custom servers
  • Record videos to save to your hard drive and share with friends
  • High performance real time video/audio capturing and mixing. Create scenes made up of multiple sources including window captures, images, text, browser windows, webcams, capture cards and more
  • Set up an unlimited number of scenes you can switch between seamlessly via custom transitions
  • Intuitive audio mixer with per-source filters such as noise gate, noise suppression, and gain. Take full control with VST plugin support
  • Powerful and easy to use configuration options. Add new Sources, duplicate existing ones, and adjust their properties effortlessly
  • Streamlined Settings panel gives you access to a wide array of configuration options to tweak every aspect of your broadcast or recording
  • Modular ‘Dock’ UI allows you to rearrange the layout exactly as you like. You can even pop out each individual Dock to its own window
  • Choose from a number of different and customizable transitions for when you switch between your scenes or add your own stinger video files
  • Set hotkeys for nearly every sort of action, such as switching between scenes, starting/stopping streams or recordings, muting audio sources, push to talk, and more
  • Studio Mode lets you preview your scenes and sources before pushing them live. Adjust your scenes and sources or create new ones and ensure they’re perfect before your viewers ever see them
  • Get a high level view of your production using the Multiview. Monitor 8 different scenes and easily cue or transition to any of them with merely a single or double click

System Requirements

    Minimum:

    • Requires a 64-bit processor and operating system
    • OS: Windows 10 (64 bit)
    • Processor: Intel i5 2500K, AMD Ryzen 1300X
    • Memory: 4 GB RAM
    • Graphics: GeForce GTX 900 Series, Radeon RX 400 Series, Intel HD Graphics 500
    • DirectX: Version 11
    • Storage: 600 MB available space
    • Additional Notes: Hardware encoders recommended
    Recommended:

    • Requires a 64-bit processor and operating system
    • OS: Windows 11 (64 bit)
    • Processor: Intel i7 8700K, AMD Ryzen 1600X
    • Memory: 8 GB RAM
    • Graphics: GeForce 10 Series, Radeon 5000 Series, Intel Xe
    • DirectX: Version 11
    • Network: Broadband Internet connection
    • Storage: 600 MB available space

    Minimum:

    • Requires a 64-bit processor and operating system
    • OS: 10.15 or higher
    • Processor: Intel quad-core recommended
    • Memory: 4 GB RAM
    • Graphics: Intel or AMD
    • Storage: 800 MB available space
    Recommended:

    • Requires a 64-bit processor and operating system
    • OS: 12.5 or higher
    • Processor: Intel quad-core or Apple Silicon (M1/M2)
    • Memory: 8 GB RAM
    • Graphics: Intel, AMD, or Apple
    • Network: Broadband Internet connection
    • Storage: 800 MB available space

© 2023 Wizards of OBS, LLC

OBS Studio is released and distributed under the terms of the GNU General Public License 2+.

What Curators Say

59 Curators have reviewed this product. Click here to see them.

Customer reviews

Overall Reviews:

Overwhelmingly Positive
(7,959 reviews)

Recent Reviews:

Very Positive
(885 reviews)

Review Type

All (7,959)

Positive (7,589)

Negative (370)

Purchase Type

All (7,959)

Steam Purchasers (0)

Other (7,959)

Language

All Languages (7,959)

Your Languages (1,794)

Date Range

To view reviews within a date range, please click and drag a selection on a graph above or click on a specific bar.

Show graph

Lifetime

Only Specific Range (Select on graph above) 

Exclude Specific Range (Select on graph above) 

Playtime

Filter reviews by the user’s playtime when the review was written:

No Minimum

Over 1 hour

Over 10 hours

No minimum to No maximum

Display As:

Show graph
Hide graph

Filters

Excluding Off-topic Review Activity

Playtime:

There are no more reviews that match the filters set above

Adjust the filters above to see other reviews

Понравилась статья? Поделить с друзьями:
  • Windows в переводе с английского выберите один ответ
  • Windows в названиях файлов не отображаются расширения касперский
  • Windows в какой папке хранятся заставки в windows
  • Windows в автономном режиме что это
  • Windows быстрое удаление большого количества файлов