KR20160097538A - Method and server for providing contents through udp based multicast and user device - Google Patents

Method and server for providing contents through udp based multicast and user device Download PDF

Info

Publication number
KR20160097538A
KR20160097538A KR1020150019320A KR20150019320A KR20160097538A KR 20160097538 A KR20160097538 A KR 20160097538A KR 1020150019320 A KR1020150019320 A KR 1020150019320A KR 20150019320 A KR20150019320 A KR 20150019320A KR 20160097538 A KR20160097538 A KR 20160097538A
Authority
KR
South Korea
Prior art keywords
stream
channel
content
server
multicast
Prior art date
Application number
KR1020150019320A
Other languages
Korean (ko)
Other versions
KR102272335B1 (en
Inventor
이동훈
허태성
Original Assignee
주식회사 케이티
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 케이티 filed Critical 주식회사 케이티
Priority to KR1020150019320A priority Critical patent/KR102272335B1/en
Publication of KR20160097538A publication Critical patent/KR20160097538A/en
Application granted granted Critical
Publication of KR102272335B1 publication Critical patent/KR102272335B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/60Network streaming of media packets
    • H04L65/61Network streaming of media packets for supporting one-way streaming services, e.g. Internet radio
    • H04L65/611Network streaming of media packets for supporting one-way streaming services, e.g. Internet radio for multicast or broadcast
    • H04L65/4076
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/60Network streaming of media packets
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/80Responding to QoS
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Abstract

A method for providing contents through UPD based multicast to a server, includes a step of receiving a first stream ID including a first channel ID from a first terminal, a step of generating a second stream ID by combining the first channel ID and a first content ID, a step of transmitting the second stream ID to a multicast network, a step of generating a third stream ID by combining the first channel ID and the second content ID, and a step of transmitting the third stream ID to the multicast network. So, wireless network transmission efficiency can be improved.

Description

UDP기반의 멀티캐스트로 컨텐츠를 제공하는 방법, 서버 그리고 사용자 단말{METHOD AND SERVER FOR PROVIDING CONTENTS THROUGH UDP BASED MULTICAST AND USER DEVICE} METHOD AND SERVER FOR PROVIDING CONTENTS THROUGH UDP BASED MULTICAST AND USER DEVICE,

본 발명은 UDP기반의 멀티캐스트로 컨텐츠를 제공하는 방법, 서버 그리고 사용자 단말에 관한 것이다. The present invention relates to a method, a server, and a user terminal for providing contents in UDP-based multicast.

웹 서비스(Web Service)란, 서로 다른 기종의 정보시스템을 통합 및 연계하여 인터넷을 통해 다른 시스템에 존재하는 응용 소프트웨어도 자신의 것처럼 쉽게 호출해 이용할 수 있는 기술을 말한다. 웹 서비스 환경이 구축되면 단말기별로 필요한 소프트웨어를 설치할 필요없이 언제, 어디서나, 어떤 장비에서도 일관된 내용의 웹 서비스를 받을 수 있게 되며, 이러한 웹 서비스와 관련하여, 선행기술인 한국공개특허 제 2013-0015085호에는 웹서비스 관리시스템을 개시하고 있다. A Web service is a technology that integrates and interconnects different types of information systems so that application software existing in other systems on the Internet can be easily called and used as they are. When the web service environment is established, it is possible to receive a consistent web service at any time, anywhere, and any equipment without installing necessary software for each terminal. In connection with such web service, Korean Patent Laid-Open Publication No. 2013-0015085 Discloses a web service management system.

최근에는 HTTP2라는 새로운 프로토콜이 표준화로 지정되며, 서버 푸시를 통한 웹 페이지 로딩 시간 단축 효과가 기대되고 있다. 다만, HTTP2 프로토콜에서는 클라이언트가 요청한 각각의 웹 리소스(예를 들어, HTML 파일, 이미지 등)마다 유니크(Unique)한 스트림 ID를 할당하여 관리하기 때문에 동일한 패킷을 복수의 클라이언트에게 동시에 전송하는 멀티캐스트 응용이 어렵다는 단점이 존재한다. 예를 들어, HTTP 스트리밍의 경우, 동일한 웹 리소스(비디오 청크)도 클라이언트 별로 요청한 스트림 ID가 달라 멀티캐스트로 동시에 보낼 수가 없다.In recent years, a new protocol called HTTP2 has been designated as standardization, and it is expected to shorten the loading time of web pages through server push. However, in the HTTP2 protocol, a unique stream ID is allocated and managed for each web resource (for example, HTML file, image, etc.) requested by the client, so that a multicast application There is a drawback that it is difficult. For example, in the case of HTTP streaming, the same web resource (video chunk) can not be multicast simultaneously because the requested stream ID is different for each client.

또한, 최근 TCP 수준의 신뢰성과 보안성을 제공하는 UDP 기반의 새로운 전송 프로토콜인 QUIC (Quick UDP Internet Connection) 이 개발되고 있어, 보다 빠른 웹 서비스의 제공에 활용될 전망이다. 기존 웹 서비스는 TCP를 전송 프로토콜로 사용해 왔지만, TCP는 신뢰성 있는 전송을 제공하는 반면, 웹 응답속도와 멀티미디어 서비스의 성능 향상에 걸림돌이 되어 왔다. 하지만 QUIC과 같은 UDP 기반의 전송 프로토콜이 웹 서비스에 활용될 수 있게 됨에 따라 향후 멀티캐스트 기반의 새로운 웹 서비스가 출현할 것으로 예상된다.Recently, QUIC (Quick UDP Internet Connection), a new UDP - based transport protocol that provides reliability and security of TCP level, has been developed and will be used to provide faster web services. Existing Web services have used TCP as a transport protocol, but TCP has been a barrier to improving Web response speed and multimedia service performance while providing reliable transport. However, UDP-based transport protocols such as QUIC can be used for web services, and new multicast-based web services are expected to emerge in the future.

멀티캐스트를 이용한 웹 미디어 서비스 전송으로 기존 HTTP 라이브 스트리밍과 같이 대규모 트래픽을 발생시키는 미디어 서비스들로 인한 네트워크 혼잡을 감소시키고 투자비를 절감하여 무선망 전송 효율을 향상시키고자 한다. 웹 미디어 서비스의 UDP 기반의 멀티캐스트 전송으로 응답 시간 단축, 클라이언트 간 동기화 등과 같은 미디어 서비스 품질을 향상시키고자 한다. HTTP2, SPDY 기반의 웹 서비스 환경에서 서버 푸시 등과 같은 신규 서비스에 적용하여 비즈니스 모델을 확장시키고자 한다. 다만, 본 실시예가 이루고자 하는 기술적 과제는 상기된 바와 같은 기술적 과제들로 한정되지 않으며, 또 다른 기술적 과제들이 존재할 수 있다.It is intended to improve network transmission efficiency by reducing network congestion and reducing investment cost due to media services that generate large traffic such as HTTP live streaming by multicast-based web media service transmission. UDP-based multicast transmission of web media service aims to improve media service quality such as shortening of response time and synchronization between clients. We will extend the business model by applying to new services such as server push in HTTP2, SPDY based web service environment. It is to be understood, however, that the technical scope of the present invention is not limited to the above-described technical problems, and other technical problems may exist.

상술한 기술적 과제를 달성하기 위한 기술적 수단으로서, 본 발명의 일 실시예는 제 1 단말로부터 제 1 채널 ID를 포함하는 제 1 스트림 ID를 수신하는 단계, 상기 제 1 채널 ID와 제 1 컨텐츠 ID를 결합하여 제 2 스트림 ID를 생성하는 단계, 상기 제 2 스트림 ID를 멀티캐스트 네트워크로 전송하는 단계, 상기 제 1 채널 ID와 제 2 컨텐츠 ID를 결합하여 제 3 스트림 ID를 생성하는 단계 및 상기 제 3 스트림 ID를 상기 멀티캐스트 네트워크로 전송하는 단계를 포함하는 멀티캐스트로 컨텐츠를 제공하는 방법을 제공할 수 있다. According to an aspect of the present invention, there is provided a method for transmitting a stream ID to a first terminal, the method comprising: receiving a first stream ID including a first channel ID from a first terminal; Generating a second stream ID by combining the first channel ID and the second content ID, transmitting the second stream ID to the multicast network, generating a third stream ID by combining the first channel ID and the second content ID, And transmitting the stream ID to the multicast network.

또한, 본 발명의 다른 실시예는, 제 1 단말로부터 제 1 채널 ID를 포함하는 제 1 스트림 ID를 수신하는 수신부, 상기 제 1 채널 ID와 제 1 컨텐츠 ID를 결합하여 제 2 스트림 ID를 생성하는 스트림 ID 생성부 및 상기 제 2 스트림 ID를 멀티캐스트 네트워크로 전송하는 전송부를 포함하되, 상기 스트림 ID 생성부에서, 상기 제 1 채널 ID와 제 2 컨텐츠 ID를 결합하여 제 3 스트림 ID를 생성하면, 상기 전송부는, 상기 제 3 스트림 ID를 상기 멀티캐스트 네트워크로 전송하는 것인 멀티캐스트로 컨텐츠를 제공하는 서버를 제공할 수 있다. According to another aspect of the present invention, there is provided a method for generating a stream ID, the method comprising: receiving a first stream ID including a first channel ID from a first terminal; generating a second stream ID by combining the first channel ID and the first content ID A stream ID generation unit and a transmission unit for transmitting the second stream ID to the multicast network. In the stream ID generation unit, when the third stream ID is generated by combining the first channel ID and the second content ID, The transmitting unit may provide a server for providing contents by multicast, the third stream ID being transmitted to the multicast network.

또한, 본 발명의 또 다른 실시예는, 제 1 채널 ID를 포함하는 제 1 스트림 ID를 서버로 전송하는 스트림 ID 전송부, 상기 제 1 채널 ID의 세션을 오픈하는 세션 관리부, 멀티캐스트 네트워크로 IGMP 메시지를 전송하는 메시지 전송부, 멀티캐스트 네트워크로부터 상기 제 1 채널 ID와 제 1 컨텐츠 ID가 결합된 제 2 스트림 ID를 수신하는 스트림 ID 수신부, 상기 제 2 스트림 ID의 상기 제 1 채널 ID를 추출하는 추출부, 상기 제 2 스트림 ID에서 추출한 제 1 채널 ID가 상기 제 1 스트림 ID에 포함된 제 1 채널 ID와 동일한지 확인하는 확인부, 확인 결과, 상기 제 1 채널 ID가 동일한 경우, 상기 제 2 스트림 ID에 포함된 제 1 컨텐츠 ID를 통해 데이터를 수신하는 데이터 수신부를 포함하는 사용자 단말을 제공할 수 있다. According to still another aspect of the present invention, there is provided a method for controlling a multicast network, comprising: a stream ID transmitting unit for transmitting a first stream ID including a first channel ID to a server; a session managing unit for opening a session for the first channel ID; A stream ID receiving unit for receiving a second stream ID in which the first channel ID and the first content ID are combined from the multicast network, a second stream ID receiving unit for extracting the first channel ID of the second stream ID An extracting unit for determining whether the first channel ID extracted from the second stream ID is the same as the first channel ID included in the first stream ID and if the first channel ID is identical to the first channel ID included in the second stream ID, And a data receiving unit for receiving the data through the first content ID included in the stream ID.

상술한 과제 해결 수단은 단지 예시적인 것으로서, 본 발명을 제한하려는 의도로 해석되지 않아야 한다. 상술한 예시적인 실시예 외에도, 도면 및 발명의 상세한 설명에 기재된 추가적인 실시예가 존재할 수 있다.The above-described task solution is merely exemplary and should not be construed as limiting the present invention. In addition to the exemplary embodiments described above, there may be additional embodiments described in the drawings and the detailed description of the invention.

전술한 본 발명의 과제 해결 수단 중 어느 하나에 의하면, 멀티캐스트를 이용한 웹 미디어 서비스 전송으로 기존 HTTP 라이브 스트리밍과 같이 대규모 트래픽을 발생시키는 미디어 서비스들로 인한 네트워크 혼잡을 감소시키고 투자비를 절감하여 무선망 전송 효율을 향상시킬 수 있다. 웹 미디어 서비스의 UDP 기반의 멀티캐스트 전송으로 응답 시간 단축, 클라이언트 간 동기화 등과 같은 미디어 서비스 품질을 향상시킬 수 있다. HTTP2, SPDY 기반의 웹 서비스 환경에서 서버 푸시 등과 같은 신규 서비스에 적용하여 비즈니스 모델을 확장시킬 수 있다.According to any one of the above-mentioned objects of the present invention, web media service transmission using multicast reduces network congestion due to media services that generate large-scale traffic, such as existing HTTP live streaming, The transmission efficiency can be improved. UDP-based multicast transmission of web media service can improve media service quality such as shortening of response time and synchronization between clients. It can be applied to new services such as server push in HTTP2 and SPDY based web service environment to expand business model.

도 1은 본 발명의 일 실시예에 따른 컨텐츠 제공 시스템의 구성도이다.
도 2는 본 발명의 일 실시예에 따른 서버의 구성도이다.
도 3은 본 발명의 일 실시예에 따른 서버에서 UDP 기반의 멀티캐스트로 컨텐츠를 제공하는 과정을 설명하기 위한 도면이다.
도 4는 본 발명의 일 실시예에 따른 사용자 단말의 구성도이다.
도 5는 본 발명의 일 실시예에 따른 사용자 단말에서 멀티캐스트로 데이터를 수신하는 과정을 설명하기 위한 순서도이다.
도 6은 본 발명의 일 실시예에 따른 컨텐츠 제공 방법을 나타낸 순서도이다.
1 is a configuration diagram of a content providing system according to an embodiment of the present invention.
2 is a configuration diagram of a server according to an embodiment of the present invention.
3 is a diagram for explaining a process of providing contents from a server to UDP-based multicast according to an embodiment of the present invention.
4 is a configuration diagram of a user terminal according to an embodiment of the present invention.
5 is a flowchart illustrating a process of receiving data in a multicast from a user terminal according to an embodiment of the present invention.
6 is a flowchart illustrating a content providing method according to an embodiment of the present invention.

아래에서는 첨부한 도면을 참조하여 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 본 발명의 실시예를 상세히 설명한다. 그러나 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시예에 한정되지 않는다. 그리고 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략하였으며, 명세서 전체를 통하여 유사한 부분에 대해서는 유사한 도면 부호를 붙였다. Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings, which will be readily apparent to those skilled in the art. The present invention may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein. In order to clearly illustrate the present invention, parts not related to the description are omitted, and similar parts are denoted by like reference characters throughout the specification.

명세서 전체에서, 어떤 부분이 다른 부분과 "연결"되어 있다고 할 때, 이는 "직접적으로 연결"되어 있는 경우뿐 아니라, 그 중간에 다른 소자를 사이에 두고 "전기적으로 연결"되어 있는 경우도 포함한다. 또한 어떤 부분이 어떤 구성요소를 "포함"한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성요소를 더 포함할 수 있는 것을 의미하며, 하나 또는 그 이상의 다른 특징이나 숫자, 단계, 동작, 구성요소, 부분품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다. Throughout the specification, when a part is referred to as being "connected" to another part, it includes not only "directly connected" but also "electrically connected" with another part in between . Also, when an element is referred to as "including" an element, it is to be understood that the element may include other elements as well as other elements, And does not preclude the presence or addition of one or more other features, integers, steps, operations, components, parts, or combinations thereof.

본 명세서에 있어서 '부(部)'란, 하드웨어에 의해 실현되는 유닛(unit), 소프트웨어에 의해 실현되는 유닛, 양방을 이용하여 실현되는 유닛을 포함한다. 또한, 1 개의 유닛이 2 개 이상의 하드웨어를 이용하여 실현되어도 되고, 2 개 이상의 유닛이 1 개의 하드웨어에 의해 실현되어도 된다.In this specification, the term " part " includes a unit realized by hardware, a unit realized by software, and a unit realized by using both. Further, one unit may be implemented using two or more hardware, or two or more units may be implemented by one hardware.

본 명세서에 있어서 단말 또는 디바이스가 수행하는 것으로 기술된 동작이나 기능 중 일부는 해당 단말 또는 디바이스와 연결된 서버에서 대신 수행될 수도 있다. 이와 마찬가지로, 서버가 수행하는 것으로 기술된 동작이나 기능 중 일부도 해당 서버와 연결된 단말 또는 디바이스에서 수행될 수도 있다.In this specification, some of the operations or functions described as being performed by the terminal or the device may be performed in the server connected to the terminal or the device instead. Similarly, some of the operations or functions described as being performed by the server may also be performed on a terminal or device connected to the server.

이하 첨부된 도면을 참고하여 본 발명의 일 실시예를 상세히 설명하기로 한다. Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 일 실시예에 따른 컨텐츠 제공 시스템의 구성도이다. 도 1을 참조하면, 컨텐츠 제공 시스템(1)은 서버(110) 및 복수의 사용자 단말(120)을 포함할 수 있다. 도 1에 도시된 서버(110) 및 복수의 사용자 단말(120)은 컨텐츠 제공 시스템(1)에 의하여 제어될 수 있는 구성요소들을 예시적으로 도시한 것이다. 1 is a configuration diagram of a content providing system according to an embodiment of the present invention. Referring to FIG. 1, a content providing system 1 may include a server 110 and a plurality of user terminals 120. The server 110 and the plurality of user terminals 120 shown in FIG. 1 illustratively show the components that can be controlled by the content providing system 1.

도 1의 컨텐츠 제공 시스템(1)의 각 구성요소들은 일반적으로 네트워크(network)를 통해 연결된다. 예를 들어, 도 1에 도시된 바와 같이, 복수의 사용자 단말(120)은 네트워크를 통해 서버(110)와 연결될 수 있다. The components of the content providing system 1 of FIG. 1 are generally connected through a network. For example, as shown in FIG. 1, a plurality of user terminals 120 may be connected to the server 110 via a network.

네트워크는 단말들 및 서버들과 같은 각각의 노드 상호 간에 정보 교환이 가능한 연결 구조를 의미하는 것으로, 이러한 네트워크의 일 예는, Wi-Fi, 블루투스(Bluetooth), 인터넷(Internet), LAN(Local Area Network), Wireless LAN(Wireless Local Area Network), WAN(Wide Area Network), PAN(Personal Area Network), 3G, 4G, LTE 등이 포함되나 이에 한정되지는 않는다. A network refers to a connection structure in which information can be exchanged between nodes such as terminals and servers. An example of such a network is Wi-Fi, Bluetooth, Internet, LAN Network, wireless LAN, WAN, PAN, 3G, 4G, LTE, and the like.

일 실시예에서, 서버(110)는 사용자 단말(120)로부터 제 1 채널 ID를 포함하는 제 1 스트림 ID를 수신할 수 있다. 제 1 스트림 ID는, 예를 들어, 31bit의 스트림 ID 중 기설정된 비트(예를 들어, 10bit)에 제 1 채널 ID를 포함하는 것일 수 있다. 그 후, 서버(110)는 제 1 채널 ID와 제 1 컨텐츠 ID를 결합하여 제 2 스트림 ID를 생성하고, 생성한 제 2 스트림 ID와 제 1 채널에 해당하는 웹 리소스(비디오 청크)를 멀티캐스트 네트워크로 전송할 수 있다. 그 후, 서버(110)는 제 1 채널 ID와 제 2 컨텐츠 ID를 결합하여 제 3 스트림 ID를 생성하고, 생성한 제 3 스트림 ID와 제 1 채널에 해당하는 다음 웹 리소스(비디오 청크)를 멀티캐스트 네트워크로 전송할 수 있다. 제 2 스트림 ID 및 제 3 스트림 ID는 총 31bit의 스트림 ID 중 기설정된 비트(예를 들어, 10bit)에 제 1 채널 ID를 포함하고, 기설정된 비트와 다른 비트(예를 들어, 21bit)에 제 1 컨텐츠 ID 또는 제 2 컨텐츠 ID를 포함하는 것일 수 있다. 예를 들어, 컨텐츠 ID는 홀수 또는 짝수만 사용될 수 있으며, 제 2 컨텐츠 ID는 제 1 컨텐츠 ID가 홀수로 증가된 값일 수 있다. In one embodiment, the server 110 may receive a first stream ID including a first channel ID from the user terminal 120. [ The first stream ID may include a first channel ID in a predetermined bit (for example, 10 bits) of a stream ID of 31 bits, for example. Thereafter, the server 110 generates a second stream ID by combining the first channel ID and the first content ID, and multicasts the generated second stream ID and the web resource (video chunk) corresponding to the first channel to the multicast Network. Thereafter, the server 110 generates a third stream ID by combining the first channel ID and the second content ID, and transmits the generated third stream ID and the next web resource (video chunk) corresponding to the first channel to the multi Cast network. The second stream ID and the third stream ID include a first channel ID in a predetermined bit (for example, 10 bits) of stream IDs of 31 bits in total, 1 content ID or a second content ID. For example, the content ID may be odd or even, and the second content ID may be a value obtained by increasing the first content ID by an odd number.

다른 실시예에서, 서버(110)는 사용자 단말(120)로부터 제 2 채널 ID를 포함하는 제 4 스트림 ID를 수신할 수 있다. 예를 들어, 서버(110)는 제 2 채널 ID와 제 3 컨텐츠 ID를 결합하여 제 5 스트림 ID를 생성하고, 생성한 제 5 스트림 ID와 제 2 채널에 해당하는 웹 리소스(비디오 청크)를 멀티캐스트 네트워크로 전송할 수 있다. 또한, 서버(110)는 제 2 채널 ID와 제 4 컨텐츠 ID를 결합하여 제 6 스트림 ID를 생성하고, 생성한 제 6 스트림 ID와 제 2 채널에 해당하는 다음 웹 리소스(비디오 청크)를 멀티캐스트 네트워크로 전송할 수 있다. 제 5 스트림 ID 및 제 6 스트림 ID는 총 31bit의 스트림 ID 중 기설정된 비트(예를 들어, 10bit)에 제 2 채널 ID를 포함하고, 기설정된 비트와 다른 비트(예를 들어, 21bit)에 제 3 컨텐츠 ID 또는 제 4 컨텐츠 ID를 포함하는 것일 수 있다. 예를 들어, 컨텐츠 ID는 홀수 또는 짝수만 사용될 수 있으며, 제 4 컨텐츠 ID는 제 3 컨텐츠 ID가 홀수로 증가된 값일 수 있다. In another embodiment, the server 110 may receive a fourth stream ID including a second channel ID from the user terminal 120. [ For example, the server 110 generates the fifth stream ID by combining the second channel ID and the third content ID, and transmits the generated fifth stream ID and the web resource (video chunk) corresponding to the second channel to the multi- Cast network. In addition, the server 110 generates a sixth stream ID by combining the second channel ID and the fourth content ID, and multicasts the generated second stream ID and the next web resource (video chunk) corresponding to the second channel to the multicast Network. The fifth stream ID and the sixth stream ID include a second channel ID in a predetermined bit (for example, 10 bits) among the stream IDs of the total 31 bits, 3 content ID or a fourth content ID. For example, the content ID may be odd or even, and the fourth content ID may be a value obtained by increasing the third content ID by an odd number.

이 때, 서버(110)는 생성한 스트림 ID와 해당 채널의 웹 리소스(비디오 청크)를 5001과 같은 특정 UDP 포트를 통해 멀티캐스트 네트워크로 전송할 수 있다. At this time, the server 110 can transmit the generated stream ID and the web resource (video chunk) of the corresponding channel to the multicast network through a specific UDP port such as 5001. [

사용자 단말(120)은 제 1 채널 ID를 포함하는 제 1 스트림 ID를 서버(110)로 전송(요청)할 수 있다. 예를 들어, 사용자 단말(120)은 제 1 채널의 시청을 요청할 경우에, 총 31bit 제 1 스트림 ID 중 10bit로 기설정된 제 1 채널 ID와 21bit의 0을 포함하는 제 1 스트림 ID를 서버(110)로 전송할 수 있다. The user terminal 120 may transmit (request) the first stream ID including the first channel ID to the server 110. [ For example, when the user terminal 120 requests viewing of the first channel, the user terminal 120 transmits a first stream ID including a first channel ID preset to 10 bits of the 31-bit first stream ID and 0 of 21 bits to the server 110 ).

그 후, 사용자 단말(120)은 제 1 채널 ID의 세션을 오픈하여 멀티캐스트 네트워크로 조인(join)하는 명령을 포함하는 IGMP 메시지를 전송할 수 있다. The user terminal 120 may then send an IGMP message including a command to open the session with the first channel ID and join it to the multicast network.

일 실시예(제 1 채널을 요청한 경우)에서, 사용자 단말(120)은 멀티캐스트 네트워크로부터 제 1 채널 ID와 제 1 컨텐츠 ID가 결합된 제 2 스트림 ID와 제 1 채널에 해당하는 웹 리소스(비디오 청크)를 수신할 수 있다. 사용자 단말(120)은 제 2 스트림 ID의 제 1 채널 ID를 추출하여 자신이 요청했던 제 1 스트림 ID에 포함된 제 1 채널 ID와 동일한지를 확인하고, 확인 결과, 제 1 채널 ID가 동일한 경우, 제 2 스트림 ID에 해당하는 웹 리소스(비디오 청크)를 수신할 수 있다. 그 후, 사용자 단말(120)은 멀티캐스트 네트워크로부터 제 1 채널 ID와 제 2 컨텐츠 ID가 결합한 제 3 스트림 ID를 수신할 수도 있다. 사용자 단말(120)은 제 3 스트림 ID의 제 1 채널 ID를 추출하여 자신이 요청했던 제 1 스트림 ID에 포함된 제 1 채널 ID와 동일한지를 확인하고, 확인 결과, 제 1 채널 ID가 동일한 경우, 제 3 스트림 ID에 해당하는 웹 리소스(비디오 청크)를 수신할 수 있다. 여기서, 제 2 컨텐츠 ID는 제 1 컨텐츠 ID 보다 홀수로 증가된 값일 수 있다. In one embodiment (when requesting a first channel), the user terminal 120 receives a second stream ID from which the first channel ID and the first content ID are combined from the multicast network and a second stream ID from the web resource Chunk) can be received. The user terminal 120 extracts the first channel ID of the second stream ID and confirms that it is the same as the first channel ID included in the first stream ID requested by the user terminal 120. If the first channel ID is identical, (Video chunk) corresponding to the second stream ID. The user terminal 120 may then receive a third stream ID from the multicast network, which is a combination of the first channel ID and the second content ID. The user terminal 120 extracts the first channel ID of the third stream ID and confirms whether the first channel ID is the same as the first channel ID included in the first stream ID requested by the user terminal 120. If the first channel ID is identical, (Video chunk) corresponding to the third stream ID. Here, the second content ID may be an odd number of the first content ID.

다른 실시예(제 2 채널을 요청한 경우)에서, 사용자 단말(120)이 제 2 채널 ID를 포함하는 제 4 스트림 ID를 서버로 전송(요청)한 경우, 사용자 단말(120)은 멀티캐스트 네트워크로부터 제 2 채널 ID와 제 3 컨텐츠 ID가 결합된 제 5 스트림 ID와 제 2 채널에 해당하는 웹 리소스(비디오 청크)를 수신할 수 있다. 사용자 단말(120)은 제 5 스트림 ID의 제 2 채널 ID를 추출하여 자신이 요청했던 제 4 스트림 ID에 포함된 제 2 채널 ID와 동일한지를 확인하고, 확인 결과, 제 2 채널 ID가 동일한 경우, 제 5 스트림 ID에 해당하는 웹 리소스(비디오 청크)를 수신할 수 있다. 그 후, 사용자 단말(120)은 멀티캐스트 네트워크로부터 제 2 채널 ID와 제 4 컨텐츠 ID가 결합된 제 6 스트림 ID를 수신할 수도 있다. 사용자 단말(120)은 제 6 스트림 ID의 제 2 채널 ID를 추출하여 자신이 요청했던 제 4 스트림 ID에 포함된 제 2 채널 ID와 동일한지를 확인하고, 확인 결과, 제 2 채널 ID가 동일한 경우, 제 6 스트림 ID에 해당하는 웹 리소스(비디오 청크)를 수신할 수 있다. 여기서, 제 4 컨텐츠 ID는 제 3 컨텐츠 ID 보다 홀수로 증가된 값일 수 있다. In another embodiment (when requesting a second channel), if the user terminal 120 transmits (requests) a fourth stream ID containing a second channel ID to the server, the user terminal 120 may send A fifth stream ID combined with the second channel ID and the third content ID, and a web resource (video chunk) corresponding to the second channel. The user terminal 120 extracts the second channel ID of the fifth stream ID and confirms whether the second channel ID is the same as the second channel ID included in the fourth stream ID requested by the user terminal 120. If the second channel ID is identical, (Video chunk) corresponding to the fifth stream ID. Thereafter, the user terminal 120 may receive a sixth stream ID from which the second channel ID and the fourth content ID are combined from the multicast network. The user terminal 120 extracts the second channel ID of the sixth stream ID and confirms whether or not it is the same as the second channel ID included in the fourth stream ID requested by the user terminal 120. If the second channel ID is identical, (Video chunk) corresponding to the sixth stream ID. Here, the fourth content ID may be a value increased to an odd number of the third content ID.

도 2는 본 발명의 일 실시예에 따른 서버의 구성도이다. 도 2를 참조하면, 서버(110)는 수신부(210), 스트림 ID 생성부(220) 및 전송부(230)를 포함할 수 있다. 여기서, 사용자 단말(120)을 제 1 단말(120)로 칭하도록 하겠다. 2 is a configuration diagram of a server according to an embodiment of the present invention. 2, the server 110 may include a receiving unit 210, a stream ID generating unit 220, and a transmitting unit 230. Here, the user terminal 120 will be referred to as a first terminal 120. [

수신부(210)는 제 1 단말(120)로부터 채널 ID를 포함하는 스트림 ID를 수신할 수 있다. 예를 들어, 수신부(210)는 제 1 단말(120)로부터 제 1 채널 ID를 포함하는 제 1 스트림 ID를 수신할 수 있다. 또한, 수신부(210)는 제 1 단말(120)로부터 제 2 채널 ID를 포함하는 제 4 스트림 ID를 수신할 수도 있다. 이 때, 제 1 스트림 ID는 기설정된 비트(예를 들어, 10bit)에 제 1 채널 ID를 포함하고, 제 4 스트림 ID는 기설정된 비트에 제 2 채널 ID를 포함할 수 있다. The receiving unit 210 may receive the stream ID including the channel ID from the first terminal 120. For example, the receiving unit 210 may receive the first stream ID including the first channel ID from the first terminal 120. [ Also, the receiver 210 may receive the fourth stream ID including the second channel ID from the first terminal 120. [ In this case, the first stream ID may include a first channel ID in a predetermined bit (e.g., 10 bits), and the fourth stream ID may include a second channel ID in a predetermined bit.

스트림 ID 생성부(220)는 채널 ID와 컨텐츠 ID를 결합하여 스트림 ID를 생성할 수 있다. 예를 들어, 스트림 ID 생성부(220)는 제 1 채널 ID와 제 1 컨텐츠 ID를 결합하여 제 2 스트림 ID를 생성할 수 있다. 제 2 스트림 ID는 기설정된 비트에 제 1 채널 ID를 포함하고, 기설정된 비트와 다른 비트에 제 1 컨텐츠 ID를 포함하는 것일 수 있다. 예를 들어, 스트림 ID 생성부(220)는 총 31bit의 스트림 ID에서 10bit의 기설정된 제 1 채널 ID와 21bit의 제 1 컨텐츠 ID를 결합하여 제 2 스트림 ID를 생성할 수 있다. The stream ID generation unit 220 can generate a stream ID by combining the channel ID and the content ID. For example, the stream ID generation unit 220 may generate the second stream ID by combining the first channel ID and the first content ID. The second stream ID may include a first channel ID in a predetermined bit and a first content ID in a bit different from the predetermined bit. For example, the stream ID generator 220 may generate a second stream ID by combining a predetermined first channel ID of 10 bits and a first content ID of 21 bits in a stream ID of 31 bits in total.

또한, 스트림 ID 생성부(220)는 제 1 채널 ID와 제 2 컨텐츠 ID를 결합하여 제 3 스트림 ID를 생성할 수 있다. 제 2 컨텐츠 ID는 제 1 컨텐츠 ID가 홀수로 증가된 값일 수 있다. 예를 들어, 10 bit의 제 1 채널 ID가 이진수로 "110101011"인 경우, 생성된 31bit의 스트림 ID 값은 10진수로 "1790967809~1795162111"사이의 값을 포함할 수 있다. The stream ID generator 220 may generate the third stream ID by combining the first channel ID and the second content ID. The second content ID may be a value obtained by increasing the first content ID by an odd number. For example, when the first channel ID of 10 bits is "110101011" in binary numbers, the stream ID value of the generated 31 bits may include a value between "1790967809 to 1795162111" in decimal.

또는, 스트림 ID 생성부(220)는 제 2 채널 ID와 컨텐츠 ID를 결합하여 스트림 ID를 생성할 수 있다. 예를 들어, 스트림 ID 생성부(220)는 제 2 채널 ID와 제 3 컨텐츠 ID를 결합하여 제 5 스트림 ID를 생성할 수 있다. 예를 들어, 스트림 ID 생성부(220)는 총 31bit의 스트림 ID에서 10bit의 기설정된 제 2 채널 ID와 21bit의 제 3 컨텐츠 ID를 결합하여 제 5 스트림 ID를 생성할 수 있다. 또한, 스트림 ID 생성부(220)는 제 2 채널 ID와 제 4 컨텐츠 ID를 결합하여 제 6 스트림 ID를 생성할 수 있다. 여기서, 제 4 컨텐츠 ID는 제 3 컨텐츠 ID가 홀수로 증가된 값일 수 있다. Alternatively, the stream ID generation unit 220 may generate the stream ID by combining the second channel ID and the content ID. For example, the stream ID generation unit 220 may generate the fifth stream ID by combining the second channel ID and the third content ID. For example, the stream ID generator 220 may generate a fifth stream ID by combining a predetermined second channel ID of 10 bits and a third content ID of 21 bits in a stream ID of 31 bits in total. The stream ID generation unit 220 may generate the sixth stream ID by combining the second channel ID and the fourth content ID. Here, the fourth content ID may be a value obtained by increasing the third content ID by an odd number.

전송부(230)는 서버(110)에서 생성된 스트림 ID와 해당 채널의 웹 리소스(비디오 청크)를 멀티캐스트 네트워크로 전송할 수 있다. 예를 들어, 전송부(230)는 5001과 같은 특정 UDP 포트를 통해 스트림 ID 생성부(220)에서 생성된 제 2 스트림 ID, 제 3 스트림 ID, 제 5 스트림 ID, 제 6 스트림 ID과 각각의 스트림 ID에 해당하는 웹 리소스(비디오 청크)를 멀티캐스트 네트워크로 전송할 수 있다. 이 때, HTTP의 경우, 신뢰성 있는 전송을 위해 QUIC(Quick UDP Internet Connection) 프로토콜을 이용할 수도 있다. The transmitting unit 230 may transmit the stream ID generated by the server 110 and the web resource (video chunk) of the corresponding channel to the multicast network. For example, the transmitting unit 230 transmits the second stream ID, the third stream ID, the fifth stream ID, the sixth stream ID, and the second stream ID generated by the stream ID generating unit 220 through a specific UDP port such as 5001 The web resource (video chunk) corresponding to the stream ID can be transmitted to the multicast network. At this time, in case of HTTP, QUIC (Quick UDP Internet Connection) protocol may be used for reliable transmission.

도 3은 본 발명의 일 실시예에 따른 서버에서 HTTP 기반의 웹 리소스를 UDP 기반의 멀티캐스트로 제공하는 과정을 설명하기 위한 도면이다. 도 3을 참조하면, 복수의 사용자 단말(310 및 311)은 제 1 채널(301) 또는 제 2 채널(302)를 서버(320)로 요청할 수 있다. 예를 들어, 제 1 채널(301)의 경우, URL이 "XXX.com/playback?live_ch_1_1790967808"인 경우, 제 1 채널 ID는 "1790967808"를 이진수화한 "1101010110000000000000000000000"의 앞 10 bit에 해당하는 "1101010110"일 수 있다. 다른 예를 들어, 제 2 채널(302)의 경우, URL이 "XXX.com/playbkac?live_ch_2_2055208960"인 경우, 제 2 채널 ID는 "2055208960"를 이진수화한 "1111010100000000000000000000000"의 앞 10 bit에 해당하는 "1111010100"일 수 있다. 이와 같이, 사용자 단말(310 및 311)은 서버로부터 받은, 예를 들어, ".m3u8" 파일 내에 기재된 멀티캐스트 서비스 URL 정보를 이용해 서버로 해당 채널의 컨텐츠를 요청할 수 있다. 3 is a diagram for explaining a process of providing HTTP-based web resources in UDP-based multicast in a server according to an embodiment of the present invention. Referring to FIG. 3, a plurality of user terminals 310 and 311 can request a first channel 301 or a second channel 302 to the server 320. For example, in the case of the first channel 301, if the URL is "XXX.com/playback?live_ch_1_1790967808", the first channel ID is "1710967808 ", which corresponds to the first 10 bits of" 11010101100000000000000000000 " Quot; 1101010110 ". As another example, in the case of the second channel 302, if the URL is "XXX.com/playbkac?live_ch_2_2055208960&quot ;, the second channel ID corresponds to the first 10 bits of" 11110101000000000000000000000 ", which is a binary number of "2055208960 &Quot; 1111010100 ". Thus, the user terminals 310 and 311 can request the content of the corresponding channel to the server using the multicast service URL information described in the ".m3u8" file received from the server, for example.

예를 들어, 복수의 사용자 단말(310 및 311)은 서버(320)로 제 1 채널 ID(1101010110)를 포함하는 스트림 ID를 전송할 수 있다. 또한, 복수의 사용자 단말(310 및 311)은 서버(320)로 제 2 채널 ID(1111010100)를 포함하는 스트림 ID를 전송할 수 있다. 이 때, 복수의 사용자 단말(310 및 311)은 조인(join)하는 명령을 포함하는 IGMP 메시지를 멀티캐스트 네트워크로 전송할 수 있다. For example, the plurality of user terminals 310 and 311 may transmit a stream ID including the first channel ID 1101010110 to the server 320. In addition, the plurality of user terminals 310 and 311 may transmit the stream ID including the second channel ID 1111010100 to the server 320. At this time, the plurality of user terminals 310 and 311 can transmit an IGMP message including a command to join to the multicast network.

서버(320)는 복수의 사용자 단말(310 및 311)로부터 채널 ID를 포함하는 스트림 ID를 수신하면, 해당 채널 ID와 컨텐츠 ID를 포함하는 스트림 ID를 생성하여 해당 웹 리소스를 멀티캐스트 네트워크로 전송할 수 있다. 예를 들어, 서버(320)는 제 1 채널 ID(330)인 1101010110와 첫번째 컨텐츠 ID를 결합한 제 1 스트림 ID(331, 1790967819), 제 1 채널 ID(330)인 1101010110와 두번째 컨텐츠 ID를 결합한 제 2 스트림 ID(332, 1790967821), 제 1 채널 ID(330)인 1101010110와 세번째 컨텐츠 ID를 결합한 제 3 스트림 ID(333, 1790967823)를 멀티캐스트 네트워크로 전송할 수 있다. 다른 예를 들어, 서버(320)는 제 2 채널 ID(340)인 1111010100과 첫번째 컨텐츠 ID를 결합한 제 4 스트림 ID(341, 2055209435), 제 2 채널 ID(340)인 1111010100과 두번째 컨텐츠 ID를 결합한 제 5 스트림 ID(342, 2055209437)를 멀티캐스트 네트워크로 전송할 수 있다. 여기서, 서버(320)에서 생성한 컨텐츠 ID는 홀수로 증가된 값일 수 있다. When the server 320 receives the stream ID including the channel ID from the plurality of user terminals 310 and 311, the server 320 generates a stream ID including the channel ID and the content ID, and transmits the stream ID to the multicast network have. For example, the server 320 may include a first stream ID 331, 1790967819 that combines the first channel ID 330 1101010110 with the first content ID, a 1101010110 that is the first channel ID 330, It is possible to transmit the third stream ID 333, 1790967823 combined with the second stream ID 332, 1790967821, the first channel ID 330 1101010110 and the third content ID to the multicast network. For example, the server 320 may combine 1111010100, which is the second channel ID 340, with the fourth stream ID 341, 2055209435 that combines the first content ID, 1111010100, which is the second channel ID 340, And the fifth stream IDs 342 and 2055209437 to the multicast network. Here, the content ID generated by the server 320 may be an odd-numbered value.

도 4는 본 발명의 일 실시예에 따른 사용자 단말의 구성도이다. 도 4를 참조하면, 스트림 ID 전송부(410), 세션 관리부(420), 메시지 전송부(430), 스트림 ID 수신부(440), 추출부(450), 확인부(460) 및 데이터 수신부(470)를 포함할 수 있다. 4 is a configuration diagram of a user terminal according to an embodiment of the present invention. 4, a stream ID transmission unit 410, a session management unit 420, a message transmission unit 430, a stream ID reception unit 440, an extraction unit 450, an identification unit 460, and a data reception unit 470 ).

스트림 ID 전송부(410)는 채널 ID를 포함하는 스트림 ID를 서버(110)로 전송할 수 있다. 예를 들어, 스트림 ID 전송부(410)는 제 1 채널 ID를 포함하는 제 1 스트림 ID를 서버(110)로 전송할 수 있다. 또한, 스트림 ID 전송부(410)는 제 2 채널 ID를 포함하는 제 4 스트림 ID를 서버(110)로 전송할 수도 있다. 제 1 스트림 ID는 기설정된 비트에 제 1 채널 ID를 포함하며, 제 4 스트림 ID는 기설정된 비트에 제 2 채널 ID를 포함하는 것일 수 있다. 예를 들어, 제 1 스트림 ID 또는 제 4 스트림 ID는 총 31bit 중 채널 ID가 10bit로 기설정된 경우, 나머지 21bit 는 0으로 설정되어 서버(110)로 전송될 수 있다. The stream ID transmitting unit 410 may transmit the stream ID including the channel ID to the server 110. [ For example, the stream ID transmitting unit 410 may transmit the first stream ID including the first channel ID to the server 110. [ In addition, the stream ID transmitting unit 410 may transmit the fourth stream ID including the second channel ID to the server 110. The first stream ID may include a first channel ID in a predetermined bit, and the fourth stream ID may include a second channel ID in a predetermined bit. For example, the first stream ID or the fourth stream ID may be transmitted to the server 110 when the channel ID of the total 31 bits is preset to 10 bits, and the remaining 21 bits are set to 0.

세션 관리부(420)는 제 1 채널 ID의 세션을 오픈할 수 있다. 또한, 시청을 원하는 채널이 바뀐 경우, 세션 관리부(420)는 제 2 채널 ID의 세션을 오픈할 수도 있다. The session management unit 420 may open a session with the first channel ID. In addition, if the channel desired to be viewed is changed, the session managing unit 420 may open a session of the second channel ID.

메시지 전송부(430)는 멀티캐스트 네트워크로 IGMP 메시지를 전송할 수 있다. 예를 들어, 메시지 전송부(430)는 조인(join) 명령을 포함하는 IGMP 메시지를 멀티캐스트 네트워크로 전송할 수 있다. The message transmission unit 430 may transmit the IGMP message to the multicast network. For example, the message transmitting unit 430 may transmit an IGMP message including a join command to the multicast network.

스트림 ID 수신부(440)는 멀티캐스트 네트워크로부터 서버(110)에서 생성된 스트림 ID와 해당 채널의 웹 리소스를 수신할 수 있다. 예를 들어, 스트림 ID 수신부(440)는 제 1 채널 ID와 제 1 컨텐츠 ID가 결합된 제 2 스트림 ID와 해당 채널의 웹 리소스를 수신할 수 있다. 또한, 스트림 ID 수신부(440)는 멀티캐스트 네트워크로부터 제 1 채널 ID와 제 2 컨텐츠 ID가 결합된 제 3 스트림 ID와 해당 채널의 웹 리소스를 수신할 수 있다. 제 2 스트림 ID는 기설정된 비트에 제 1 채널 ID를 포함하고, 기설정된 비트와 다른 비트에 제 1 컨텐츠 ID를 포함하며, 제 3 스트림 ID는 기설정된 비트에 제 1 채널 ID를 포함하고, 기설정된 비트와 다른 비트에 제 2 컨텐츠 ID를 포함할 수 있다. The stream ID receiving unit 440 can receive the stream ID generated from the server 110 and the web resource of the corresponding channel from the multicast network. For example, the stream ID receiving unit 440 may receive a second stream ID, which is a combination of the first channel ID and the first content ID, and a web resource of the corresponding channel. The stream ID receiving unit 440 can receive a third stream ID in which the first channel ID and the second content ID are combined from the multicast network and the web resource of the corresponding channel. The second stream ID includes a first channel ID in a predetermined bit, a first content ID in a bit different from the predetermined bit, the third stream ID includes a first channel ID in a predetermined bit, And may include a second content ID in a bit different from the set bit.

시청을 원하는 채널이 제 2 채널로 바뀐 경우, 스트림 ID 수신부(440)는 제 2 채널 ID와 제 제 3 컨텐츠 ID가 결합된 제 5 스트림 ID와 해당 채널의 웹 리소스를 수신할 수 있다. 또한, 스트림 ID 수신부(440)는 제 2 채널 ID와 제 4 컨텐츠 ID가 결합된 제 6 스트림 ID와 해당 채널의 웹 리소스를 수신할 수 있다. 제 5 스트림 ID는 기설정된 비트에 제 2 채널 ID를 포함하고, 기설정된 비트와 다른 비트에 제 3 컨텐츠 ID를 포함하며, 제 6 스트림 ID는 기설정된 비트에 제 2 채널 ID를 포함하고, 기설정된 비트와 다른 비트에 제 4 컨텐츠 ID를 포함할 수 있다.When the channel desired to be watched is changed to the second channel, the stream ID receiving unit 440 can receive the fifth stream ID combined with the second channel ID and the third content ID and the web resource of the corresponding channel. Also, the stream ID receiving unit 440 can receive the sixth stream ID in which the second channel ID and the fourth content ID are combined and the web resource of the corresponding channel. The fifth stream ID includes a second channel ID in a predetermined bit and includes a third content ID in a bit different from the predetermined bit, the sixth stream ID includes a second channel ID in a predetermined bit, And may include a fourth content ID in a bit different from the set bit.

추출부(450)는 멀티캐스트 네트워크로부터 수신한 스트림 ID에 포함된 채널 ID를 추출할 수 있다. 예를 들어, 추출부(450)는 마스킹(Masking) 연산을 통해 제 2 스트림 ID의 제 1 채널 ID를 추출할 수 있으며, 또는 제 5 스트림 ID의 제 2 채널 ID를 추출할 수 있다. The extracting unit 450 can extract the channel ID included in the stream ID received from the multicast network. For example, the extractor 450 may extract the first channel ID of the second stream ID or the second channel ID of the fifth stream ID through a masking operation.

확인부(460)는 추출한 채널 ID가 사용자 단말(120)에서 서버(110)로 전송(요청)한 채널 ID와 동일한지를 확인할 수 있다. 예를 들어, 확인부(460)는 제 2 스트림 ID에서 추출한 제 1 채널 ID가 자신이 요청한 제 1 스트림 ID에 포함된 제 1 채널 ID와 동일한지를 확인할 수 있다. 또한, 확인부(460)는 제 5 스트림 ID에서 추출한 제 2 채널 ID가 자신이 요청한 제 4 스트림 ID에 포함된 제 2 채널 ID와 동일한지를 확인할 수 있다. The confirmation unit 460 can confirm whether the extracted channel ID is the same as the channel ID transmitted from the user terminal 120 to the server 110. [ For example, the confirmation unit 460 can confirm that the first channel ID extracted from the second stream ID is the same as the first channel ID included in the first stream ID requested by the second stream ID. Also, the confirmation unit 460 can confirm whether the second channel ID extracted from the fifth stream ID is the same as the second channel ID included in the fourth stream ID requested by the second stream ID.

데이터 수신부(470)는 확인결과, 채널 ID가 동일한 경우, 멀티캐스트 네트워크로부터 수신한 스트림 ID에 해당하는 웹 리소스를 수신할 수 있다. 예를 들어, 데이터 수신부(470)는 확인 결과, 제 1 채널 ID가 동일한 경우, 제 2 스트림 ID에 해당하는 웹 리소스를 수신할 수 있다. 또한, 데이터 수신부(470)는 제 5 스트림 ID에 해당하는 웹 리소스를 수신할 수 있다. As a result of the confirmation, the data receiving unit 470 can receive the web resource corresponding to the stream ID received from the multicast network when the channel ID is the same. For example, if the first channel ID is identical to the first channel ID, the data receiving unit 470 can receive the web resource corresponding to the second stream ID. In addition, the data receiving unit 470 can receive the web resource corresponding to the fifth stream ID.

즉, 확인부(460)는 스트림 ID 전송부(410)에서 전송한 채널 ID와 스트림 ID 수신부(440)에서 수신한 채널 ID가 동일한지 만을 확인하여 데이터를 수신할 수 있다. That is, the confirmation unit 460 can receive the data only by confirming whether the channel ID transmitted from the stream ID transmitting unit 410 and the channel ID received from the stream ID receiving unit 440 are identical.

도 5는 본 발명의 일 실시예에 따른 사용자 단말에서 멀티캐스트로 데이터를 수신하는 과정을 설명하기 위한 순서도이다. 도 5를 참조하면, 사용자 단말(120)에서 서버(110)로부터 스트림 ID를 수신하면(S510), 사용자 단말(120)은 스트림 ID를 비트 마스킹(Bit Masking) 연산할 수 있다(S520). 사용자 단말(120)은 수신한 스트림 ID가 자신이 요청한 멀티캐스트 스트림 ID인지를 확인할 수 있다(S530). 예를 들어, 사용자 단말(120)에서 수신한 스트림 ID가 멀티캐스트 스트림 ID가 아닌 것으로 확인된 경우(S531), 사용자 단말(120)은 해당 스트림 ID가 Open 상태 또는 Reserved 상태인지를 판단할 수 있다(S540). 이 때, 사용자 단말(120)은 해당 스트림 ID가 Open 상태 또는 Reserved 상태가 아닌 경우(S541), 해당 스트림 ID를 폐기하고(S550), 해당 스트림 ID가 Open 상태 또는 Reserved 상태인 경우(S542), 일반 스트림(푸시)을 수신할 수 있다(S560). 서버는 서버 푸시 서비스의 제공을 위해 멀티캐스트 주소로 주기적으로 푸시 프로미스(Push Promise) 프레임을 전송할 수 있다. 이 때, 서버는 이미 제공중인 멀티캐스트용 스트림 ID를 Reference ID로 사용할 수 있다. 서버는 푸시 프로미스 프레임 사이에 해당 스크린 ID로 푸시 컨텐츠들을 전송할 수 있다. 멀티캐스트 서비스를 제공받던 단말은 푸시 프로미스 프레임을 수신한 뒤, 이어서 푸시 컨텐츠를 수신할 수 있다. 5 is a flowchart illustrating a process of receiving data in a multicast from a user terminal according to an embodiment of the present invention. 5, when the user terminal 120 receives the stream ID from the server 110 in operation S510, the user terminal 120 may perform bit masking operation on the stream ID in operation S520. The user terminal 120 can confirm whether the received stream ID is the multicast stream ID requested by the user terminal 120 (S530). For example, if it is determined that the stream ID received from the user terminal 120 is not a multicast stream ID (S531), the user terminal 120 may determine whether the stream ID is in an open state or a reserved state (S540). At this time, if the stream ID is not in the open state or the reserved state (S541), the user terminal 120 discards the stream ID (S550). If the stream ID is in the open state or the reserved state (S542) A normal stream (push) can be received (S560). The server may periodically send a push-promise frame to the multicast address to provide the server push service. At this time, the server can use the multicast stream ID already provided as the reference ID. The server can send push content with the corresponding screen ID between the push-promise frames. A terminal that has received a multicast service can receive push content after receiving a push-promise frame.

다른 예를 들어, 사용자 단말(120)에서 수신한 스트림 ID가 멀티캐스트 스트림 ID인 것으로 확인된 경우(S532), 사용자 단말(120)은 해당 멀티 캐스트 스트림 ID가 Open 상태 또는 Reserved 상태인지를 판단할 수 있다(S570). 이 때, 사용자 단말(120)은 해당 멀티캐스트 스트림 ID가 Open 상태 또는 Reserved 상태가 아닌 경우(S571), 해당 멀티캐스트 스트림 ID를 폐기하고(S550), 해당 멀티캐스트 스트림 ID가 Open 상태 또는 Reserved 상태인 경우(S572), 멀티캐스트 스트림을 수신할 수 있다(S580). For example, when it is determined that the stream ID received from the user terminal 120 is a multicast stream ID (S532), the user terminal 120 determines whether the corresponding multicast stream ID is in the open state or the reserved state (S570). At this time, if the corresponding multicast stream ID is not in the open state or the reserved state (S571), the user terminal 120 discards the multicast stream ID (S550). If the multicast stream ID is in the open state or Reserved state (S572), the multicast stream can be received (S580).

상술한 설명에서, 단계 S510 내지 S580은 본 발명의 구현예에 따라서, 추가적인 단계들로 더 분할되거나, 더 적은 단계들로 조합될 수 있다. 또한, 일부 단계는 필요에 따라 생략될 수도 있고, 단계 간의 순서가 변경될 수도 있다.In the above description, steps S510 to S580 may be further divided into further steps, or may be combined in fewer steps, according to an embodiment of the present invention. Also, some of the steps may be omitted as necessary, and the order between the steps may be changed.

도 6은 본 발명의 일 실시예에 따른 컨텐츠 제공 방법을 나타낸 순서도이다. 도 6에 도시된 실시예에 따른 서버(110)에 의해 수행되는 UDP 기반의 멀티캐스트로 컨텐츠를 제공하는 방법은 도 1에 도시된 실시예에 따른 컨텐츠 제공 시스템(1)에서 시계열적으로 처리되는 단계들을 포함한다. 따라서, 이하 생략된 내용이라고 하더라도 도 1에 도시된 실시예에 따른 컨텐츠 제공 시스템(1)에 관하여 이미 기술된 내용은 도 6에 도시된 실시예에 따른 서버(110)에 의해 수행되는 UDP 기반의 멀티캐스트로 컨텐츠를 제공하는 방법에도 적용된다. 6 is a flowchart illustrating a content providing method according to an embodiment of the present invention. The method of providing contents by UDP-based multicast performed by the server 110 according to the embodiment shown in FIG. 6 is performed in a time-series manner in the content providing system 1 according to the embodiment shown in FIG. 1 / RTI > Therefore, the content already described with respect to the content providing system 1 according to the embodiment shown in FIG. 1 is not limited to the UDP-based The present invention is also applied to a method of providing contents by multicast.

단계 S610에서 서버(110)는 제 1 단말로부터 제 1 채널 ID를 포함하는 제 1 스트림 ID를 수신할 수 있다. 제 1 스트림 ID는 기설정된 비트에 제 1 채널 ID를 포함하는 것일 수 있다. 단계 S620에서 서버(110)는 제 1 채널 ID와 제 1 컨텐츠 ID를 결합하여 제 2 스트림 ID를 생성할 수 있다. 제 2 스트림 ID는 기설정된 비트에 제 1 채널 ID를 포함하고, 기설정된 비트와 다른 비트에 제 1 컨텐츠 ID를 포함하는 것일 수 있다. 단계 S630에서 서버(110)는 제 2 스트림 ID와 해당하는 웹 리소스를 멀티캐스트 네트워크로 전송할 수 있다. 단계 S640에서 서버(110)는 제 1 채널 ID와 제 2 컨텐츠 ID를 결합하여 제 3 스트림 ID를 생성할 수 있다. 제 2 컨텐츠 ID는 제 1 컨텐츠 ID가 증가된 값일 수 있다. 단계 S650에서 서버(110)는 제 3 스트림 ID와 해당하는 웹 리소스를 멀티캐스트 네트워크로 전송할 수 있다. In step S610, the server 110 may receive the first stream ID including the first channel ID from the first terminal. The first stream ID may include a first channel ID in a predetermined bit. In step S620, the server 110 may generate the second stream ID by combining the first channel ID and the first content ID. The second stream ID may include a first channel ID in a predetermined bit and a first content ID in a bit different from the predetermined bit. In step S630, the server 110 may transmit the second stream ID and the corresponding web resource to the multicast network. In step S640, the server 110 may generate the third stream ID by combining the first channel ID and the second content ID. The second content ID may be a value obtained by increasing the first content ID. In step S650, the server 110 may transmit the third stream ID and the corresponding web resource to the multicast network.

도 6에는 도시되지 않았으나, 서버(110)는 제 1 단말로부터 제 2 채널 ID를 포함하는 제 4 스트림 ID를 수신하는 단계, 제 2 채널 ID와 제 3 컨텐츠 ID를 결합하여 제 5 스트림 ID를 생성하는 단계, 제 5 스트림 ID와 해당하는 웹 리소스를 멀티캐스트 네트워크로 전송하는 단계, 제 2 채널 ID와 제 4 컨텐츠 ID를 결합하여 제 6 스트림 ID를 생성하는 단계 및 제 6 스트림 ID와 해당하는 웹 리소스를 멀티캐스트 네트워크로 전송하는 단계를 포함할 수 있다. 제 4 컨텐츠 ID는 제 3 컨텐츠 ID가 증가된 값일 수 있다. Although not shown in FIG. 6, the server 110 receives the fourth stream ID including the second channel ID from the first terminal, generates the fifth stream ID by combining the second channel ID and the third content ID Transmitting the fifth stream ID and the corresponding web resource to the multicast network, generating the sixth stream ID by combining the second channel ID and the fourth content ID, and generating the sixth stream ID and the corresponding web And transmitting the resource to the multicast network. The fourth content ID may be a value obtained by increasing the third content ID.

상술한 설명에서, 단계 S610 내지 S650은 본 발명의 구현예에 따라서, 추가적인 단계들로 더 분할되거나, 더 적은 단계들로 조합될 수 있다. 또한, 일부 단계는 필요에 따라 생략될 수도 있고, 단계 간의 순서가 변경될 수도 있다.In the above description, steps S610 to S650 may be further divided into further steps or combined into fewer steps, according to an embodiment of the present invention. Also, some of the steps may be omitted as necessary, and the order between the steps may be changed.

도 6을 통해 설명된 서버(110)에 의해 수행되는 HTTP 기반의 웹 리소스를 UDP 기반의 멀티캐스트로 제공하는 방법은 컴퓨터에 의해 실행되는 매체에 저장된 컴퓨터 프로그램 또는 컴퓨터에 의해 실행 가능한 명령어를 포함하는 기록 매체의 형태로도 구현될 수 있다. 컴퓨터 판독 가능 매체는 컴퓨터에 의해 액세스될 수 있는 임의의 가용 매체일 수 있고, 휘발성 및 비휘발성 매체, 분리형 및 비분리형 매체를 모두 포함한다. 또한, 컴퓨터 판독가능 매체는 컴퓨터 저장 매체 및 통신 매체를 모두 포함할 수 있다. 컴퓨터 저장 매체는 컴퓨터 판독가능 명령어, 데이터 구조, 프로그램 모듈 또는 기타 데이터와 같은 정보의 저장을 위한 임의의 방법 또는 기술로 구현된 휘발성 및 비휘발성, 분리형 및 비분리형 매체를 모두 포함한다. 통신 매체는 전형적으로 컴퓨터 판독가능 명령어, 데이터 구조, 프로그램 모듈, 또는 반송파와 같은 변조된 데이터 신호의 기타 데이터, 또는 기타 전송 메커니즘을 포함하며, 임의의 정보 전달 매체를 포함한다. The method for providing the HTTP-based web resource performed by the server 110 described in FIG. 6 as UDP-based multicast includes a computer program stored in a medium executed by the computer or instructions executable by the computer But may also be embodied in the form of a recording medium. Computer readable media can be any available media that can be accessed by a computer and includes both volatile and nonvolatile media, removable and non-removable media. In addition, the computer-readable medium can include both computer storage media and communication media. Computer storage media includes both volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data. Communication media typically includes any information delivery media, including computer readable instructions, data structures, program modules, or other data in a modulated data signal such as a carrier wave, or other transport mechanism.

전술한 본 발명의 설명은 예시를 위한 것이며, 본 발명이 속하는 기술분야의 통상의 지식을 가진 자는 본 발명의 기술적 사상이나 필수적인 특징을 변경하지 않고서 다른 구체적인 형태로 쉽게 변형이 가능하다는 것을 이해할 수 있을 것이다.It will be understood by those skilled in the art that the foregoing description of the present invention is for illustrative purposes only and that those of ordinary skill in the art can readily understand that various changes and modifications may be made without departing from the spirit or essential characteristics of the present invention. will be.

그러므로 이상에서 기술한 실시예들은 모든 면에서 예시적인 것이며 한정적이 아닌 것으로 이해해야만 한다. 예를 들어, 단일형으로 설명되어 있는 각 구성 요소는 분산되어 실시될 수도 있으며, 마찬가지로 분산된 것으로 설명되어 있는 구성 요소들도 결합된 형태로 실시될 수 있다. It is therefore to be understood that the above-described embodiments are illustrative in all aspects and not restrictive. For example, each component described as a single entity may be distributed and implemented, and components described as being distributed may also be implemented in a combined form.

본 발명의 범위는 상기 상세한 설명보다는 후술하는 특허청구범위에 의하여 나타내어지며, 특허청구범위의 의미 및 범위 그리고 그 균등 개념으로부터 도출되는 모든 변경 또는 변형된 형태가 본 발명의 범위에 포함되는 것으로 해석되어야 한다.The scope of the present invention is defined by the appended claims rather than the detailed description and all changes or modifications derived from the meaning and scope of the claims and their equivalents are to be construed as being included within the scope of the present invention do.

110: 서버
120: 사용자 단말
210: 수신부
220: 스트림 ID 생성부
230: 전송부
410: 스트림 ID 전송부
420: 세션 관리부
430: 메시지 전송부
440: 스트림 ID 수신부
450: 추출부
460: 확인부
470: 데이터 수신부
110: Server
120: User terminal
210:
220: stream ID generation unit
230:
410: Stream ID transmission unit
420:
430:
440: Stream ID receiving unit
450:
460:
470:

Claims (17)

서버에서 UDP 기반의 멀티캐스트로 컨텐츠를 제공하는 방법에 있어서,
제 1 단말로부터 제 1 채널 ID를 포함하는 제 1 스트림 ID를 수신하는 단계;
상기 제 1 채널 ID와 제 1 컨텐츠 ID를 결합하여 제 2 스트림 ID를 생성하는 단계;
상기 제 2 스트림 ID를 멀티캐스트 네트워크로 전송하는 단계;
상기 제 1 채널 ID와 제 2 컨텐츠 ID를 결합하여 제 3 스트림 ID를 생성하는 단계; 및
상기 제 3 스트림 ID를 상기 멀티캐스트 네트워크로 전송하는 단계
를 포함하는, 멀티캐스트로 컨텐츠를 제공하는 방법.
A method for providing content in a server with UDP-based multicast,
Receiving a first stream ID including a first channel ID from a first terminal;
Generating a second stream ID by combining the first channel ID and the first content ID;
Transmitting the second stream ID to a multicast network;
Generating a third stream ID by combining the first channel ID and the second content ID; And
Transmitting the third stream ID to the multicast network
The method comprising the steps of:
제 1 항에 있어서,
상기 제 2 컨텐츠 ID는 상기 제 1 컨텐츠 ID가 증가된 값인, 멀티캐스트로 컨텐츠를 제공하는 방법.
The method according to claim 1,
Wherein the second content ID is a value obtained by increasing the first content ID.
제 1 항에 있어서,
상기 제 1 단말로부터 제 2 채널 ID를 포함하는 제 4 스트림 ID를 수신하는 단계;
상기 제 2 채널 ID와 제 3 컨텐츠 ID를 결합하여 제 5 스트림 ID를 생성하는 단계;
상기 제 5 스트림 ID를 상기 멀티캐스트 네트워크로 전송하는 단계;
상기 제 2 채널 ID와 제 4 컨텐츠 ID를 결합하여 제 6 스트림 ID를 생성하는 단계; 및
상기 제 6 스트림 ID를 상기 멀티캐스트 네트워크로 전송하는 단계
를 더 포함하는, 멀티캐스트로 컨텐츠를 제공하는 방법.
The method according to claim 1,
Receiving a fourth stream ID including a second channel ID from the first terminal;
Combining the second channel ID and the third content ID to generate a fifth stream ID;
Transmitting the fifth stream ID to the multicast network;
Combining the second channel ID and the fourth content ID to generate a sixth stream ID; And
Transmitting the sixth stream ID to the multicast network
Further comprising the steps of:
제 3 항에 있어서,
상기 제 4 컨텐츠 ID는 상기 제 3 컨텐츠 ID가 증가된 값인, 멀티캐스트로 컨텐츠를 제공하는 방법.
The method of claim 3,
Wherein the fourth content ID is a value obtained by increasing the third content ID.
제 1 항에 있어서,
상기 제 1 스트림 ID는 기설정된 비트에 상기 제 1 채널 ID를 포함하는 것인, 멀티캐스트로 컨텐츠를 제공하는 방법.
The method according to claim 1,
Wherein the first stream ID comprises the first channel ID in a predetermined bit.
제 1 항에 있어서,
상기 제 2 스트림 ID는 기설정된 비트에 상기 제 1 채널 ID를 포함하고, 상기 기설정된 비트와 다른 비트에 상기 제 1 컨텐츠 ID를 포함하는 것인, 멀티캐스트로 컨텐츠를 제공하는 방법.
The method according to claim 1,
Wherein the second stream ID includes the first channel ID in a predetermined bit and the first content ID in a bit different from the predetermined bit.
UDP 기반의 멀티캐스트로 컨텐츠를 제공하는 서버에 있어서,
제 1 단말로부터 제 1 채널 ID를 포함하는 제 1 스트림 ID를 수신하는 수신부;
상기 제 1 채널 ID와 제 1 컨텐츠 ID를 결합하여 제 2 스트림 ID를 생성하는 스트림 ID 생성부; 및
상기 제 2 스트림 ID를 멀티캐스트 네트워크로 전송하는 전송부를 포함하되,
상기 스트림 ID 생성부에서, 상기 제 1 채널 ID와 제 2 컨텐츠 ID를 결합하여 제 3 스트림 ID를 생성하면,
상기 전송부는, 상기 제 3 스트림 ID를 상기 멀티캐스트 네트워크로 전송하는 것인, 멀티캐스트로 컨텐츠를 제공하는 서버.
A server for providing contents in a UDP-based multicast,
A receiver for receiving a first stream ID including a first channel ID from a first terminal;
A stream ID generation unit for generating a second stream ID by combining the first channel ID and the first content ID; And
And a transmitting unit for transmitting the second stream ID to the multicast network,
If the stream ID generation unit generates the third stream ID by combining the first channel ID and the second content ID,
Wherein the transmitting unit transmits the third stream ID to the multicast network.
제 7 항에 있어서,
상기 제 2 컨텐츠 ID는 상기 제 1 컨텐츠 ID가 증가된 값인, 멀티캐스트로 컨텐츠를 제공하는 서버.
8. The method of claim 7,
Wherein the second content ID is a value obtained by increasing the first content ID.
제 7 항에 있어서,
상기 수신부에서,
상기 제 1 단말로부터 제 2 채널 ID를 포함하는 제 4 스트림 ID를 수신하는 경우,
상기 스트림 ID 생성부는,
상기 제 2 채널 ID와 제 3 컨텐츠 ID를 결합하여 제 5 스트림 ID를 생성하고,
상기 전송부는,
상기 제 5 스트림 ID를 상기 멀티캐스트 네트워크로 전송하되,
상기 스트림 ID 생성부는,
상기 제 2 채널 ID와 제 4 컨텐츠 ID를 결합하여 제 6 스트림 ID를 생성하고,
상기 전송부는,
상기 제 6 스트림 ID를 상기 멀티캐스트 네트워크로 전송하는 것인, 멀티캐스트로 컨텐츠를 제공하는 서버.
8. The method of claim 7,
In the receiving unit,
When receiving a fourth stream ID including a second channel ID from the first terminal,
Wherein the stream ID generation unit comprises:
Generates a fifth stream ID by combining the second channel ID and the third content ID,
Wherein the transmission unit comprises:
Transmitting the fifth stream ID to the multicast network,
Wherein the stream ID generation unit comprises:
Generates a sixth stream ID by combining the second channel ID and the fourth content ID,
Wherein the transmission unit comprises:
And transmits the sixth stream ID to the multicast network.
제 9 항에 있어서,
상기 제 4 컨텐츠 ID는 상기 제 3 컨텐츠 ID가 증가된 값인, 멀티캐스트로 컨텐츠를 제공하는 서버.
10. The method of claim 9,
Wherein the fourth content ID is a value obtained by incrementing the third content ID.
제 1 항에 있어서,
상기 제 1 스트림 ID는 기설정된 비트에 상기 제 1 채널 ID를 포함하는 것인, 멀티캐스트로 컨텐츠를 제공하는 서버.
The method according to claim 1,
Wherein the first stream ID includes the first channel ID in a predetermined bit.
제 1 항에 있어서,
상기 제 2 스트림 ID는 기설정된 비트에 상기 제 1 채널 ID를 포함하고, 상기 기설정된 비트와 다른 비트에 상기 제 1 컨텐츠 ID를 포함하는 것인, 멀티캐스트로 컨텐츠를 제공하는 서버.
The method according to claim 1,
Wherein the second stream ID includes the first channel ID in a predetermined bit and the first content ID in a bit different from the predetermined bit.
UDP 기반의 멀티캐스트로 컨텐츠를 수신하는 사용자 단말에 있어서,
제 1 채널 ID를 포함하는 제 1 스트림 ID를 서버로 전송하는 스트림 ID 전송부;
상기 제 1 채널 ID의 세션을 오픈하는 세션 관리부;
멀티캐스트 네트워크로 IGMP 메시지를 전송하는 메시지 전송부;
멀티캐스트 네트워크로부터 상기 제 1 채널 ID와 제 1 컨텐츠 ID가 결합된 제 2 스트림 ID를 수신하는 스트림 ID 수신부;
상기 제 2 스트림 ID의 상기 제 1 채널 ID를 추출하는 추출부;
상기 제 2 스트림 ID에서 추출한 제 1 채널 ID가 상기 제 1 스트림 ID에 포함된 제 1 채널 ID와 동일한지 확인하는 확인부;
확인 결과, 상기 제 1 채널 ID가 동일한 경우, 상기 제 2 스트림 ID에 포함된 제 1 컨텐츠 ID를 통해 데이터를 수신하는 데이터 수신부를 포함하는, 사용자 단말.
A user terminal for receiving contents in a UDP-based multicast,
A stream ID transmission unit for transmitting a first stream ID including a first channel ID to a server;
A session management unit for opening a session of the first channel ID;
A message transmission unit for transmitting an IGMP message to the multicast network;
A stream ID receiver for receiving a second stream ID obtained by combining the first channel ID and the first content ID from the multicast network;
An extracting unit for extracting the first channel ID of the second stream ID;
A confirmation unit for confirming whether a first channel ID extracted from the second stream ID is the same as a first channel ID included in the first stream ID;
And a data receiver for receiving data through a first content ID included in the second stream ID when the first channel ID is identical to the first stream ID.
제 13 항에 있어서,
상기 스트림 ID 수신부는,
상기 멀티캐스트 네트워크로부터 상기 제 1 채널 ID와 제 2 컨텐츠 ID가 결합된 제 3 스트림 ID를 수신하는 것인, 사용자 단말.
14. The method of claim 13,
The stream ID receiving unit,
And receives a third stream ID from which the first channel ID and the second content ID are combined from the multicast network.
제 13 항에 있어서,
상기 스트림 ID 전송부는,
제 2 채널 ID를 포함하는 제 4 스트림 ID를 서버로 전송하면,
상기 세션 관리부는, 상기 제 2 채널 ID의 세션을 오픈하고,
상기 스트림 ID 수신부는, 상기 멀티캐스트 네트워크로부터 상기 제 2 채널 ID와 제 3 컨텐츠 ID가 결합된 제 5 스트림 ID를 수신하고,
상기 추출부는, 상기 제 5 스트림 ID의 상기 제 2 채널 ID를 추출하고,
상기 데이터 수신부는, 상기 제 5 스트림 ID에서 추출한 제 2 채널 ID가 상기 제 4 스트림 ID에 포함된 제 2 채널 ID와 대응하는 경우, 상기 제 5 스트림 ID에 포함된 제 3 컨텐츠 ID를 통해 데이터를 수신하되,
상기 스트림 ID 수신부는, 상기 멀티캐스트 네트워크로부터 상기 제 2 채널 ID와 제 4 컨텐츠 ID가 결합된 제 6 스트림 ID를 수신하는 것인, 사용자 단말.
14. The method of claim 13,
The stream ID transmission unit transmits,
When the fourth stream ID including the second channel ID is transmitted to the server,
Wherein the session management unit opens a session of the second channel ID,
The stream ID receiving unit receives a fifth stream ID in which the second channel ID and the third content ID are combined from the multicast network,
Wherein the extracting unit extracts the second channel ID of the fifth stream ID,
When the second channel ID extracted from the fifth stream ID corresponds to the second channel ID included in the fourth stream ID, the data receiving unit receives the data through the third content ID included in the fifth stream ID Receiving,
Wherein the stream ID receiving unit receives a sixth stream ID in which the second channel ID and the fourth content ID are combined from the multicast network.
제 13 항에 있어서,
상기 제 1 스트림 ID는 기설정된 비트에 상기 제 1 채널 ID를 포함하는 것인, 사용자 단말.
14. The method of claim 13,
Wherein the first stream ID comprises the first channel ID in a predetermined bit.
제 13 항에 있어서,
상기 제 2 스트림 ID는 기설정된 비트에 상기 제 1 채널 ID를 포함하고, 상기 기설정된 비트와 다른 비트에 상기 제 1 컨텐츠 ID를 포함하는 것인, 사용자 단말.
14. The method of claim 13,
Wherein the second stream ID includes the first channel ID in a predetermined bit and the first content ID in a bit different from the predetermined bit.
KR1020150019320A 2015-02-09 2015-02-09 Method and server for providing contents through udp based multicast and user device KR102272335B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020150019320A KR102272335B1 (en) 2015-02-09 2015-02-09 Method and server for providing contents through udp based multicast and user device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020150019320A KR102272335B1 (en) 2015-02-09 2015-02-09 Method and server for providing contents through udp based multicast and user device

Publications (2)

Publication Number Publication Date
KR20160097538A true KR20160097538A (en) 2016-08-18
KR102272335B1 KR102272335B1 (en) 2021-07-02

Family

ID=56874067

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020150019320A KR102272335B1 (en) 2015-02-09 2015-02-09 Method and server for providing contents through udp based multicast and user device

Country Status (1)

Country Link
KR (1) KR102272335B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20230070951A (en) * 2021-11-15 2023-05-23 국방과학연구소 Apparatus for collecting event and method thereof

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20130090103A (en) * 2012-02-03 2013-08-13 사단법인한국디지털케이블연구원 Digital cable broadcast settop box for mobile terminal, the system and transport method thereof
KR20140054961A (en) * 2012-10-30 2014-05-09 주식회사 케이티 Wireless gateway and method for watching iptv broadcast
KR20140100737A (en) * 2013-02-07 2014-08-18 주식회사 케이티 Home gateway device and method for providing iptv contents to mobile device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20130090103A (en) * 2012-02-03 2013-08-13 사단법인한국디지털케이블연구원 Digital cable broadcast settop box for mobile terminal, the system and transport method thereof
KR20140054961A (en) * 2012-10-30 2014-05-09 주식회사 케이티 Wireless gateway and method for watching iptv broadcast
KR20140100737A (en) * 2013-02-07 2014-08-18 주식회사 케이티 Home gateway device and method for providing iptv contents to mobile device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20230070951A (en) * 2021-11-15 2023-05-23 국방과학연구소 Apparatus for collecting event and method thereof

Also Published As

Publication number Publication date
KR102272335B1 (en) 2021-07-02

Similar Documents

Publication Publication Date Title
US10034058B2 (en) Method and apparatus for distributing video
US20120140645A1 (en) Method and apparatus for distributing video
US20130114597A1 (en) Proxy server, relay method, communication system, relay control program, and recording medium
CN107948762B (en) Live video transmission method, device and system
US8307049B2 (en) Method and device for obtaining media description information of IPTV services
US11277456B2 (en) System and method for delivering an audio-visual con tent to a client device
JPWO2005099188A1 (en) Communication quality control method and apparatus
US20150215680A1 (en) Method and apparatus for providing video on demand
US9838209B2 (en) Method for subscribing to streams from multicast clients
CN104270604B (en) Obtain the method, system and device of the real time video data of IPC
CN103026680A (en) Session control for media stream transmission
MXPA06000670A (en) Method and system for providing a transmission link for streaming traffic.
CN107615731B (en) Multicast delay diagnosis method and device
CN113287283A (en) Method and system for audiovisual live content delivery
CN113475084B (en) Multicast assisted delivery
US20100106962A1 (en) Method, apparatus, and system for managing multimedia services
CN108965428A (en) The transmission method of live data, device, electronic equipment, system
CN110740300A (en) Multimedia data transmission method, system, client and video monitoring equipment
WO2011120368A1 (en) Method, server and system for providing real-time video service in telecommunication network
CN108810475A (en) A kind of Android video monitoring apparatus based on Onvif standards and Sip agreements
KR102272335B1 (en) Method and server for providing contents through udp based multicast and user device
Hammershøj et al. Next-generation ott distribution architecture supporting multicast-assisted abr (mabr) and http/3 over quic
US11089442B2 (en) System and method for dynamically switching eMBMS services
US20160359765A1 (en) Playout buffering of encapsulated media
CN113098864B (en) Data transmission system

Legal Events

Date Code Title Description
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant