Skip to content

ESP-NOW Low Latency Streaming of Audio #605

Answered by pschatzmann
gary7530 asked this question in Q&A
Discussion options

You must be logged in to vote

Actually, you can't: they will always be out of sync because they might not start at the same time or the processors have slightly different clock speeds. So the challenge is to minimise this difference so that it ins not disturbing too much.

The easiest solution is just to shut the door between the rooms, so that it does not disturb!

The best that you can try to do is to fill some buffer on the receiving system and add some logic to make sure that they both start to play at the same time and re-sychronize at the start of the next title.

How far are they currently apart ?

Replies: 4 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@gary7530
Comment options

Answer selected by pschatzmann
Comment options

You must be logged in to vote
1 reply
@gary7530
Comment options

Comment options

You must be logged in to vote
3 replies
@isadorabit
Comment options

@gary7530
Comment options

@gcopeland
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants