npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@connectlive/connectlive-web-sdk

v2.2.8

Published

- 카카오 i 커넥트 라이브(Kakao i Connect Live)는 개발자들이 라이브 스트리밍(Live Streaming) 서비스를 쉽게 개발하고 운영할 수 있는 환경을 제공하는 클라우드 기반 라이브 스트리밍 플랫폼(CPaaS: Communication Platform as a Service)입니다. 라이브 스트리밍 서비스 개발 시 필수 플랫폼인 CPaaS로서 통화, 방송, 회의, 하이브리드 서비스 개발을 지원합니다.

Downloads

59

Readme

Kakao i Connect Live 소개

  • 카카오 i 커넥트 라이브(Kakao i Connect Live)는 개발자들이 라이브 스트리밍(Live Streaming) 서비스를 쉽게 개발하고 운영할 수 있는 환경을 제공하는 클라우드 기반 라이브 스트리밍 플랫폼(CPaaS: Communication Platform as a Service)입니다. 라이브 스트리밍 서비스 개발 시 필수 플랫폼인 CPaaS로서 통화, 방송, 회의, 하이브리드 서비스 개발을 지원합니다.

  • 한국에서 가장 오랫동안 운영되고 있는 CPaaS로서 개발뿐만 아니라 운영에 필요한 경험과 안정성을 가지고 있으며, WebRTC 기술을 기반으로 어떠한 라이브 스트리밍 기술보다 빠른 레이턴시(Latency)와 우수한 호환성을 제공합니다. 또한, 기기의 성능이나 네트워크 상황에 따라 최적의 라이브 영상 서비스 구현을 위한 개발 도구인 카카오 i 커넥트 라이브 SDK와 클라우드 인프라를 제공합니다.

Web SDK 소개

  • 별다른 서버 개발없이 라이브스트리밍 웹 서비스를 개발할 수 있는 SDK 입니다.

지원 환경

  • 지원 브라우저: Chrome, Firefox, Safari, Edge, Mobile Chrome(Android), Mobile WebView(Android, iOS), Mobile Safari
  • 지원 플랫폼: Windows, MacOS, Linux, Android, iOS

설치

  • npm
npm install @connectlive/connectlive-web-sdk
  • cdn
//최신버전
<script src="https://cdn.jsdelivr.net/npm/@connectlive/connectlive-web-sdk/dist/connectlive-web-sdk.min.js"></script>

//특정버전
<script src="https://cdn.jsdelivr.net/npm/@connectlive/[email protected]/dist/connectlive-web-sdk.min.js"></script>

예제

온라인 예제

온라인 IDE에서 예제를 바로 실행해 볼 수 있습니다.

  • https://sample.connectlive.kakaoi.ai

화상회의 예제

ConnectLive의 기능을 활용한 화상회의 예제입니다.

  • https://github.com/kakaoi-clive/web-sample
  • https://kakaoi-clive.github.io/web-sample/ 여기에서 위 예제를 바로 확인해 볼 수 있습니다.

문서 및 링크

  • https://docs.kakaoi.ai/connect_live/
  • https://connectlive.kakaoi.ai/

ChangeLog

https://github.com/kakaoi-clive/web-sample/blob/main/CHANGELOG.md

License

https://github.com/kakaoi-clive/web-sample/blob/main/LICENSE.md