About

Weaver Visuals goal is to produce visual content that relives memories, captures attention for advertising, and gives live event coverage. From drone footage to professional cameras to  GoPros, our desire is to capture the authentic little details.

<div id="call-composite-container"></div>
      <script src="https://github.com/MrCodeWeaver/clicktocalltest/blob/main/LandisCallComposite.js"></script>
      <script type="module">
        const callAdapter = await LandisCallComposite.loadCallComposite(
          {
            authUrl: 'test',
            queueId: 'test',
          },
          document.getElementById('call-composite-container')
        )
      </script>