기관회원 [로그인]
소속기관에서 받은 아이디, 비밀번호를 입력해 주세요.
개인회원 [로그인]

비회원 구매시 입력하신 핸드폰번호를 입력해 주세요.
본인 인증 후 구매내역을 확인하실 수 있습니다.

회원가입
서지반출
혼합형 하부 구조를 가진 멀티미디어 회의 시스템
[STEP1]서지반출 형식 선택
파일형식
@
서지도구
SNS
기타
[STEP2]서지반출 정보 선택
  • 제목
  • URL
돌아가기
확인
취소
  • 혼합형 하부 구조를 가진 멀티미디어 회의 시스템
  • A Multimedia Conference System with a Hybrid Infrastructure
저자명
성미영,Seong. Mi-Yeong
간행물명
정보처리논문지
권/호정보
1997년|4권 2호|pp.377-383 (7 pages)
발행정보
한국정보처리학회
파일정보
정기간행물|
PDF텍스트
주제분야
기타
이 논문은 한국과학기술정보연구원과 논문 연계를 통해 무료로 제공되는 원문입니다.
서지반출

기타언어초록

이 논문에서는 동기적 그룹 작업을 위해 기본적으로 갖추어야할 환경인 다자간 멀티 미티어 회의 시스템을 설계하고 구현한 내용을 소개한다. 이 시스템은 공유 자료를 일관성 있게 유지하는 한편 중앙으로의 통신 부담을 줄이기 위하여 중앙 집중 구조(centralized architecture)의 장점을 결합한 혼합형 하부 구조(hybrid infrastructure)와 복제 구조 (replicated architecture)의 장점을 결합한 혼합형 하부 구조(hybrid infrastructure)을 가지고 있다 공동 작업의 관리는 가상 노드로의 중앙 집중형 구조에 기반하며, 오디오, 비디오, 텍스트 등의 실제 데이터는 복제형 구조에 기초를 둔다. 이 시스템은 실시간으로 오디오와 비디오를 처리하기 위하여 동적 큐와 다중 스레드를 이용하였다.

기타언어초록

This paper presents the design and the implemenration of a Mutiuser Multimedia Confernce System for synchronous groupwork.The infrastructure of this system is a hybrid srchiercture of centralized and replicated archietctures,that is to maintain sharde information cinsistently and to reduce the overhead of network traffic to the central part.The communication control of data for groupwerk managrment is centralized to the virtual node and the communication control of real data such as audio,video,text is replicated.In order ot provide a realtime audio and video processing,this system uses synamic queues and multithreads.