Become a leader in the IoT community!
Join our community of embedded and IoT practitioners to contribute experience, learn new skills and collaborate with other developers with complementary skillsets.
Join our community of embedded and IoT practitioners to contribute experience, learn new skills and collaborate with other developers with complementary skillsets.
@undefined2001 I want to make a music player with esp32 do you know any api for song streaming
that’s better
I can’t find any api, so now I made my simple song streaming api in express js
have to check if there any
but maybe spotify has api to for that
I was checking I can’t find a way to stream it was just giving song details
With my api I can stream songs from my local music folder
I am having q problem
I am setting up espressif IDE in ubuntu but due to my previous esp8266 tool chain set-up it is creating problem, I have removed my esp-idf path and try to install again installed
can you search `SpotifyESP32` Library
https://github.com/FinianLandes/SpotifyEsp32
Oh okay
Now I am confused which one should I use, my own or this🙃
for example you can make your one better by interfacing your espressjs api with spotify’s one
It can work too for me
you can use your own
in your express js api you can call spotify’s api and the redirect the response to your eps32
I can not guarantee you
CONTRIBUTE TO THIS THREAD