Skip to content

0.5.0

Compare
Choose a tag to compare
@fzwoch fzwoch released this 07 Jul 12:26
· 84 commits to main since this release
  • Audio and video are pushed interleaved according to their timestamps into OBS. This should compensate for the different run times of audio and video and allows OBS a more accurate audio and video sync.
  • When not visible, video will still be pushed into OBS. Decoding is just skipped and dummy images are being pushed.
  • Added a new filter for video only streams.
  • Internal queue size before dropping data is now 1 second instead of previously 20 frames.
  • Teleport streams list is now sorted alphabetically.

Note that the internal protocol has changed and is incompatible with previous versions. So all instances should be updated.