You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
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>"
The text was updated successfully, but these errors were encountered: