The Codeco is device(especially codec) integration program for Enterprise.
Main function is call/reject/mute/share/view all conference/managing devices/record and stream/upload on one page.
Cisco, Polycom devices are supported.

코데코는 기업용으로 사용되는 장치 연동 프로그램입니다. 주로 코덱장치를 연동하며 주된 기능은 통화/거절/음소거/화면공유/회의정보 통합확인/장치통합관리/녹화,스트림/업로드를 한 페이지에서 처리할 수 있습니다.
시스코와 폴리콤 코덱 장치들이 지원됩니다.

Functionality

This project uses following structure.

이 프로젝트는 아래와 같은 구조를 가지고 있습니다.

Check device status
장치 상태 점검
  1. Check devices health by ICMP
    ICMP 를 사용한 장치 상태 점검
  2. SSH connect to each devices and get informations
    SSH 연결 및 명령 송/수신으로 데이터 수신
  3. Send informations through socket
    소켓을 통한 데이터 송신
  4. Repeat
    반복
Send command and return data
  1. SSH to device and send command
  2. Get information and return to client
  3. Reset timer
Get zoom data
  1. Fetch data from zoom
  2. Show data to client
Get AJA data
  1. Fetch data from zoom
  2. Show data to client

Stacks

This project uses following functions.

이 프로젝트는 아래와 같은 기능을 사용합니다.

  • SSH
  • ICMP
  • Fetch
  • Socket
  • Fetch
  • REST-API
  • SMB
  • RPA

Device support list

This project are intergrated with following devices

  • Cisco
    • Cisco Room Kit PRO
    • … any other cisco devices
  • Polycom
    • Group serise
      • Group 310
      • Group 500
      • Group 700
    • … any other cisco devices
  • AJA
    • Helo

Categorized in:

Javascript,