YorVeX / xObsBeam

OBS plugin to transmit video and audio feeds between OBS instances, raw, or with lossless or lossy compression. NDI alternative.
https://obsproject.com/forum/resources/beam.1705/
MIT License
89 stars 5 forks source link

Density support #18

Closed YorVeX closed 1 year ago

YorVeX commented 1 year ago

Density is a promising candidate for a generic (i.e. not image specific) compression. These have the advantage that regardless of what color format is configured in OBS no conversions are necessary and all formats are supported that OBS supports, including HDR. Currently the only option xObsBeam has for this is LZ4, which is already very good for the "low compression but also low CPU usage" scenario, but Density is supposed to be even better.