ESP32 POE as PPP over wifi

Started by ballygally, July 09, 2019, 03:16:26 AM

Previous topic - Next topic

ballygally

Hello.

I would like to make a project use "ESP32 POE" like the title above. I will use another CPU to take video, and send it to ESP32 POE through ethernet cable, then it will be streamed to another device by ESP32 wifi module. ESP32 POE will be make like an access point but we have to connect it by ethernet cable, not wifi.

I had found a sample code but it is opposite. Like a router, ESP32 POE is connected to a ethernet cable which already had internet and ESP32 POE will auto update IP address.

Do you have any advices? I'm very appreciate if you have some sample code like that.

Sorry for my English.
Thanks for reading.