I tried to post the GetProtocolInfo action to an iCube UPNP media renderer device, but I get back empty strings for Source and Sink output arguments. I know for a fact that this action should produce a list of accepted formats for the renderer (because MS API produces correct results). How do I fix this problem?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello - I ran into a similar problem with that device.
See my message under the Request for Enhancements section titled 'Handle missing Content-Length' field.
-Oliver
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I tried to post the GetProtocolInfo action to an iCube UPNP media renderer device, but I get back empty strings for Source and Sink output arguments. I know for a fact that this action should produce a list of accepted formats for the renderer (because MS API produces correct results). How do I fix this problem?
Hello - I ran into a similar problem with that device.
See my message under the Request for Enhancements section titled 'Handle missing Content-Length' field.
-Oliver
Ok, I'll give it a shot. The same problem exists under the C++ implementation of CyberLink UPnP...