• 제목/요약/키워드: Media streaming

검색결과 515건 처리시간 0.026초

MPEG-4 스트리밍 미디어 보호를 위한 시스템 설계 및 구현 (Design and Implementations of Protection System for MPEG-4 Streaming Media)

  • 김정현;박지현;윤기송
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2003년도 컴퓨터소사이어티 추계학술대회논문집
    • /
    • pp.183-186
    • /
    • 2003
  • In this paper, we propose a DRM(Digital Rights Management) system for streaming media which can not only protect streamed MPEG-4 content but be easily integrated with existing MPEG-4 streaming system. To protect MPEG-4 media more effectively and more securely, encryption should be considered on encoding phase and also streaming server should be designed to support DRM. However that means it cannot support existing streaming system. Our approach is to design a DRM system independent to the streaming server. So, we used an encryption method which can be applied to compressed MPEG-4. The processing time of decryption in client system must be minimized to guarantee the QoS of streaming service. To satisfy this requirement, it is essential to analyze the effect of DRM on performance. We made some performance test and present the result. Also, we apply proposed system to ISMA(The Inter net Streaming Media Alliance) streaming system which is open standard for MPEG-4 media streaming.

  • PDF

Optimizing Caching in a Patch Streaming Multimedia-on-Demand System

  • Bulti, Dinkisa Aga;Raimond, Kumudha
    • Journal of Computing Science and Engineering
    • /
    • 제9권3호
    • /
    • pp.134-141
    • /
    • 2015
  • In on-demand multimedia streaming systems, streaming techniques are usually combined with proxy caching to obtain better performance. The patch streaming technique has no start-up latency inherent to it, but requires extra bandwidth to deliver the media data in patch streams. This paper proposes a proxy caching technique which aims at reducing the bandwidth cost of the patch streaming technique. The proposed approach determines media prefixes with high patching cost and caches the appropriate media prefix at the proxy/local server. Herein the scheme is evaluated using a synthetically generated media access workload and its performance is compared with that of the popularity and prefix-aware interval caching scheme (the prefix part) and with that of patch streaming with no caching. The bandwidth saving, hit ratio and concurrent number of clients are used to compare the performance, and the proposed scheme is found to perform better for different caching capacities of the proxy server.

사용자 맞춤형 미디어 스트리밍 서비스를 위한 모바일 플랫폼 설계 및 구현 (Design and Implementation of Mobile Platform for Personalized Media Streaming Service)

  • 박성주;양창모
    • 한국방송∙미디어공학회:학술대회논문집
    • /
    • 한국방송공학회 2010년도 하계학술대회
    • /
    • pp.360-363
    • /
    • 2010
  • Streaming Technology can support the real-time playback without downloading and storing multimedia data in local HDD. So, client browser or plug-in can represent multimedia data before the end of file transmission using streaming technology. Recently, the demand for efficient real-time playback and transmission of large amounts of multimedia data is growing rapidly. But most users' connections over network are not fast and stable enough to download large chunks of multimedia data. In this paper, we propose an intelligent IP streaming system based on personalized media service. The proposed IP streaming system enables users to get an intelligent recommendation of multimedia contents based on the user preference information stored on the streaming server or the home media server. The supposed intelligent IP streaming system consists of Server Metadata Agent, Pumping Server, Contents Storage Server, Client Metadata Agent and Streaming Player. And in order to implement the personalized media service, the user information, user preference information and client device information are managed under database concept. Moreover, users are assured of seamless access of streamed content event if they switch to another client device by implementing streaming system based on user identification and device information. We evaluate our approach with manufacturing home server system and simulation results.

  • PDF

Disney's Entry into Streaming Services and the Shifting Media Terrain in the U.S.

  • Jeongsuk Joo
    • International Journal of Advanced Culture Technology
    • /
    • 제11권2호
    • /
    • pp.291-297
    • /
    • 2023
  • This paper intends to shed light on how the advent of streaming services pioneered by Netflix has been affecting the media landscape in the U.S. by looking at Disney's entry into streaming services and what effects this might have had. The paper first looks at the rise of Netflix, the disruptive impact it had on cable and film businesses, and the challenges this has posed to traditional media conglomerates like Disney. In this context, the paper examines Disney's decision to enter into streaming services as a move to counter both these challenges and Netflix's growing power. Finally, the paper notes the changes Disney's entry is likely to bring about, notably the continued disruption of film and television as streaming business expands, as well as the potential of Disney's streaming services to challenge Netflix and further strengthen its media empire.

개인 맞춤형 미디어 서비스 기반 지능형 IP 스트리밍 모듈 설계 및 구현 (Design and Implementation of Intelligent IP Streaming Module Based on Personalized Media Service)

  • 박성주;양창모
    • 대한임베디드공학회논문지
    • /
    • 제4권2호
    • /
    • pp.79-83
    • /
    • 2009
  • Streaming Technology can support the real-time playback without downloading and storing multimedia data in local HDD. So, client browser or plug-in can represent multimedia data before the end of file transmission using streaming technology. Recently, the demand for efficient real-time playback and transmission of large amounts of multimedia data is growing rapidly. But most users' connections over network are not fast and stable enough to download large chunks of multimedia data. In this paper, we propose an intelligent IP streaming system based on personalized media service. The proposed IP streaming system enables users to get an intelligent recommendation of multimedia contents based on the user preference information stored on the streaming server or the home media server. The supposed intelligent IP streaming system consists of Server Metadata Agent, Pumping Server, Contents Storage Server, Client Metadata Agent and Streaming Player. And in order to implement the personalized media service, the user information, user preference information and client device information are managed under database concept. Moreover, users are assured of seamless access of streamed content event if they switch to another client device by implementing streaming system based on user identification and device information. We evaluate our approach with manufacturing home server system and simulation results.

  • PDF

멀티미디어 스트리밍 프레임워크에서 컨텐츠 관리자의 설계 및 구현 (Design and Implementation of a Content Manager in the Multimedia Steaming Framework)

  • 홍영래;김형일;이승룡;정병수;윤석환;정찬근
    • 한국정보처리학회논문지
    • /
    • 제7권2S호
    • /
    • pp.733-743
    • /
    • 2000
  • This paper describes design and implementation of a content manager in the Integrated Steaming Framework Architecture (ISSA) that is proposed by the authors. The ISSA can provide an environment to develop multimedia streaming applications under heterogeneous distributed systems. The goal of ISSA is to extend the limitations of existing streaming systems. It can support diverse media formats and high level programming environment for streaming application developers. Moreover, it is independent from underlying networks and operating systems, and compatible with the global real-time multimedia database system(BeeHive) so that streaming media is efficiently retrieved, stored, and serviced. The role of a content manager is important in the ISSA environment since it manages an information of media that are provided by the server, and allow users to access media more easily by means of conveying that information to the streaming server, Web server, and client efficiently. The proposed content manager is not only to meed these requirements, but also to provide streaming information to media source and transport manager in order to be an efficient streaming. Furthermore, it supports database transaction processing by using the database connector.

  • PDF

무선 애드혹 링크 품질을 위한 STM 기반의 미디어 스트리밍 (STM-based Media Streaming for Wireless Ad Hoc Link Quality)

  • 이종득
    • 한국항행학회논문지
    • /
    • 제17권3호
    • /
    • pp.285-291
    • /
    • 2013
  • 본 논문에서는 무선 애드 혹 링크 품질을 보장하기 위하여 새로운 STM기반의 미디어 스트리밍 기법을 제안 하였다. 제안된 기법은 스트리밍 모니터링, 스트리밍 보장, 그리고 스트리밍 갱신과정을 거쳐 링크 품질이 보장되도록 하였으며, 스트리밍 $t_{new}$에 의해 미디어 프레임들이 모니터링되도록 하였다. 그리고 프레임의 크기에 따른 미디어 스트리밍 갱신 알고리즘을 이용하여 링크 오류율과 재전송률을 최소화하도록 하였다. 시뮬레이션 결과 제안된 기법이 STCP기법, 그리고 RMST기법에 비해서 성능이 우수함을 보인다.

리눅스 클러스터 서버 상에서 RTSP 기반의 VOD 스트리밍 시스템의 설계 및 구현 (Design and Implemantation of RTSP Based VOD Streaming System On a Linux Cluster Server)

  • 홍기호;김영진;최황규
    • 산업기술연구
    • /
    • 제21권A호
    • /
    • pp.129-134
    • /
    • 2001
  • Linux cluster Server makes a high performance PC cluster system, and provides scalablity and availability as compared with an expensive single server. In this paper, we design and implement a VOD streaming service system to serve video and audio streaming services on the Linux cluster server. Our Streaming server supports the MS Window Media Format based on the RTSP streaming protocol.

  • PDF

센서기기 연동형 동적 적응 콘텐트 플레이어의 설계 및 구현 (Design and Implementation of Dynamic Adaptive Contents Plover using Sensor-Device)

  • 이용주;박춘서;김정근;정진환;민옥기;김학영
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2006년도 한국컴퓨터종합학술대회 논문집 Vol.33 No.1 (A)
    • /
    • pp.334-336
    • /
    • 2006
  • 최근 들어 인터넷, 인트라넷을 통해 양질의 동영상 데이터를 네트워크 상으로 실시간 또는 사용자의 요구에 따라 전승해 주는 스트리밍 서비스에 대한 요구가 증가하고 있다. 아울러, 유비쿼터스 환경의 도래와 함께 센싱을 통한 다양한 멀티미디어 서비스의 확장이 이루어지고 있으며, 유/무선 환경에서 사용자의 콘텐트에 대한 요구를 끊김 없이/연속 이동을 통해 볼 수 있는 사용자 맞춤형 서비스가 필요로 되고 있다. 이에 본 논문에서는 센서기기를 연동해서 사용자를 인식하고 양질의 동영상을 사용자의 요구 시점에 이동성을 보장하면서 사용자의 다양한 단말 조건을 인식하여 멀티미디어 서비스를 제공하는 내용을 담고 있다.

  • PDF

Design and Evaluation of a Dynamic Continuous Media Streaming Supporting Method on the basis of Logical Grid Hierarchy for MANETs

  • Bae, Ihn-Han
    • Journal of the Korean Data and Information Science Society
    • /
    • 제19권2호
    • /
    • pp.645-655
    • /
    • 2008
  • As wireless connectivity is integrated into many handheld devices, streaming multimedia content among mobile ad-hoc peers is becoming a popular application. In this paper, we propose a dynamic service replication algorithm for providing guaranteed continuous streaming services to all nodes in mobile ad-hoc networks (MANETs). First, a MANET is comprised of logical grid hierarchy, and a streaming service is replicated to a lower server region of the logical grid hierarchy by considering the link availability between a mobile node and the streaming server within a server region or the popularity of the streaming service. We evaluate analytically the performance of the proposed algorithm, and compared with that of existing Qin's algorithm. Evaluation results show that our algorithm can achieve better streaming performance than Qin's algorithm. Therefore, the proposed algorithm not only improves the sharing availability of replicated streaming services but also controls efficiently the number of streaming service replications.

  • PDF