• Title/Summary/Keyword: 스트림 서비스

Search Result 575, Processing Time 0.029 seconds

Personalized Menu Creation System On Clickstream Analyzing (클릭스트림 분석을 이용한 사용자별 메뉴 생성 시스템)

  • Park Jong-Bae;Yoo Nam-Hyun;Kim Won-Jung
    • Annual Conference of KIPS
    • /
    • 2004.11a
    • /
    • pp.717-720
    • /
    • 2004
  • 인터넷 사용 환경이 편리해지고 일상생활화되면서 웹 사이트 운영자들은 다양한 컨텐츠 제공과 차별화된 웹 서비스의 제공을 위해 노력하고 있다. 본 논문에서는 웹 사이트에서 발생하는 사용자의 클릭스트림 정보를 사용자별로 구분하여 분석하고. 분석된 클릭스트림 정보를 이용해 사용자에게 가장 관심있는 컨텐츠를 효과적으로 전할할 수 있는 사용자별 메뉴를 생성하는 시스템을 구현하였다. 웹 사이트에서 사용자가 자주 이용하는 컨텐츠 메뉴를 별도로 구성하여 제공함으로써. 사용자가 필요로하는 컨텐츠를 접근하기 위해 소요되는 시간을 절약할 수 있을 뿐만 아니라, 연관성있는 컨텐츠 메뉴를 함께 제공함으로서 사용자 중심의 차별화된 서비스를 제공할 수 있다.

  • PDF

Real-Time Data Stream Management System Using State Thread (State Thread 기반 실시간 데이터 스트림 관리 시스템)

  • Park, Won-Vien;Song, Chang-Geun;Ko, Young-Woong
    • Annual Conference of KIPS
    • /
    • 2010.11a
    • /
    • pp.177-180
    • /
    • 2010
  • RFID를 기반으로 유비쿼터스 환경의 응용 서비스를 지원하는 미들웨어는 지속적으로 끊임없이 입력되는 데이터 스트림을 실시간으로 처리하고 응용 서비스에서 요구하는 결과를 획득하여 전달해야 한다. 이와 같은 요구사항을 만족하기 위해 데이터 스트림 관리 시스템(DSMS)이 제안되었으며 다양한 연구가 시도되고 있다. 본 논문에서는 대량의 이벤트가 입력되는 환경에서 우선순위가 높은 질의를 실시간으로 처리하기 위한 DSMS를 제안하고 있다. 본 연구는 스탠포드의 STREAM 프로젝트를 활용하여 설계 및 구현하였으며, 각 쿼리를 State Thread로 동작시키는 방법을 이용하였다. 쓰레드 라이브러리의 스케줄러 부분을 실시간 스케줄러로 개선하는 작업을 진행하였으며, 실험을 통하여 쓰레드 스케줄러가 질의에 대해서 실시간으로 스케줄링을 할 수 있음을 보이고 있다.

The Verification of the Seamless service using the Hybrid DMB (Hybrid DMB 방송에서의 Seamless 서비스 검증)

  • Kim, Kwang-Yong;Yun, Joungil;Bae, Byungjun;Song, Yun-Jeong
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2012.07a
    • /
    • pp.206-207
    • /
    • 2012
  • 본 논문에서는 모바일 방송망과 무선통신망이 연계한 Hybrid 모바일 망에서의 망 연동 서비스에 대해서 기술을 하고, 서비스의 일환으로 Hybrid 모바일 방송망에서의 컨텐츠 seamless 서비스 방법에 대해서 논한다. 독립적인 서비스가 제공되는 방송망과 통신망에서, 단방향 성의 방송망 서비스와 양방향 성의 통신망 서비스가 연계 된 컨텐츠를 생생하여 각각 송출을 하는 경우, 기존 단말에서는 서로 독립적인 서비스를 제공 받을 수 있을 뿐 만 아니라 hybrid 서비스용 모바일 수신 플랫폼에서는 연계된 서비스를 제공 받을 수 있게 된다. 이 때, 동일한 컨텐츠에 대해서, 방송 컨텐츠를 제공하는 방송 서버와 컨텐츠용 통신 서버에서 두 스트림간 동기화 정보를 공유할 수 있도록 설계하고, 수신 플랫폼에서는 망 상황에 따라 선택적으로 스트림을 수신 후 서비스간 동기화를 수행하게 되면 연속적인 서비스 시청이 가능해 진다. 본 논문에서는 무선통신망과 연계된 Hybrid 모바일 방송망에서의 망 핸드오버 시 장면 연결을 위한 seamless 서비스용 시스템을 소개 하고, 핸드오버 및 장면 연결을 위한 검증용 플랫폼 개발 현황과 테스트 결과에 대해서 논한다.

  • PDF

Design And Implementation of Linux Based Parallel Media Stream Server System (리눅스 기반의 고성능 병렬 미디어 스트림 서버 설계 및 구현)

  • 김서균;김경훈;류재상;남지승
    • The KIPS Transactions:PartA
    • /
    • v.8A no.4
    • /
    • pp.287-292
    • /
    • 2001
  • Multimedia service systems should have efficient capacity to serve the growing clients and new data. In the general streaming services, users can endure the small amount of time delay at the beginning of service. But they want to have good quality of service. A streaming server tries to transfer video files to clients from a repository of files in real time. The server must guarantee concurrent and uninterrupted delivery of each video stream requested from clients. To achieve its purpose, many stream servers adopt multi-processors, sufficient memory, and RAID or SAN in their systems. In this paper, we propose a Linux-based parallel media streaming server. It is superior to the other systems in the storing structure, fault-tolerance, and service capacity. Since this system supports the web interlace, users can operate easily through the www. This system uses unique striping policy to distribute multimedia files into the parallel storage nodes. If a service request occurs, each storage node transmits striped files concurrently to the client. Its performance is better than the single media streaming service because of the parallel architecture.

  • PDF

Media Scaling Technology for MPEG Video Service on Heterogeneous Network Environment (이질적인 네트워크 환경에서 MPEG 비디오 서비스를 위한 미디어 계층화 기법)

  • Yoo, Woo-Jong;Lee, Heung-Ki;Lee, Sung-In;Lee, Jung-In;Yoo, Kwan-Jong
    • The Transactions of the Korea Information Processing Society
    • /
    • v.7 no.12
    • /
    • pp.3896-3909
    • /
    • 2000
  • The MPEG Video Service of hilving il property of continuity and large cilPilcity needs lilrge network capilcity. Because most of users have a heterogeneous network environment, it's not efficient way that all users have same size of video data to provide them with real time video service. Therefore, for the pUl1Xlse of an efficient and appropriate utilization of network resources, it requires to develop and deploy a new scalable transmission technique in consideration of respective network environment and individual clients computing power. The purpose of this paper is to develop a technology that can adjust the amount of dilta transmitted as an M1'EG video stream according to its gi yen communication bandwidth, and a technique that can reflect dynamic bilndwidth while playing a video stream. For this purpose, we propose a TFS (Temporal-Fidelity Scaling) technique that splits the MPEG video stream into various substream according to picture type or resolution. Those methods proposed her can filcilitilte an effective use of network resources, and provide multimedia MPEG video services in real- time with respect to individual client computing environment

  • PDF

Implementation of Slide-Show Functionality for the Terrestrial Digital Multimedia Broadcasting (지상파 디지털 멀티미디어 방송을 위한 슬라이드 쇼 기능 구현)

  • 박성일;김광석;김용한
    • Journal of Broadcast Engineering
    • /
    • v.8 no.3
    • /
    • pp.217-227
    • /
    • 2003
  • This paper describes an implementation of the slide-show functionality, which is one of the services that can be provided by the Digital Multimedia Broadcasting (DMB). While the existing analog radio broadcasting services provide audio only, DMB slide-show is the functionality that can deliver still images associated with the audio. For example, it can deliver the photographs of the singer, album cover images, or the lyrics of the song that correspond to the audio. There are two modes for the transmission of the slide-show. Firstly. the program-associated data (PAD) field within the DMB audio frame can be utilized and secondly, the slide-show data can be transmitted, after being multiplexed, with other service data as individual data stream separated from the audio. This paper describes PC-based implementations of a transmitter-side module that inserts slide-show data into the PAD area within audio bitstream and a receiver-side application module that plays the slide-show through decoding the PAD within the received audio bitstream and demonstrates their validity through experiments.

