Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Soap reaponse #18

Open
kunikonno opened this issue Jan 5, 2022 · 1 comment
Open

Soap reaponse #18

kunikonno opened this issue Jan 5, 2022 · 1 comment

Comments

@kunikonno
Copy link

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"? >
<s:Envelopes:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http:/schemas.xmlsoap.org/soap/envelope/">
<s:Body>
<u:SetAVTransportURIResponse xmlns:u="urn:schmas-upnp-org:service:AVTransport:1">
t\x12\x80
</u:SetAVTransportURIResponse>
</s:Body>
</s:Envelope>"

@buczkotamas
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants