Skip to content

Setting up Stream Webserver using AnalogAudioStream as input #370

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

You must be logged in to vote

I am afraid that this is not the right place to solve your infrastructure problems and I suggest that you take a step back. First try to connect to Wifi from an ESP32 w/o my framework.

There are plenty of tutorials and Google is your friend: If you can't connect, it is usually because of a wrong ssid or password. Or your Wifi Access point is requiring a security protocol that the ESP32 can't support.

Only after you succeed you can move to the next step!

There are plenty of alternative possibilities to reach your goal:

  • The built-in simple Webserver is one of them, but you could also
  • use the extended multiuser Webserver
  • send out audio data via UDP or TCP/IP
  • use a RTSPServer

But for all of…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by pschatzmann
Comment options

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants