<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Hello, in Intel® Collaboration Suite for WebRTC</title>
    <link>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Try-a-different-resolution-quot-message-is-coming-MCU-server/m-p/1178952#M4331</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Any update would be appreciated. Thank you.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Chandramouli.&lt;/P&gt;</description>
    <pubDate>Mon, 24 Dec 2018 06:40:08 GMT</pubDate>
    <dc:creator>Chandramouli_P</dc:creator>
    <dc:date>2018-12-24T06:40:08Z</dc:date>
    <item>
      <title>Try a different resolution:" message is coming (MCU server)</title>
      <link>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Try-a-different-resolution-quot-message-is-coming-MCU-server/m-p/1178946#M4325</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We just started working with Intel CS for WebRTC version 4.1 on CentOS 7.x OS. Currently, we are working on setting up the development environment. As part of this, I have the below query:&lt;/P&gt;&lt;P&gt;I followed your documentation to install MCU server. Once everything is done, after executing "sudo bin/start-all.sh" command, every service is started and I didn't see any error messages also. But, when I am trying to open &lt;A href="https://XXXXX:3004" target="_blank"&gt;https://XXXXX:3004&lt;/A&gt; from a web browser, I am getting blank video player windows with "Try a different resolution:" message. For your information, I disabled the firewall completely, server is in LAN, and SSH certificates are generated using openssl. I tested this Firefox, Chrome, and Opera browsers on Windows 10 OS. I am getting this issue with all web browsers. Please find the attached screen shot for your reference.&lt;/P&gt;&lt;P&gt;How to resolve this issue? How would I know that our MCU server is working fine?&lt;/P&gt;&lt;P&gt;Thank you, once again.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Chandramouli.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Dec 2018 06:29:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Try-a-different-resolution-quot-message-is-coming-MCU-server/m-p/1178946#M4325</guid>
      <dc:creator>Chandramouli_P</dc:creator>
      <dc:date>2018-12-19T06:29:45Z</dc:date>
    </item>
    <item>
      <title>Hi, Chandramouli, did you</title>
      <link>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Try-a-different-resolution-quot-message-is-coming-MCU-server/m-p/1178947#M4326</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;Chandramouli, did you replace default certificates in MCU with your own certificates? Please press F12 in Chrome to check whether there is error print in console, and also please check logs folder in MCU package for error message.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Dec 2018 06:50:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Try-a-different-resolution-quot-message-is-coming-MCU-server/m-p/1178947#M4326</guid>
      <dc:creator>Qiujiao_W_Intel</dc:creator>
      <dc:date>2018-12-19T06:50:15Z</dc:date>
    </item>
    <item>
      <title>Hello Qiujiao,</title>
      <link>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Try-a-different-resolution-quot-message-is-coming-MCU-server/m-p/1178948#M4327</link>
      <description>&lt;P&gt;Hello Qiujiao,&lt;/P&gt;&lt;P&gt;Thank you for your reply. I generated self signed SSL certificates (with 2048-bit and 1024-bit private keys) using openssl. After that, replaced the existing certificates in "cert" folder with our new certificate as explained in the documentation. Also, executed ./initcert.js file in nuve, portal, webrtc_agent, management_console, extras/basic_example folders. Also, we changed icsREST.API.init value in extras/basic_example/samplertcservice.js from default value to generated values as below:&lt;/P&gt;&lt;P&gt;icsREST.API.init('5c18d02c2ac2c51650e4330a', '9WYQcqvDavAgc6z2oltKtb8pEUdOXAcy+OpR9elRELCvti9tMH3s3pbzL6322UtEeAXMRfeAOJiarFIQG54JFQ5spA8/SbKKU4Fb1Wj80FledRNASZqyiBRvtz1ABGfGIXtDqk6kfrreug3WDTHhaExxdRR571K0MXYwxQ70GS0=', 'http://localhost:3000/', true);&lt;/P&gt;&lt;P&gt;When, we run "sudo bin/init-all.sh [--deps]" and "sudo bin/start-all.sh" commands, &lt;STRONG&gt;there is no errors and found and got success messages in all log files. But, when we run &lt;A href="https://192.168.75.27:3004/" target="_blank"&gt;https://192.168.75.27:3004/&lt;/A&gt; or &lt;A href="http://192.168.75.27:3001/" target="_blank"&gt;http://192.168.75.27:3001/&lt;/A&gt; in the browser, below error is generating in "nuve" log file:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;events.js:183&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; throw er; // Unhandled 'error' event&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ^&lt;BR /&gt;Error: listen EADDRINUSE :::3001&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Server.setupListenHandle [as _listen2] (net.js:1360:14)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at listenInCluster (net.js:1401:12)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Server.listen (net.js:1485:7)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Object.&amp;lt;anonymous&amp;gt; (/home/chandramouli/Release-v4.1/extras/basic_example/samplertcservice.js:462:9)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Module._compile (module.js:653:30)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Object.Module._extensions..js (module.js:664:10)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Module.load (module.js:566:32)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at tryModuleLoad (module.js:506:12)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Function.Module._load (module.js:498:3)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Function.Module.runMain (module.js:694:10)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please find the below console log (F12) in Chrome web browser:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;POST &lt;A href="http://192.168.75.27:3001/tokens/" target="_blank"&gt;http://192.168.75.27:3001/tokens/&lt;/A&gt; 500 (Internal Server Error)&lt;BR /&gt;send&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;@rest-sample.js:15&lt;BR /&gt;createToken&amp;nbsp;&amp;nbsp; &amp;nbsp;@rest-sample.js:316&lt;BR /&gt;window.onload&amp;nbsp;&amp;nbsp; &amp;nbsp;@index.js:74&lt;BR /&gt;load (async)&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;runSocketIOSample @index.js:64&lt;BR /&gt;(anonymous)&amp;nbsp;&amp;nbsp; &amp;nbsp;@(index):29&lt;/P&gt;&lt;P&gt;server connection failed: SyntaxError: Unexpected end of JSON input&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at JSON.parse (&amp;lt;anonymous&amp;gt;)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at ics.js:9&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at new Promise (&amp;lt;anonymous&amp;gt;)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at n.ConferenceClient.join (ics.js:9)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at index.js:76&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at XMLHttpRequest.req.onreadystatechange (rest-sample.js:8)&lt;BR /&gt;(anonymous)&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;@index.js:139&lt;BR /&gt;Promise.then (async)&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;(anonymous)&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;@index.js:76&lt;BR /&gt;req.onreadystatechange&amp;nbsp;&amp;nbsp; &amp;nbsp;@rest-sample.js:8&lt;BR /&gt;XMLHttpRequest.send (async)&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;send&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;@rest-sample.js:15&lt;BR /&gt;createToken&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;@rest-sample.js:316&lt;BR /&gt;window.onload&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;@index.js:74&lt;BR /&gt;load (async)&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;runSocketIOSample&amp;nbsp;&amp;nbsp; &amp;nbsp;@index.js:64&lt;BR /&gt;(anonymous)&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;@(index):29&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;We tried to execute the commands as per extras/basic_example/README.md file. After executing "node samplertcservice.js" command, getting the same error as above:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;events.js:183&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; throw er; // Unhandled 'error' event&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ^&lt;/P&gt;&lt;P&gt;Error: listen EADDRINUSE :::3001&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Server.setupListenHandle [as _listen2] (net.js:1360:14)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at listenInCluster (net.js:1401:12)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Server.listen (net.js:1485:7)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Object.&amp;lt;anonymous&amp;gt; (/home/chandramouli/Release-v4.1/extras/basic_example/samplertcservice.js:462:9)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Module._compile (module.js:653:30)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Object.Module._extensions..js (module.js:664:10)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Module.load (module.js:566:32)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at tryModuleLoad (module.js:506:12)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Function.Module._load (module.js:498:3)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Function.Module.runMain (module.js:694:10)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Also, when I executed ./initcert.js command, one warning is coming. I believe that there is no relation between this warning and the above error. Please find the below warning message:&lt;/STRONG&gt;&lt;BR /&gt;Enter passphrase of certificate: something&lt;BR /&gt;(node:7775) Warning: Use Cipheriv for counter mode of aes-256-ctr&lt;BR /&gt;done!&lt;/P&gt;&lt;P&gt;Hence, request you to help us to resolve the issue.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Chandramouli.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Dec 2018 13:46:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Try-a-different-resolution-quot-message-is-coming-MCU-server/m-p/1178948#M4327</guid>
      <dc:creator>Chandramouli_P</dc:creator>
      <dc:date>2018-12-19T13:46:52Z</dc:date>
    </item>
    <item>
      <title>Chandramouli, according to</title>
      <link>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Try-a-different-resolution-quot-message-is-coming-MCU-server/m-p/1178949#M4328</link>
      <description>&lt;P&gt;Chandramouli, according to your message, it seems that port 3001 is occupied by another process, so following error happened:&lt;/P&gt;&lt;P&gt;Error: listen EADDRINUSE :::3001&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Server.setupListenHandle [as _listen2] (net.js:1360:14)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at listenInCluster (net.js:1401:12)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Server.listen (net.js:1485:7)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Object.&amp;lt;anonymous&amp;gt; (/home/chandramouli/Release-v4.1/extras/basic_example/samplertcservice.js:462:9)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Module._compile (module.js:653:30)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Object.Module._extensions..js (module.js:664:10)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Module.load (module.js:566:32)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at tryModuleLoad (module.js:506:12)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Function.Module._load (module.js:498:3)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Function.Module.runMain (module.js:694:10)&lt;/P&gt;&lt;P&gt;And did you successfully run MCU without replacing the default certificate?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 03:10:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Try-a-different-resolution-quot-message-is-coming-MCU-server/m-p/1178949#M4328</guid>
      <dc:creator>Qiujiao_W_Intel</dc:creator>
      <dc:date>2018-12-20T03:10:47Z</dc:date>
    </item>
    <item>
      <title>Hello Qiujiao,</title>
      <link>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Try-a-different-resolution-quot-message-is-coming-MCU-server/m-p/1178950#M4329</link>
      <description>&lt;P&gt;Hello Qiujiao,&lt;/P&gt;&lt;P&gt;Thank you very much for your reply and hints. As you suggested, I run the sample application with default certificates. I also changed the https default port number in the sample application source code. Now, we are able to run MCU application successfully. Also, feel very happy to see our video :).&lt;/P&gt;&lt;P&gt;I will do the same with the generated SSL certificate and update you.&lt;/P&gt;&lt;P&gt;Thank you, once again.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Chandramouli.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 13:54:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Try-a-different-resolution-quot-message-is-coming-MCU-server/m-p/1178950#M4329</guid>
      <dc:creator>Chandramouli_P</dc:creator>
      <dc:date>2018-12-20T13:54:28Z</dc:date>
    </item>
    <item>
      <title>Hello Qiujiao,</title>
      <link>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Try-a-different-resolution-quot-message-is-coming-MCU-server/m-p/1178951#M4330</link>
      <description>&lt;P&gt;Hello Qiujiao,&lt;/P&gt;&lt;P&gt;We are able to run MCU application successfully after replacing our self-signed SSL certificates with the default certificates. As of now, everything works fine. But, we noticed one thing. When we run &lt;A href="https://192.168.75.27:3004" target="_blank"&gt;https://192.168.75.27:3004&lt;/A&gt; in the browser, below error is generating in "portal" log file:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ERROR: V10Client - unsubscribe failed: Subscription does NOT exist&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Why this error is coming and request you to help us to resolve this error.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Chandramouli.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Dec 2018 13:27:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Try-a-different-resolution-quot-message-is-coming-MCU-server/m-p/1178951#M4330</guid>
      <dc:creator>Chandramouli_P</dc:creator>
      <dc:date>2018-12-21T13:27:27Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Try-a-different-resolution-quot-message-is-coming-MCU-server/m-p/1178952#M4331</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Any update would be appreciated. Thank you.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Chandramouli.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Dec 2018 06:40:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Try-a-different-resolution-quot-message-is-coming-MCU-server/m-p/1178952#M4331</guid>
      <dc:creator>Chandramouli_P</dc:creator>
      <dc:date>2018-12-24T06:40:08Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Try-a-different-resolution-quot-message-is-coming-MCU-server/m-p/1178953#M4332</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Chandramouli.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Dec 2018 06:33:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Try-a-different-resolution-quot-message-is-coming-MCU-server/m-p/1178953#M4332</guid>
      <dc:creator>Chandramouli_P</dc:creator>
      <dc:date>2018-12-31T06:33:07Z</dc:date>
    </item>
    <item>
      <title>Did the web sample behave</title>
      <link>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Try-a-different-resolution-quot-message-is-coming-MCU-server/m-p/1178954#M4333</link>
      <description>&lt;P&gt;Did&amp;nbsp;the web sample behave well when this "unsubscribe failed" error occurs?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Dec 2018 14:07:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Try-a-different-resolution-quot-message-is-coming-MCU-server/m-p/1178954#M4333</guid>
      <dc:creator>Lei_Z_Intel1</dc:creator>
      <dc:date>2018-12-31T14:07:28Z</dc:date>
    </item>
    <item>
      <title>Hello Lei Zhai,</title>
      <link>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Try-a-different-resolution-quot-message-is-coming-MCU-server/m-p/1178955#M4334</link>
      <description>&lt;P&gt;Hello Lei Zhai,&lt;/P&gt;&lt;P&gt;We wish you a very happy new year. Yes. As per our observation, the web sample behaved well when "unsubscribe failed" error occured.&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Chandramouli.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jan 2019 06:54:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Try-a-different-resolution-quot-message-is-coming-MCU-server/m-p/1178955#M4334</guid>
      <dc:creator>Chandramouli_P</dc:creator>
      <dc:date>2019-01-02T06:54:41Z</dc:date>
    </item>
    <item>
      <title>This may happen when we try</title>
      <link>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Try-a-different-resolution-quot-message-is-coming-MCU-server/m-p/1178956#M4335</link>
      <description>&lt;P&gt;This may happen when we try to stop a subscription which has been already stopped, and this will not impact functionality.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 05:17:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Try-a-different-resolution-quot-message-is-coming-MCU-server/m-p/1178956#M4335</guid>
      <dc:creator>Qiujiao_W_Intel</dc:creator>
      <dc:date>2019-01-14T05:17:14Z</dc:date>
    </item>
  </channel>
</rss>

