App
github-com-schellingb-unitycapture
x
Search
Install Pinokio
Log in
Register
Log in
Register
Light mode
UnityCapture
https://github.com/schellingb/unitycapture
updated 4/14/2023, 3:47:22 PM
indexed 6/27/2026, 10:02:06 AM
Streams Unity rendered output to other Windows applications as virtual capture device
Follow
0
Loading community details…
Community
Search this app
Sort by
Recent activity
Newest
Top: Past day
Top: Past week
Top: Past month
Top: Past year
Top: All
Post about UnityCapture...
Post
Loading...
UnityCapture on Pinokio
Pinokio Apps Using This Repo
1
FasterLive-Pinokio
github.com/manat0912/FasterLivePinokio
downloads artifact from repo in streaming.js
1 check-in · updated 3mo ago · Repository owner @manatheturipa
Community tags
None yet.
Check-ins
(0)
View all
Platforms (0)
No reports yet.
Arch (0)
No reports yet.
GPU (0)
No reports yet.
RAM (0)
No reports yet.
VRAM (0)
No reports yet.
Recent commits
New release with new DLL files (#33) Capture filter DLLs renamed from "UnityCaptureFilter32bit.dll" and "UnityCaptureFilter64bit.dll" to "UnityCaptureFilter32.dll" and "UnityCaptureFilter64.dll". This new release which includes 2eabf0f should not cause deadlocks when used in software like OBS anymore. A new DLL name is used because the old names are now in a block list in OBS due to the faulty behavior of the old version.
Bernhard Schelling
3 years ago
3ed54c3
Merge pull request #29 from Isetta-Han/master
Bernhard Schelling
4 years ago
7a3278d
fix: CCaptureStream destruct, show stop Threads, to prevent Threads class destruct after JobsMutex class is already destruct.
hanwei.0143
4 years ago
2eabf0f
Option to install the filter with a custom name instead of the default 'Unity Video Capture'
Bernhard Schelling
7 years ago
fe461e8
- Added timeout option to control the time until sending is considered stopped - Support capturing of mip-mapped textures
Bernhard Schelling
8 years ago
a82e2a0
Updated README.md
Bernhard Schelling
8 years ago
6a0a80c
- Source formatting - Added feature contributor name
Bernhard Schelling
8 years ago
8d4631d
Add support for passing Textures to the capture feed (#1)
Brandon Matthews
8 years ago
7cbf24e
Support arbitrary resolutions Also added 16:10 resolutions to resolution preset list
Bernhard Schelling
8 years ago
c97b130
Support capturing multiple cameras separately
Bernhard Schelling
8 years ago
7ad0690