Coder Social home page Coder Social logo

catalyst-video / css-element-queries Goto Github PK

View Code? Open in Web Editor NEW

This project forked from marcj/css-element-queries

0.0 0.0 0.0 3.02 MB

CSS Element-Queries aka Container Queries. High-speed element dimension/media queries in valid css.

Home Page: http://marcj.github.io/css-element-queries/

License: MIT License

JavaScript 60.17% CSS 10.68% HTML 26.89% TypeScript 2.26%

css-element-queries's Introduction

Catalyst - Drop In WebRTC Group Video Chat

  • (Semi-Functional) Screen sharing
  • Text chat
  • Live captions
  • Group video calls with up to 10 people

Requirements

  • Node 10/12

Setting up credentials

  • Get Account SID and Auth Token from the Twillio console
  • Fill in all .env.template fields and rename it to .env

Install dependencies

npm i

Start the server (Catalyst instance)

npm start

Drop In Config

Sending Arbitrary Data

Call the window's sendArbitraryData function and give it a string representation of the message you want to send. All connected clients will receive this data and it will be available in the "arbitrary-data" element on the document root.

Headers

"msg:" + A text message sent over the data channel "cap:" + A caption update sent over the data channel

URL Parameters (Drop In)

url param value description
hide_chat true hides the chat by default
join_message string displays this message instead of the default copy link to join message when joining a room
hide_join_copy_message true replace "copy link" button in join message with a "dismiss" button

css-element-queries's People

Contributors

achara avatar alxscms avatar dustyholmes-wf avatar el-fuego avatar gaoruhao avatar jelhan avatar josephschmitt avatar jsteunou avatar landabaso avatar lukaszzdanikowski avatar luzat avatar lxjwlt avatar marcj avatar maslianok avatar movedoa avatar noelrivasc avatar nskazki avatar partyschaum avatar pauan avatar ppowalowski avatar privard avatar raphinesse avatar rhuynh avatar sag1v avatar sebilasse avatar stephan281094 avatar stephenlautier avatar thibaudav avatar wickning1 avatar zluiten avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.