Skip to content

UltraGrid 1.8

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Dec 14:28
· 2941 commits to master since this release
v1.8
38c3c19

Built 2022-12-09T14:28+00:00

Changes:

  • added Reed-Solomon for audio
  • added support for RPI4 hw. acceleration
  • added holepunching support for where both hosts are behind NAT
  • added experimental echo canceller support
  • added unix_sock display for passing video frames to other processes via unix sockets
  • added audio filter 'delay' for delaying audio on sender
  • added audio filter 'playback' for monitoring audio on sender
  • testcard (audio) - file playback now respects bps from --audio-capture-format
  • converting sound samples to a lower bit depth now uses dithering
  • transcoding reflector - ports with same the compression now reuse compressed frames instead of doing the same work
  • conference mode now automatically sends back video to all participants
  • improve H.265 recovery from packet drops (enabled constrained-intra)
  • improve svt-av1 compatibility
  • GUI: preview now uses unix sockets instead of shared memory
  • GUI: should now behave correctly when running multiple instances
  • GUI: added RTCP receiver report based RTT and packet loss indicator
  • GUI: added send bandwidth indicator
  • GUI: separate vuMeters for send/receive
  • GUI: don't show crash dialog if UltraGrid crashed when exiting
  • added dynamical scaler for DeckLink audio to eliminate clock drift
  • support for libsoxr resampler (16/32 bits), added 32-bit support to SpeexDSP + use multiple threads
  • encryption - added + made default encryption in AES GCM mode (+ support for WolfSSL)
  • added Vulkan display

Full changelog: https://github.com/CESNET/UltraGrid/commits/v1.8