Design and Implementation for Hybrid 3DTV Service based on Streaming Content (스트리밍 콘텐츠 기반 하이브리드 3DTV 시스템 설계 및 구현)

  • Yim, Hyun-Jeong;Yun, Kugjin;Lee, Jin Young;Lee, Gwangsoon;Cheong, Won-Sik
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2012.11a
    • /
    • pp.216-219
    • /
    • 2012
  • 본 논문에서는 기준 영상은 방송 스트림으로 전송하고, 부가 영상은 스트리밍 콘텐츠 형태로 수신측에 전달하여 3DTV 서비스를 제공할 수 있는 하이브리드 3DTV 시스템을 제안한다. 부가 영상을 파일 기반으로 수신측에 전달할 경우 전체 파일을 다운로드해야만 3DTV 서비스 이용이 가능하다는 문제점을 해결하기 위하여 본 논문에서는 MPEG DASH 규격을 이용하여 부가 영상을 전송하였다. 또한 서로 다른 전송망을 기반으로 전달되는 기준 영상과 부가 영상을 프레임 단위로 동기화하기 위한 정보를 실시간 방송 스트림에 포함하여 기준 영상 전송 시 함께 전송하였다. 이와 같은 방법으로 스트리밍 콘텐츠 기반 하이브리드 3DTV 송신 및 수신 시스템을 구현한 결과 사용자가 서비스에 접근 시점부터 부가 영상 데이터를 수신하고 이를 기준 영상과 동기화하여 3DTV 서비스의 제공이 가능함을 확인하였다.

  • PDF

Batching delivery for VCR-like functions in video-on-demand service system (주문형 비디오 서비스 시스템에서 VCR 기능을 위한 Batching 전송)

  • 박호균;유황빈
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.22 no.12
    • /
    • pp.2852-2859
    • /
    • 1997
  • Video-On-Demand system provides electronic video rental services from remote video servers on a broadband communication networks. Most of proposed VOD systems are typically designed for one-to-one conncetion between a user and video server. Therefore, video server stream services to customers individually by allocating a dedicated transmission channel and a set of video server resources for each customer. However, it is inefficiency and wxpensive way when server support multiple users who access the same video stream with a dedicated video channel. Therefore, to achieve cost-effectiveness, batching have studied method that uses multicast communication to simultaneously service all users requesting the same video with a single video with a single video stream. However, the application of the multicast communication by batching detract from the VCR-like function and on-demand nature of the system. In this paepr, we propose a scheme that can support an interactive VCR for all user requesting the same video stream with batching. To reduce a server I/O and network bandwidth requirement, dynamic buffer is allocated to access node which has variable playout poit. Consequently, it makes possible interactive VCR operation as if customer uses true VOD system. Also, this scheme can just deliver a multicast stream without delay after an initial request or VCR action occurred. The policy can guarantee acceptable services to number of users at minimum cost.

  • PDF

Quality Adaptation with Temporal Scalability for Efficient Video Streaming (효율적인 비디오 스트리밍을 위한 일시적인 확장성을 이용한 품질 적응 기법)

  • Lee, Sun-Hun;Chung, Kwang-Sue
    • Journal of KIISE:Information Networking
    • /
    • v.34 no.3
    • /
    • pp.143-155
    • /
    • 2007
  • In video streaming applications over the Internet, TCP-friendly rate control schemes are useful for improving network stability and inter-protocol fairness. However it does not always guarantee a smooth quality for video streaming. To simultaneously satisfy both the network and application requirements, video streaming applications should be quality-adaptive. In this paper, we propose a new quality adaptation mechanism to adjust the quality of congestion controlled video stream by controlling the frame rate. Based on the current network condition, it controls the frame rate and sending rate of video stream. Through the simulation, we prove that our adaptation mechanism appropriately adjusts the quality of video stream while improving network stability.

A Proposal of Event Stream Processing Frameworks applicable to Asynchronous-based Microservice (비동기 기반 마이크로 서비스에 적용 가능한 이벤트 스트림 처리 프레임워크 제안)

  • Park, Sang Il
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.17 no.2
    • /
    • pp.45-50
    • /
    • 2017
  • Micro-service Architecture is a service architecture optimized for large-scale distributed systems such as real-time realistic broadcasting systems, so that are fiercely adopted by Global leading service platform vendors such as Netflix and Twitter due to the merit of horizontal performance scalability enabling the scale-out technique. In addition, micro-service architecture makes it possible to execute image processing and real-time data analysis using an asynchronous-based processing that are difficult to handle in Web API such as REST. In this paper, an event stream processing framework applicable to asynchronous based micro services is proposed in the sense that the accountability of event processing order is not guaranteed in the events such as IoT sensor data analysis or cloud-based image editing because these are the situations where the real-time media editing generates multiple event streams and asynchronous processes in the platform.