Re: Query regarding UPNP action





On 1 June 2016 at 10:02, tarun.r <tarun r thinkpalm com> wrote:
Hello Sir/Madame,
                I'm started to work on UPnP and new to this area.My plan was to implement a control point for TV LG 32LF6300.For this purpose during invoke action found need an input argument "InstanceID" and for browse action need "ContainerID".I had read from Rendering control document that "InstanceIDs are usedby ControlPoints when invoking Rendering Control Service actions".

Could you please suggest me how to get InstanceID and containerID from device side? Awaiting your reply

In addition to what Jens said, you could take a look at what gupnp-av-cp (from gupnp-tools) does. It's a simple UPnP AV control point implementation, see https://git.gnome.org/browse/gupnp-tools . ContentDirectory browsing happens in https://git.gnome.org/browse/gupnp-tools/tree/src/av-cp/server-device.c

Jussi


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]