Skip to content

(toDo) AR sound sync: make "process latest packet only" user-configurable #309

Description

@softhack007

PR #231 has introduced Sound sync "frame dropping" unconditionally. This is not adequate for all networks - for example WiFi delivers small UDP packets in "batches", and only using the newest packet may cause very jaggy effects.

Add AR option "Receiver can drop packets"

  • always (current behaviour)
  • only when silence detected
  • never (old behaviour)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

blockerneeds to solved before making the next releaseenhancementNew feature or request

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions