<?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 Probably, I have implemented in Intel® Collaboration Suite for WebRTC</title>
    <link>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Automatic-Scaling/m-p/1182199#M4522</link>
    <description>&lt;P&gt;Probably, I have implemented the above architecture in Google cloud platform with docker and Group of instances use case, the infrastructure is able to scale up and down the number of instances based on the CPU utilization, I haven't tested in production yet but it is a big step forward for us, thanks to ICS team again !&lt;/P&gt;</description>
    <pubDate>Fri, 15 Feb 2019 09:37:15 GMT</pubDate>
    <dc:creator>Le__Samuel</dc:creator>
    <dc:date>2019-02-15T09:37:15Z</dc:date>
    <item>
      <title>Automatic Scaling</title>
      <link>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Automatic-Scaling/m-p/1182192#M4515</link>
      <description>&lt;P&gt;Hi guys, I want to know the possibility of deploying IntelCS for webrtc&amp;nbsp;in an automatic scaling distributed system such as&amp;nbsp;kubernetes, thanks in advanced.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Dec 2018 04:36:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Automatic-Scaling/m-p/1182192#M4515</guid>
      <dc:creator>Le__Samuel</dc:creator>
      <dc:date>2018-12-27T04:36:45Z</dc:date>
    </item>
    <item>
      <title>Theoretically, it is possible</title>
      <link>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Automatic-Scaling/m-p/1182193#M4516</link>
      <description>&lt;P&gt;Theoretically, it is possible to auto deploy webrtc agent in K8S with host network.&amp;nbsp;Since&amp;nbsp;webrtc agent requires a large range port to open for peerconnections, but&amp;nbsp;in current K8S implementation, we cannot specify a range of ports&amp;nbsp;in yaml, so specifying ports one by one in yaml files is not operable.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 03:18:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Automatic-Scaling/m-p/1182193#M4516</guid>
      <dc:creator>Qiujiao_W_Intel</dc:creator>
      <dc:date>2019-01-14T03:18:46Z</dc:date>
    </item>
    <item>
      <title>Thanks for the answer!</title>
      <link>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Automatic-Scaling/m-p/1182194#M4517</link>
      <description>&lt;P&gt;Thanks for the answer!&lt;/P&gt;&lt;P&gt;So that means the exclusive way to server large among of concurrent conferences is using of Docker swarm, do I understand correctlly?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2019 03:06:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Automatic-Scaling/m-p/1182194#M4517</guid>
      <dc:creator>Le__Samuel</dc:creator>
      <dc:date>2019-01-22T03:06:28Z</dc:date>
    </item>
    <item>
      <title>For common scenario, one</title>
      <link>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Automatic-Scaling/m-p/1182195#M4518</link>
      <description>&lt;P&gt;For common scenario, one webrtc agent on one node is enough, so you can use K8S to deploy your application on n nodes with n webrtc agents of host network. BTW, could you provide the common scenarios of your application and deployment scale size so that we can evaluate and provide better suggestions.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2019 08:36:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Automatic-Scaling/m-p/1182195#M4518</guid>
      <dc:creator>Qiujiao_W_Intel</dc:creator>
      <dc:date>2019-01-22T08:36:22Z</dc:date>
    </item>
    <item>
      <title>Use case :</title>
      <link>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Automatic-Scaling/m-p/1182196#M4519</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Use case :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;we want to arrange at most 200 concurrent rooms of video chat, each room has at most 4 participants, all of the conferences will be recorded&amp;nbsp;into a single destination, our computing resource is supposed to be scalable to optimize the cost.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Architecture:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screen Shot 2019-01-23 at 2.56.03 PM.png"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/10380i4039550D274E91C5/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Screen Shot 2019-01-23 at 2.56.03 PM.png" alt="Screen Shot 2019-01-23 at 2.56.03 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I want to design by this model, we have:&lt;/P&gt;&lt;P&gt;- a single virtual machine run cluster manager, nuve, rabittMQ, mongoDB&lt;/P&gt;&lt;P&gt;- a Kubernetes cluster run multiple nodes, each node contains: portal, conference, webrtc, audio, video agent&lt;/P&gt;&lt;P&gt;- a single virtual machine contains a recording agent and responsible for store video in a file system directory, we mount this directory to Amazon S3&lt;/P&gt;&lt;P&gt;Is that a possible and optimal design? Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 08:13:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Automatic-Scaling/m-p/1182196#M4519</guid>
      <dc:creator>Le__Samuel</dc:creator>
      <dc:date>2019-01-23T08:13:14Z</dc:date>
    </item>
    <item>
      <title>Hi, Samuel, thanks for</title>
      <link>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Automatic-Scaling/m-p/1182197#M4520</link>
      <description>&lt;P&gt;Hi, Samuel, thanks for sharing your design model. From this model, you need to make sure 2 virtual machines and k8s cluster can communicate with each other, for all&amp;nbsp; components' communication are through rabbitmq, and also recording agent needs to communicate with streaming agent. In fact, for mixer scenarios, video agent requires more CPU resources, while for broadcasting scenarios,&amp;nbsp;access agents (like webrtc agent, streaming agent) requires more bandwidth. So you need to optimize the deployment for different modules according to different testing scenarios, like MCU mode, or SFU mode, different video resolutions and other video parameters.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2019 09:14:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Automatic-Scaling/m-p/1182197#M4520</guid>
      <dc:creator>Qiujiao_W_Intel</dc:creator>
      <dc:date>2019-01-25T09:14:21Z</dc:date>
    </item>
    <item>
      <title>I know that you have deployed</title>
      <link>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Automatic-Scaling/m-p/1182198#M4521</link>
      <description>&lt;P&gt;I know that you have deployed cluster on AWS with docker container, how do you specify following parameters for public access when you package a docker container. Additionally, I am using google cloud which is located behind NAT environment&lt;/P&gt;&lt;P&gt;webrtc.network_interfaces(webrtc_agent/agent.toml)&lt;/P&gt;&lt;P&gt;portal.ip_address(portal/portal.toml)&lt;/P&gt;</description>
      <pubDate>Sat, 26 Jan 2019 07:46:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Automatic-Scaling/m-p/1182198#M4521</guid>
      <dc:creator>Le__Samuel</dc:creator>
      <dc:date>2019-01-26T07:46:46Z</dc:date>
    </item>
    <item>
      <title>Probably, I have implemented</title>
      <link>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Automatic-Scaling/m-p/1182199#M4522</link>
      <description>&lt;P&gt;Probably, I have implemented the above architecture in Google cloud platform with docker and Group of instances use case, the infrastructure is able to scale up and down the number of instances based on the CPU utilization, I haven't tested in production yet but it is a big step forward for us, thanks to ICS team again !&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2019 09:37:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Automatic-Scaling/m-p/1182199#M4522</guid>
      <dc:creator>Le__Samuel</dc:creator>
      <dc:date>2019-02-15T09:37:15Z</dc:date>
    </item>
    <item>
      <title>Hi, </title>
      <link>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Automatic-Scaling/m-p/1182200#M4523</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have configured mcu 4.3 on aws default VPC with cluster model. I mean webrtc and audio-video agent started in seperate machine and then other agents are started on another machine. It's working fine.&lt;/P&gt;&lt;P&gt;Now I need to autoscale the webrtc and audio-video agent with autoscale process. Is it possible?If, yes , how can do it? Please help me&lt;/P&gt;</description>
      <pubDate>Fri, 17 Apr 2020 17:30:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Automatic-Scaling/m-p/1182200#M4523</guid>
      <dc:creator>tk__sruthin</dc:creator>
      <dc:date>2020-04-17T17:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: Use case :</title>
      <link>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Automatic-Scaling/m-p/1193427#M4592</link>
      <description>&lt;P&gt;Hello Samuel,&lt;/P&gt;
&lt;P&gt;Good evening and hope you deployed your cluster and auto-scaling successfully. Could you please explain how you deployed cluster? What are the agents that you deployed in various instances? It would be really great help to us.&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>Sat, 18 Jul 2020 11:32:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Collaboration-Suite-for/Automatic-Scaling/m-p/1193427#M4592</guid>
      <dc:creator>Chandramouli_P</dc:creator>
      <dc:date>2020-07-18T11:32:01Z</dc:date>
    </item>
  </channel>
</rss>

