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

Encountering an exception when attempting to play/pause media via DLNA. #5

Open
dineshtecorb opened this issue Mar 15, 2024 · 1 comment

Comments

@dineshtecorb
Copy link

dineshtecorb commented Mar 15, 2024

Please investigate the play/pause exception that occurs when hitting the cast screen button and selecting media mode. The exception has a status code of 500.

Exception: request http://192.168.1.7:2869/upnphost/udhisapi.dll?control=uuid:71fbf567-c9ce-4f84-a025-1c9e88e260c4+urn:upnp-org:serviceId:AVTransport error , status 500
I/flutter ( 2316): <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">SOAP-ENV:BodySOAP-ENV:FaultSOAP-ENV:ClientUPnPError<u:UPnPError xmlns:u="urn:schemas-upnp-org:control-1-0"><u:errorCode>501</u:errorCode><u:errorDescription>Action Failed</u:errorDescription></u:UPnPError></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>

@suconghou
Copy link
Owner

it seems your screen cast server Action Failed, maybe it has some differences , I do not know

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