espressif / esp-adf-libs

54 stars 41 forks source link

Soap reaponse #18

Open kunikonno opened 2 years ago

kunikonno commented 2 years ago

Hi, I am testing the dlna example program on a custom board and the dlna exsample program returns a response that the server cannot parse. The following is the output from Pulseaudio-DLNA server, but it is the same when I check it with Wireshark. I would appreciate if someone could give me some advice.

"<?xml version="1.0" encoding="utf-8"? > t\x12\x80 </u:SetAVTransportURIResponse> </s:Body> </s:Envelope>"

buczkotamas commented 6 months ago

I have the same issue. I have the same issue. Unfortunately the code is in components\esp-adf-libs\esp media protocols\lib\esp32s3\libesp_media protocols.a and not open source. Environment: esp-idf-5.1.2 esp-adf-v2.6 esp32s3