KR102058916B1 - Html5 실시간 재생기 및 그것을 이용한 실시간 재생 방법 - Google Patents
Html5 실시간 재생기 및 그것을 이용한 실시간 재생 방법 Download PDFInfo
- Publication number
- KR102058916B1 KR102058916B1 KR1020180046127A KR20180046127A KR102058916B1 KR 102058916 B1 KR102058916 B1 KR 102058916B1 KR 1020180046127 A KR1020180046127 A KR 1020180046127A KR 20180046127 A KR20180046127 A KR 20180046127A KR 102058916 B1 KR102058916 B1 KR 102058916B1
- Authority
- KR
- South Korea
- Prior art keywords
- data
- length
- time
- web browser
- playback
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 21
- 230000005540 biological transmission Effects 0.000 claims abstract description 6
- 238000006243 chemical reaction Methods 0.000 claims description 6
- 230000008929 regeneration Effects 0.000 claims description 2
- 238000011069 regeneration method Methods 0.000 claims description 2
- 238000010586 diagram Methods 0.000 description 8
- 230000003044 adaptive effect Effects 0.000 description 1
- 230000001788 irregular Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 230000011218 segmentation Effects 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/40—Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
- H04N21/43—Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
- H04N21/435—Processing of additional data, e.g. decrypting of additional data, reconstructing software from modules extracted from the transport stream
- H04N21/4355—Processing of additional data, e.g. decrypting of additional data, reconstructing software from modules extracted from the transport stream involving reformatting operations of additional data, e.g. HTML pages on a television screen
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/40—Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
- H04N21/47—End-user applications
- H04N21/478—Supplemental services, e.g. displaying phone caller identification, shopping application
- H04N21/4782—Web browsing, e.g. WebTV
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/80—Generation or processing of content or additional data by content creator independently of the distribution process; Content per se
- H04N21/81—Monomedia components thereof
- H04N21/8166—Monomedia components thereof involving executable data, e.g. software
- H04N21/8173—End-user applications, e.g. Web browser, game
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- General Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Information Transfer Between Computers (AREA)
- Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
Abstract
본 발명에 따르면, 스트리밍 서버로 재생 요청한 미디어 데이터를 재생기에서 직접 0.5~1초 단위로 분할하여 Segmented MP4로 변환하고 변환한 데이터를 웹 브라우저 상에서 2~3초 분량씩 축적하여 재생함으로써, 약 2~3초의 재생 딜레이 만이 발생함은 물론, 스트리밍 서버와 접속이 끊어지지 않은 상태에서 데이터를 안정적으로 스트리밍받을 수 있다.
Description
도 2는 도 1에 도시된 재생기의 구성을 나타낸 도면이다.
도 3은 도 2에 도시된 재생기를 이용한 실시간 재생 방법을 설명하는 도면이다.
도 4는 도 1의 시스템과 종래 시스템의 네트워크 사용량을 비교한 도면이다.
210: 요청부 220: 수신부
230: 버퍼 240: 변환부
250: 전달부 260: 재생부
Claims (12)
- 웹 브라우저가 설치된 HTML5 실시간 재생기에 있어서,
스트리밍 서버로 미디어 데이터의 재생을 요청하는 요청부;
상기 스트리밍 서버로부터 재생 매타 정보가 삽입된 상기 미디어 데이터를 스트림 단위로 수신하는 수신부;
상기 수신된 미디어 데이터를 축적하는 버퍼;
상기 버퍼에 상기 미디어 데이터가 제1 시간(T1) 길이 단위로 축적될 때마다, 상기 T1 길이의 데이터를 세그먼트화 MP4(Segmented MP4) 형식으로 실시간 변환하는 변환부;
상기 변환된 T1 길이의 데이터를 표준 API를 통해 상기 웹 브라우저로 전달하는 전달부; 및
상기 전달된 데이터의 분량이 제2 시간(T2) 길이를 충족하면, 상기 웹 브라우저에 내장된 코덱을 작동시켜 상기 T2 길이의 데이터의 재생을 시작하는 재생부를 포함하며,
상기 재생부는,
상기 웹 브라우저로 전달되는 데이터의 분량이 상기 T2 길이를 충족할 때마다, 상기 코덱을 작동시켜 상기 T2 길이의 데이터를 재생하며,
상기 T2는 상기 T1의 N 배수(N은 2 이상의 정수)인 HTML5 실시간 재생기. - 삭제
- 삭제
- 청구항 1에 있어서,
상기 T1은 0.5초 내지 1초 범위이고, 상기 T2는 2초 내지 3초 범위인 HTML5 실시간 재생기. - 청구항 1에 있어서,
상기 표준 API는,
HTML5용 자바스크립트 API에 해당하는 MSE(Media Source Extensions)이며, 상기 MSE는 상기 웹 브라우저에 탑재된 HTML5 실시간 재생기. - 청구항 1에 있어서,
상기 미디어 데이터의 재생 딜레이 시간은 상기 T2 길이만큼 발생되는 HTML5 실시간 재생기. - 웹 브라우저가 설치된 HTML5 실시간 재생기의 실시간 재생 방법에 있어서,
스트리밍 서버로 미디어 데이터의 재생을 요청하는 단계;
상기 스트리밍 서버로부터 재생 매타 정보가 삽입된 상기 미디어 데이터를 스트림 단위로 수신하는 단계;
상기 수신된 미디어 데이터를 버퍼에 축적하는 단계;
상기 버퍼에 상기 미디어 데이터가 제1 시간(T1) 길이 단위로 축적될 때마다, 상기 T1 길이의 데이터를 세그먼트화 MP4(Segmented MP4) 형식으로 실시간 변환하는 단계;
상기 변환된 T1 길이의 데이터를 표준 API를 통해 상기 웹 브라우저로 전달하는 단계;
상기 전달된 데이터의 분량이 제2 시간(T2) 길이를 충족하면, 상기 웹 브라우저에 내장된 코덱을 작동시켜 상기 T2 길이의 데이터의 재생을 시작하는 단계; 및
상기 웹 브라우저로 전달되는 데이터의 분량이 상기 T2 길이를 충족할 때마다, 상기 코덱을 작동시켜 상기 T2 길이의 데이터를 재생하는 단계를 포함하며,
상기 T2는 상기 T1의 N 배수(N은 2 이상의 정수)인 실시간 재생 방법. - 삭제
- 삭제
- 청구항 7에 있어서,
상기 T1은 0.5초 내지 1초 범위이고, 상기 T2는 2초 내지 3초 범위인 실시간 재생 방법. - 청구항 7에 있어서,
상기 표준 API는,
HTML5용 자바스크립트 API에 해당하는 MSE(Media Source Extensions)이며, 상기 MSE는 상기 웹 브라우저에 탑재된 실시간 재생 방법. - 청구항 7에 있어서,
상기 미디어 데이터의 재생 딜레이 시간은 상기 T2 길이만큼 발생되는 실시간 재생 방법.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/KR2018/004999 WO2019189988A1 (ko) | 2018-03-30 | 2018-04-30 | Html5 실시간 재생기 및 그것을 이용한 실시간 재생 방법 |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020180037423 | 2018-03-30 | ||
KR20180037423 | 2018-03-30 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20190114692A KR20190114692A (ko) | 2019-10-10 |
KR102058916B1 true KR102058916B1 (ko) | 2019-12-26 |
Family
ID=68206737
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020180046127A KR102058916B1 (ko) | 2018-03-30 | 2018-04-20 | Html5 실시간 재생기 및 그것을 이용한 실시간 재생 방법 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR102058916B1 (ko) |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2017098706A (ja) * | 2015-11-20 | 2017-06-01 | 日本放送協会 | 受信装置、セグメント取得方法、及びプログラム |
-
2018
- 2018-04-20 KR KR1020180046127A patent/KR102058916B1/ko active IP Right Grant
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2017098706A (ja) * | 2015-11-20 | 2017-06-01 | 日本放送協会 | 受信装置、セグメント取得方法、及びプログラム |
Also Published As
Publication number | Publication date |
---|---|
KR20190114692A (ko) | 2019-10-10 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
TWI465113B (zh) | 內容重製系統、內容重製裝置、程式、內容重製方法、及提供內容伺服器 | |
CN110430457B (zh) | 异端音视频播放方法、装置及音视频播放系统 | |
CN102256162B (zh) | 基于实时文件格式转换的优化流媒体点播的方法和系统 | |
US9258333B2 (en) | Method for recovering content streamed into chunk | |
KR20120114016A (ko) | 사용자 컨텐츠를 외부 단말기에서 네트워크 적응적으로 스트리밍하는 방법 및 장치 | |
CN103036888A (zh) | 自适应的流媒体播放方法及其自适应播放单元 | |
JP5257367B2 (ja) | 映像配信装置、映像配信システム及び映像配信方法 | |
JP2005110244A (ja) | マルチメディアストリーミングサービスシステム及びその方法 | |
KR20110138134A (ko) | 멀티미디어 스트림 파일의 저장 파일 포맷, 저장 방법 및 이를 이용한 클라이언트 장치 | |
KR20130005873A (ko) | 방송 시스템에서 컨텐츠 수신 방법 및 장치 | |
CN103210642A (zh) | 在http流送期间发生表达切换时传送用于自然再现的可缩放http流的方法 | |
CN112752115A (zh) | 直播数据传输方法、装置、设备及介质 | |
TW201828709A (zh) | 在無清單檔案媒體串流期間偵測及發信新初始化區段 | |
CN105049931B (zh) | 对移动终端中非支持格式的视频进行转换的方法及系统 | |
CN115943631A (zh) | 流式传输包括具有切换集的可寻址资源索引轨道的媒体数据 | |
US10924524B2 (en) | Communication devices, communication data generation method, and communication data processing method | |
KR101472032B1 (ko) | Http 스트리밍에서 표현 스위칭시 처리 방법 | |
WO2014112186A1 (ja) | コンテンツサーバおよびコンテンツ配信方法 | |
JP4526294B2 (ja) | ストリームデータ送信装置、受信装置、プログラムを記録した記録媒体、およびシステム | |
JP2005094769A (ja) | マルチメディアコンテンツの高速ダウンロードサービス装置及びその方法 | |
CN101640627B (zh) | 多媒体数据串流传输的系统及其方法 | |
JP5151763B2 (ja) | 映像配信システム、映像配信装置、映像受信装置、映像配信方法、映像受信方法及びプログラム | |
CN113382278B (zh) | 视频推送方法、装置、电子设备和可读存储介质 | |
KR102058916B1 (ko) | Html5 실시간 재생기 및 그것을 이용한 실시간 재생 방법 | |
KR101819193B1 (ko) | 실시간 파일 포맷 변환 스트리밍 서비스 방법 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20180420 |
|
PA0201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20190617 Patent event code: PE09021S01D |
|
PG1501 | Laying open of application | ||
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20191217 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20191218 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20191219 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
PR1001 | Payment of annual fee |
Payment date: 20221130 Start annual number: 4 End annual number: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20231211 Start annual number: 5 End annual number: 5 |
|
PR1001 | Payment of annual fee |
Payment date: 20241216 Start annual number: 6 End annual number: 6 |