You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
H264 encoder now uses LTR(Long Term References) references for error recovery instead of IDR (Instant Decoder Refresh).
Bandwidth spikes are eliminated with LTR.
Congestion control improvements
Library is updated to latest version of H264Sharp.
Audio devices now use Wasapi API
Ducking feature where all sounds are attenuated during the call.
Device selection
Audio and video devices now follow single thread contract to avoid OS handle hangs.
More
Application no longer sleep or close the screen during call when PC is idle
Services are separated from UI and next UI version will be Avalonia based.
How to use:
Extract and run Relay Server application on any computer in your network. You can change your ports on "Config.json". If you want to connect via internet you need to do port forwarding on your router.
Run VideoCall Application and configure your Ip/Host and port.
All applications connected to same relay server will be visible to each other.