Example 'streams-generator-spdif' not working on ESP8266 #567
-
Hi, I am trying to use SPDIF on an ESP8266 by using the 'streams-generator-spdif' example. Can somebody pls. tell me what I am missing? THX! |
Beta Was this translation helpful? Give feedback.
Answered by
pschatzmann
Jan 11, 2023
Replies: 1 comment 1 reply
-
SPDIF requires very high sample rates. I guess the ESP8266 just can't keep up... |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
pschatzmann
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
SPDIF requires very high sample rates. I guess the ESP8266 just can't keep up...