Skip to content

Conversation

@luar123
Copy link
Contributor

@luar123 luar123 commented Jan 5, 2026

For me it is working, but someone should test with mdns. I needed to resolve some conflicts and can't test here.
@anabolyc Could you please give this a quick try, just to make sure I didn't mess up your UI improvements?

There is a lot of new commented code in main.c, should I remove that?

CarlosDerSeher and others added 12 commits November 18, 2025 18:55
Signed-off-by: CarlosDerSeher <[email protected]>
Signed-off-by: CarlosDerSeher <[email protected]>
Signed-off-by: CarlosDerSeher <[email protected]>
* Implement Kalmann filter for latency

* Fix sdkconfig for esp32s3

* Reduce filter full threshold

* Implement feedback. Make sure static variables are initialized.
  calling netconn API from 2 task isn't safe so set a timeout on netconn_receive
  and do sending those time messages directly from http_task
- ensure all resources used by player_task are created before the task is created
- do not reset latency buffer in start_player()

Signed-off-by: CarlosDerSeher <[email protected]>
@CarlosDerSeher
Copy link
Owner

Seems to behave as expected with mdns enabled

@CarlosDerSeher
Copy link
Owner

I found just one thing. Clients start up very quiet and I always need to move the volume up and down in the android app to get it to the correct setting.

@luar123
Copy link
Contributor Author

luar123 commented Jan 6, 2026

Is this new or does it also happen with develop or sync_rework branch?
Could you debug or send a log? I don't see it here (with softvolume, have not tested with a i2c DAC yet).

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants