ESP32 IoT Radio - Part 5 Audio Streaming
NA5Y
In this video I use the ESP32 to create a streaming http audio component.
The code to generate simple WAV files: https://github.com/thaaraak/Wav-Test
The full audio pipeline http streaming code https://github.com/thaaraak/ESP32-Streaming-Audio
Description of the WAV format http://soundfile.sapp.org/doc/WaveFormat/
How to use the HTML5 Audio tag https://flaviocopes.com/html-audio-tag/
The music https://www.youtube.com/watch?v=bxqq7fXQd8Y&t=1410s We Are Magnolia -The Living Will envy The Dead https://soundcloud.com/wearemagonia/02-we-are-magonia-the-living
0:00 Intro 1:53 The WAV Audio Format 3:40 Simple code to generate WAV files 4:52 Playing the result with aplay 5:14 Seeing the waveform in audacity 6:32 Dynamically generating a WAV and streaming with ESP web server 9:05 Streaming output to the browser 10:29 The HTML Audio tag 12:36 Streaming server integrated with ESP-ADF 15:05 Streaming in action: Phone to ESP32 to Browser 16:42 Wrap up and what's next ... https://www.youtube.com/watch?v=NWdemILPp3Y
158406212 Bytes