Intel Unite® App
Gain crucial understandings of the Intel Unite® App
Announcements
This product has been discontinued. This board is currently read only and no longer accepting new posts. Learn more
459 Discussions

Need help on Running the RestfulClientPlugin

Lavanya_K_Intel
Employee
2,417 Views

Hi Folks,

I have downloaded and installed the Intel Unite App for HUB. I am also able to build the sample application [RestfulClientPlugin] with Intel unite SDK and Visual Studio 2017.

I have copied the RestfulClientPlugin.dll in the folder. But after connecting one client to the Hub. I am not able to get the values from the Rest APIs.

API # 1 : http://127.0.0.1:8000/Unite/RoomOccupied http://127.0.0.1:8000/Unite/RoomOccupied

API # 2 : http://127.0.0.1:8000/Unite/RoomOccupied http://127.0.0.1:8000/Unite/getNumberOfPresenters

Am I missing something here? Do we need to do anything else apart from copying the dll to make sure the plugin run after the Hub startup?

Also, are there any logflies that I can access to better understand the issue?

TIA

Message was edited by: Lavanya Kampara

13 Replies
idata
Employee
925 Views

Hello, lavanyak. Thank you very much for taking the time to reach the Intel Communities Team. I will do my best to assist you further.

 

 

For me to assist you better, please let me know if you are using Intel Unite® Small Bussiness or Enterprise and the version you have installed on the HUB. Furthermore, what is the model and SKU# of the HUB?

 

 

For you to get the log files, please follow these steps:1. Download the Dependency Walker. This will help you to grab the info from the webric component Intel Unite®. Here is the download link: http://www.dependencywalker.com/ http://www.dependencywalker.com/

 

2. Open the PeerClient.ddl located in the folder: C:\Program Files (x86)\Intel\Intel Unite\Client\x64

 

*Please make sure you run the tool as Administrator.

Third party links are being offered for your convenience and should not be viewed as an endorsement by Intel of the content, products, or services offered there.

 

 

 

Antony S.
0 Kudos
Lavanya_K_Intel
Employee
925 Views

Hi Antony,

Thanks for the reply.

Following are the details:

  • We are using Intel Unite® Small Business settings in the HUB.
  • Hub Software Version = Latest Version from the Intel Website
  • Hub Version = Intel NUC 5th Gen
  • Other Info:
    • Processor Intel(R) Core(TM) i5-5300U CPU @ 2.30GHz, 2301 Mhz, 2 Core(s), 4 Logical Processor(s)
    • OS Name Microsoft Windows 10 Pro
    • Version 10.0.16299 Build 16299
    • System Type x64-based PC
    • BIOS Version/Date Intel Corporation MYBDWi5v.86A.0031.2016.0913.1113, 9/13/2016
    • Installed Physical Memory (RAM) 8.00 GB
    • Hyper-V - VM Monitor Mode Extensions Yes

Since the Plugin is running in HUB, I believe that those Hub log files would be more beneficial. We tried to get the log files in the Client Laptop but we are getting this Issue..

TIA....

0 Kudos
idata
Employee
925 Views

Thank you very much for that information, lavanyak.

 

 

I would like to have the exact model of the NUC you are using as HUB. Furthermore, are you able to use the Intel Unite® functions normally?

 

 

 

Antony S.
0 Kudos
Lavanya_K_Intel
Employee
925 Views

Intel NUC model used for HUB: NUC5i5MYHE

Yes,we are able to use the Intel unite functionalities normally

TIA.......

0 Kudos
idata
Employee
925 Views

Thank you for your response, lavanyak.

 

 

I can see that your BIOS is outdated. Please download the latest BIOS version (0044) by clicking https://downloadmirror.intel.com/27649/eng/MYi50044.bio here and, to complete the installation, follow the instructions of this guide: https://www.intel.com/content/www/us/en/support/articles/000005850/mini-pcs.html https://www.intel.com/content/www/us/en/support/articles/000005850/mini-pcs.html

 

 

Share with us the results.

 

 

 

Antony S.
0 Kudos
Lavanya_K_Intel
Employee
925 Views

Hi Antonio,

I have made the changes and now the BIOS is in the latest version.

But, Still I am getting the same Error while using dependency walker with the updated BIOS. Also, PeerClient.ddl is located in the folders:

1:C:\Program Files (x86)\Intel\Intel Unite\Client\WebRTC\44\x86,

2. C:\Program Files (x86)\Intel\Intel Unite\Client\WebRTC\44\x64

Both are giving the same error..

Please find attached the system Information txt file for HUB.

TIA

0 Kudos
idata
Employee
925 Views
0 Kudos
Lavanya_K_Intel
Employee
924 Views

Hello,

As per the reply we have moved our setup to Intel Unite Enterprise Edition.

We are able to present the Client to the HUB.

But the plugins are still not working. It seems that in the Plugin Properties the Digital Signatures tab is missing. Due to which we are not able to add the Thumbprint in the Admin.

Please find attached the logs and Screenshot.

+ Sometimes the HUB Admin portal is accessible and sometime it reloads to a blank screen.

TIA

0 Kudos
idata
Employee
924 Views

Hello, lavanyak. Thank you for your reply.

 

 

In this case, I was trying to get more information for this plugin but I was only able to find that this is just available for Chrome*. Additionally, this plugin is not listed is our plugin showcase: https://uniteappshowcase.intel.com/plugins/ https://uniteappshowcase.intel.com/plugins/

 

Can you please provide me a link to the page of the developer of this plugin or the place where you download it?

 

 

 

Antony S.
0 Kudos
Lavanya_K_Intel
Employee
924 Views
0 Kudos
idata
Employee
924 Views

Hello, lavanyak.

 

 

Allow me to perform a deeper research about this.

 

 

 

Antony S.
0 Kudos
Lavanya_K_Intel
Employee
924 Views

Hi,

We are able to load the plugins from https://uniteappshowcase.intel.com/plugins/ Intel Unite Plugins Archive - Unite App Showcase. We tried the Logitech plugin as per the documentation, and it got loaded successfully.

We are also able to see the plugin in the Client app. But the Sample Plugins from the Intel Website are still unable to build.

Also, there was only failure in the case of the Sample Plugins that didn't had the Digital Signature option in the details.

TIA

0 Kudos
Lavanya_K_Intel
Employee
924 Views

Hi Antony,

We created Digital signatures for the RestfulClientPlugin.dll using the below command

`signtool sign /tr http://timestamp.digicert.com /td sha256 /fd sha256 /f RestPluginDll.pfx /p Intel@123 RestfulClientPlugin.dll`

We have added the Plugin certificate Hash key to the profile properties in the admin portal.

When we run the Intel unite HUB, we are getting plugin error as "failed certificate check" in the debug log.

Please find the attached debug log.

TIA............

0 Kudos
Reply