Added
All Addresses field. The listener has always bound every interface at once; the UI only ever named one of them. The new read-only field lists a working URL for every IPv4 address the host answers on, best first, so a VPN, LAN or hotspot address can be copied without guessing which one the...
Added
Threaded JPEG encoding. A built-in baseline encoder (4:2:0, Annex K tables, AAN DCT) runs on a worker thread, so the main thread pays for a buffer copy rather than a full encode. Measured in VaM at a 600x1400 source this gives 30 fps against 20 fps for Texture2D.EncodeToJPG on the main...
LiveStreamConnectorToOBS for Virt-A-Mate
Stream any VaM camera as MJPEG over HTTP. No Spout, no NDI, no native DLLs — just a URL that any browser or OBS Browser Source can open.
A maintained fork of LiveStreamConnectorToOBS by MahiroOyama (CC BY), rebuilt around a raw TcpListener so the...
FivelSystems submitted a new resource:
LiveStreamConnectorToOBS - Performance patches & other QoL for MahiroOyama.LiveStreamConnectorToOBS
Read more about this resource...
Planned for later down the line as this is an advanced procedure for me to handle with the application's current functions, I've found myself again out of time to continue working on it but I'll be back soon maybe next month.
I've been brainstorming solutions for this though; From identifying...
Thank you for the feedback! Some of these items are being solved in 1.4.0-unstable, dependencies are being detected cross-library, filtering engine is being refactored and requests like rating packages will also be included, the left sidebar has pending rework.
You may be right in saying this...
Added
Update Channels: A new Stable / Unstable selector under Settings → Application → Updates. Stay on tested Stable releases, or opt into Unstable to preview weekly in-development builds early. Switching back to Stable is always available, and your data is preserved either way.
Manual Update...
Sorry for not pushing an update earlier in this platform, the real answer is that I was too lazy to do so, but since bugs were present my excuse is that I wanted to delay the update here until I perform more tests 😅
Now, proceeding with the CHANGELOG:
Added
Image Carousel: Clicking the main...