並び順

ブックマーク数

期間指定

  • から
  • まで

81 - 120 件 / 122件

新着順 人気順

"HTTP live streaming"の検索結果81 - 120 件 / 122件

  • HTTP Live Streaming

    This is an older version of an Internet-Draft that was ultimately published as RFC 8216. This document is an Internet-Draft (I-D). Anyone may submit an I-D to the IETF. This I-D is not endorsed by the IETF and has no formal standing in the IETF standards process. Informational R. Pantos, Ed. Internet-Draft Apple Inc. Intended status: Informational W. May Expires: November 23, 2017 Major League Bas

    • HTTP Live Streaming

      This document provides an overview of Apple's HTTP Live Streaming (HLS) protocol for dynamically adapting video streaming to network conditions. It describes the basics of HLS including how content is prepared and served, how clients play the stream by obtaining playlist files that list available media segments, and new tags defined by the HLS protocol such as EXT-X-TARGETDURATION and EXT-X-MEDIA-

        HTTP Live Streaming
      • HTTP Live Streaming

        This is an older version of an Internet-Draft that was ultimately published as RFC 8216. This document is an Internet-Draft (I-D). Anyone may submit an I-D to the IETF. This I-D is not endorsed by the IETF and has no formal standing in the IETF standards process. Informational R. Pantos, Ed. Internet-Draft W. May Intended status: Informational Apple Inc. Expires: April 2, 2012 September 30, 2011 H

        • Is it possible to play HTTP Live Streaming video within Flash platform designed for iOS? (.m3u8 playlist)

          We're using HTTP live streaming service designed for Apple's iOS devices. It's working well with iOS devices currently. Source video fragments are stored in server formatted in H.264 and with MPEG2(.ts) container. Is there a way to play these video in Flash platform? These are my current investigations. As I know, Adobe offers their own streaming format F4F, anyway we already decided not to go for

            Is it possible to play HTTP Live Streaming video within Flash platform designed for iOS? (.m3u8 playlist)
          • iPhone, iPad, iPod – HTTP Live Streaming (HLS) with free tools on Windows

            iPhone, iPad, iPod – HTTP Live Streaming (HLS) with free tools on Windows Apple HTTP Live Streaming (HLS) has been a nightmare to get working. Below, I’ll go through some of my trials and tribulations in getting HLS encoding for non-live streams working in Windows.   In summary, I couldn’t get the bitrate I wanted on my videos.  I’ll provide explanations (and rants) below, but first, for the impat

            • serve HLS (HTTP Live Streaming) content from node.js

              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                serve HLS (HTTP Live Streaming) content from node.js
              • HTTP Live Streaming

                This is an older version of an Internet-Draft that was ultimately published as RFC 8216. This document is an Internet-Draft (I-D). Anyone may submit an I-D to the IETF. This I-D is not endorsed by the IETF and has no formal standing in the IETF standards process. Informational R. Pantos, Ed. Internet-Draft W. May Intended status: Informational Apple Inc. Expires: April 17, 2014 October 14, 2013 HT

                • HTTP Live Streaming (HLS) - Apple Developer

                  HTTP Live Streaming Send live and on‐demand audio and video to iPhone, iPad, Mac, Apple TV, and PC with HTTP Live Streaming (HLS) technology from Apple. Using the same protocol that powers the web, HLS lets you deploy content using ordinary web servers and content delivery networks. HLS is designed for reliability and dynamically adapts to network conditions by optimizing playback for the availabl

                  • Enabling Low-Latency HTTP Live Streaming (HLS) | Apple Developer Documentation

                    Add Low-Latency HLS to your content streams to maintain scalability.

                      Enabling Low-Latency HTTP Live Streaming (HLS) | Apple Developer Documentation
                    • GitHub - hirooka/chukasa: HTTP Live Streaming (HLS) server that distributes video file on demand, live stream of webcam, live stream of capture device and captured video file (okkake playback) using hardware acceleration to cross-platform.

                      Dismiss Join GitHub today GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together. Sign up HTTP Live Streaming (HLS) server that distributes video file on demand, live stream of webcam, live stream of capture device and captured video file (okkake playback) using hardware acceleration to cross-platform.

                        GitHub - hirooka/chukasa: HTTP Live Streaming (HLS) server that distributes video file on demand, live stream of webcam, live stream of capture device and captured video file (okkake playback) using hardware acceleration to cross-platform.
                      • refractalize! - Implementing HTTP Live Streaming

                        Why Use HTTP Live Streaming?HTTP Live Streaming offers several advantages over other streaming technologies: Variable bitrate streaming, built into the playerDue to an AppStore restriction, content longer than 10 minutes could be viewed over a 3G connection.Very cacheable, all content is distributed over regular HTTP or HTTPS connections. No messing about with RTMP/RTSP media streaming servers on

                        • Mobile Movies with HTTP Live Streaming (CocoaConf Columbus, Aug '12)

                          Mobile Movies with HTTP Live Streaming (CocoaConf Columbus, Aug '12) If your iOS app streams video, then you're going to be using HTTP Live Streaming. Between the serious support for it in iOS, and App Store rules mandating its use in some cases, there realistically is no other choice. But where do you get started and what do you have to do? In this session, we'll take a holistic look at how to us

                            Mobile Movies with HTTP Live Streaming (CocoaConf Columbus, Aug '12)
                          • About HTTP Live Streaming

                            About HTTP Live StreamingHTTP Live Streaming (HLS) is Apple's technology for streaming live and on-demand audio/video content to iPhone, iPad, iPod touch, Apple TV, and Mac. Central to HLS is the delivery of content using the HTTP protocol—the same protocol that powers the web. HTTP lets you easily deploy media content in streams using commonplace web servers rather than specialized streaming serv

                            • お手軽iPhoneアプリ開発メモ Example Playlist Files for use with HTTP Live Streaming メモ

                              Example Playlist Files for use with HTTP Live Streaming メモ このテクニカルノートでは、HTTPライブストリーミングマルチメディアデータをストリーミングするために使用できる いくつかの例ではプレイリストファイルについて説明します。 Introduction HTTPライブストリーミングは、メディアの種類別セグメントファイルと呼ばれる典型的には約10秒持続時間の小さい一連のファイル、 などのオーディオおよびビデオを送信します。 インデックスファイル、またはプレイリストは、メディアセグメントファイルのURLの、順序付けされたリストを提供しています。 HTTPライブストリーミング用のインデックスファイルは。M3U8プレイ、MP3プレイリストに使用されます。m3u形式の拡張子と して保存されます。 インデックスファイルのURLは、シーケンス内

                              • Http Live Streamingのマニフェストファイル(m3u8)の#EXT-X-TARGETDURATIONと#EXTINFについて

                                仕様によれば、 4.3.2.1. EXTINF The EXTINF tag specifies the duration of a Media Segment. It applies only to the next Media Segment. This tag is REQUIRED for each Media Segment. 4.3.3.1. EXT-X-TARGETDURATION The EXT-X-TARGETDURATION tag specifies the maximum Media Segment duration. The EXTINF duration of each Media Segment in the Playlist file, when rounded to the nearest integer, MUST be less than or equ

                                  Http Live Streamingのマニフェストファイル(m3u8)の#EXT-X-TARGETDURATIONと#EXTINFについて
                                • Google Cast SDK、MPEG-DASHやHTTP Live Streamingなどのサポートを追加

                                  Spring BootによるAPIバックエンド構築実践ガイド 第2版 何千人もの開発者が、InfoQのミニブック「Practical Guide to Building an API Back End with Spring Boot」から、Spring Bootを使ったREST API構築の基礎を学んだ。この本では、出版時に新しくリリースされたバージョンである Spring Boot 2 を使用している。しかし、Spring Boot3が最近リリースされ、重要な変...

                                    Google Cast SDK、MPEG-DASHやHTTP Live Streamingなどのサポートを追加
                                  • Http Live Streaming | その日その日に

                                    一定期間更新がないため広告を表示しています

                                      Http Live Streaming | その日その日に
                                    • Deploying HTTP Live Streaming

                                      Deploying HTTP Live StreamingTo actually deploy HTTP Live Streaming, you need to create either an HTML page for browsers or a client app to act as a receiver. You also need the use of a web server and a way to either encode live streams as MPEG-2 transport streams or to create MP3 or MPEG-4 media files with H.264 and AAC encoding from your source material. You can use the Apple-provided tools to s

                                      • GitHub - TooTallNate/node-live-streaming: A connect/stack layer to serve HTTP Live Streaming content.

                                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                          GitHub - TooTallNate/node-live-streaming: A connect/stack layer to serve HTTP Live Streaming content.
                                        • FFMPEG mp4 from http live streaming m3u8 file?

                                          Ask questions, find answers and collaborate at work with Stack Overflow for Teams. Explore Teams Collectives™ on Stack Overflow Find centralized, trusted content and collaborate around the technologies you use most. Learn more about Collectives

                                            FFMPEG mp4 from http live streaming m3u8 file?
                                          • Using openssl encryption for Apple's HTTP Live Streaming

                                            Has anyone had any luck getting encrypted streaming to work with Apple's HTTP Live Streaming using openssl? It seems I'm almost there but my video doesn't play but I don't get any errors in Safari either (like "Video is unplayable" or "You don't have permission to play this video" when I got the key wrong). #bash script: keyFile="key.txt" openssl rand 16 > $keyFile hexKey=$(cat key.txt | hexdump -

                                              Using openssl encryption for Apple's HTTP Live Streaming
                                            • アップルは、HTTP Live Streaming標準をiPhone 3.0に乗り出させます - ネタノート

                                              翻訳済みリンク: アップルは、HTTP Live Streaming標準をiPhone 3.0に乗り出させます. オリジナルリンク: Apple launches HTTP Live Streaming standard in iPhone 3.0. 関連したAppleInsider記事:*ogg Theora、H.264とHTML 5ブラウザー...*iPhoneに綱でつなぐこと中のアップル(Flash支持)、そして、...*iPhoneへのCBS流動無料テレビプログラミング...*iTunes Replayオンデマンドビデオを準備させているアップル...*スノーに結ばれるiPhone Push Notification Server...3.0が支持である新しいiPhoneのより見渡された特徴のうちの1つ

                                              • Technical Q&A QA1767: Resolving App Store Approval Issues for HTTP Live Streaming

                                                Q: My Application was rejected with the "HTTP Live Streaming rejection 9.4". What does this mean and where can I find information about correctly authoring my live streams for approval? A: The Rejection 9.4 - HTTP Live Streaming rejection notice specifically states: "Video streaming content over a cellular network longer than 10 minutes must use HTTP Live Streaming and include a baseline 192 kbps

                                                • HTTP Live StreamingによるiPhone5への動画配信 – Yama's Memorandum

                                                  April 23, 2013 – 2:42 pm HTTP Live StreamingによるiPhone5への動画の配信を試してみた。サーバー上の動画ファイルを、試しに、Streaming配信し、それなりの性能が出ることを確認した。 Video Cameraから、直接、映像データを送るといったいわゆるLive映像の配信には道遠しという感じはあるが、なんとか録画済みの動画ファイルの配信は成功した。 今回の作業で知ったこと経験などメモしておいた。 RTMPによる動画配信との比較: 以前、AdobeのRTMPによる動画の配信を行ったことがある。Red5をサーバーとする動画配信をしたわけだが、現在もこの方式を用いて、動画配信を行っている。 このRTMPを用いた動画配信の方式はiPhoneをクライアントとしては使うことができない。iPhoneではAdobeのFlashがサポートされないからだ。Fl

                                                  • HTTP Live Streaming with VLC • Async.fi

                                                    February 27, 2011Well, it took "a while" but I finally got HTTP Live Streaming working with VLC. Downloading and compiling the latest from Videolan's Git repo was required ("1.2.0-git Twoflower" here). I might add that even though on the box that I did this I've compiled a lot of different programs (an Ubuntu installation that has gone through multiple dist-upgrades so it's a few years old and has

                                                    • Examples - HTTP Live Streaming - Apple Developer

                                                      Streaming Examples View developer example streams on iOS, iPadOS, macOS, tvOS, and visionOS that demonstrate the features of HTTP Live Streaming (HLS). 3D movie stream MV-HEVC/UHD/Dolby Vision/Dolby Digital/Dolby Atmos View 3D example (fMP4) This example is a scene from Prehistoric Planet that has been converted to 3D for playback on Apple Vision Pro. Watch Prehistoric Planet in 2D on Apple TV+, w

                                                      • FFMpeg Http Live Streaming - 2020

                                                        In this section, we'll setup Apache server with Ubuntu 13.04. Then, do http live streaming via localhost. sudo apt-get install apache2 To make .htaccess files work as expected, you need to edit this file: /etc/apache2/sites-available/default Look for a section that looks like this: <Directory /var/www/> Options Indexes FollowSymLinks MultiViews AllowOverride None Order allow,deny allow from all #

                                                        • HLS(Http Live Streaming)形式のストリーミング動画を、Android のVideoView で再生する - ブログ・ア・ラ・クレーム

                                                          HLS(Http Live Streaming)はApple の提唱するストリーミング用プロトコルの一種です。 https://developer.apple.com/resources/http-streaming/ iOS端末向けに開発されている模様ですが、Android でも3.0 以上なら再生できる模様。 http://developer.android.com/guide/appendix/media-formats.html HLSを再生するアプリ側のコードとしては、VideoView のsetVideoPath でHLSプレイリストのURLを渡してやるだけでOKです。 例えば以下のような感じ。 VideoView videoView = (VideoView)findViewById(R.id.videoview); videoView.setVideoPath("http:

                                                            HLS(Http Live Streaming)形式のストリーミング動画を、Android のVideoView で再生する - ブログ・ア・ラ・クレーム
                                                          • HTTP Live Streaming 代替ストリームを設定する | ビズバレー スタッフブログ

                                                            ActionScript (10) Starling Framework (9) CG (2) Linux (2) TinCan/ExperienceAPI (1) Uncategorized (2) アウトドア (172) イベント (11) お店 (9) ギア (46) キャンプ (39) サーフィン (6) その他 (8) トレラン (20) ラン (22) 海水浴・磯遊び (15) 登山 (44) 自転車 (6) イベント・展示会 (22) お仕事 (107) After Effect (43) eラーニング (1) お知らせ (10) スマホアプリ開発 (1) ブルーバックスタジオ (12) 会社行事 (11) 撮影 (20) 機材 (13) 編集 (15) グルメ (36) タピオカ (11) ラーメン (3) デジタル一眼ムービー (3) プライベート (195) 旅行 (8

                                                              HTTP Live Streaming 代替ストリームを設定する | ビズバレー スタッフブログ
                                                            • Mobile Movies with HTTP LIve Streaming (CocoaConf DC, Jun '12)

                                                              Mobile Movies with HTTP LIve Streaming (CocoaConf DC, Jun '12) If your iOS app streams video, then you're going to be using HTTP Live Streaming. Between the serious support for it in iOS, and App Store rules mandating its use in some cases, there realistically is no other choice. But where do you get started and what do you have to do? In this session, we'll take a holistic look at how to use HLS.

                                                                Mobile Movies with HTTP LIve Streaming (CocoaConf DC, Jun '12)
                                                              • SinatraでHTTP Live Streaming - Qiita

                                                                動画をダイレクトにサーバから視聴する方法は他にもストリーミング系の仕組みがあるらしいのですが、Sinatraがストリーミングにうまく対応できてないような感じなので、ガチガチの配信ではなく「なんちゃってストリーミング動画配信」をする為のメモです。Appleが考案していてiOSとも親和性が高い技術なので採用しました。 環境 Ubuntu 18.04.2 LTS (GNU/Linux 4.15.0-99-generic x86_64) Sinatra 2.0.5 (bundlerで起動する前提です) ffmpeg N-97994-g83fa39e UbuntuとSinatraは既に環境に配置されているとします。 また、インストール作業用フォルダとffmpegのバイナリを格納するフォルダをhomeに作成します。 ffmpeg_sources ffmpeg_build bin ffmpegのインスト

                                                                  SinatraでHTTP Live Streaming - Qiita
                                                                • http live streaming windows - Google 検索

                                                                  HTTP Live Streaming は、特別なサーバーアプリケーションを必要とせず、MIME設定を行えば簡単に配信できることを、HTTP Live Streaming 動画配信のやり方 (実践)で、 ...

                                                                  • 2022年版 HTTP Live Streaming(HLS)のやり方|Re:design News

                                                                    Appleさんが開発したHTTP Live Streaming(以下、HLS)を活用すると難しい設定なしで、しかも既存のサーバーで簡単にストリーミングが実現できるって聞いたけどマ? って思ってるアナタがたどり着いた記事がこちらです。 お疲れ様です! Contentsデモサイト概要対応状況HLSの仕組みとメリットMacでの導入方法(Windowsは自分で調べて^^;)実際に動かす方法ローカルで動かす場合Android気になったこと文献 デモサイト →デモサイトはこちら 概要 動画配信サイトが乱立している世界。 YouTubeやAbema TVなんかでも活用しているHLS技術。 こちらをサクッと解説します。 対応状況 まずは対応状況のおさらい。 2022年3月30日現在、下記のブラウザで利用できます。 Appleさんが作っただけあって、Safariはもちろん対応済み。 それ以外にはAndroi

                                                                      2022年版 HTTP Live Streaming(HLS)のやり方|Re:design News
                                                                    • HTTP Live Streaming でアダプティブストリーミングのやり方|スタッフブログ|株式会社ビズバレー|BizValley Inc.|eラーニング、教育コンテンツ制作に強い映像制作会社

                                                                      HTTP Live Streaming(HLS)の特徴に、アダプティブストリーミングができることを、概要で少し触ましたが、今回は、実際にアダプティブストリーミングを試してみようと思います。 まず、アダプティブストリーミングについて説明します。アダプティブという言葉は、日本語に訳すと「適応」とか「順応」という意味になります。何に適応するのかと言うと、再生端末の「通信速度」です。いまどきの映像視聴は、固定回線だけでなく、LTE、wifiなど無線回線で見ることも多くなってきました。そこで問題となるのが、通信速度が遅かったり安定しない場合、映像が途中で止まりがちになることです。 アダプティブストリーミングは、多少画質を下げてでも、なるべく再生を止めないようにする技術で、ビットレートの異なる動画を複数用意すると、通信速度に応じて、適切な動画に切り替えながら再生を行います。 また、HTTP Live

                                                                        HTTP Live Streaming でアダプティブストリーミングのやり方|スタッフブログ|株式会社ビズバレー|BizValley Inc.|eラーニング、教育コンテンツ制作に強い映像制作会社
                                                                      • HLS(Http Live Streaming)サーバーを作ってみる : Linux備忘録&ちょっと休憩しましょ

                                                                        Linux備忘録&ちょっと休憩しましょ PC-UNIX創成期はFreeBSDを使ったりしていました。今のように簡単に設置はできず、すべてソースからのコンパイルだったので、起動した時はちょっと感動。 その後、opensuselinux10.1を使ったりしましたが、現在はCentOSが基本です。やっぱり簡単・便利。でも、メジャーバージョンアップの度にsysconfigあたりが変わるのには閉口ですね。 そのCentosも終わったし、Alma?Rocky?MIRACLE? それともDebian系?

                                                                          HLS(Http Live Streaming)サーバーを作ってみる : Linux備忘録&ちょっと休憩しましょ
                                                                        • HLS (HTTP Live Streaming)とは何か? [ Wowza Blog 翻訳 ]

                                                                          原文: "What Is HLS (HTTP Live Streaming)?"(2020 年 7 月投稿分) 2020 年、ついに Flash の時代が終わりを迎えます − 現在は Flash に代わり、Apple の HTTP Live Streaming(HLS)がストリーミングビデオを視聴者に配信するために好ましいプロトコルとして、多く利用されています。HLS とは、メディアサーバーから視聴者のスクリーンに映像とオーディオデータを転送するために使用される、様々な視聴環境への対応が考慮された、適応型の「HTTP ベース」のプロトコルです。テレビやモバイルアプリ等、視聴者がどのデバイスを介してライブビデオを視聴しているか、テレビのオンデマンドコンテンツを視聴しているかに関わらず、HLS ストリーミングが関与している可能性があります。Apple デバイスを使用している場合は、その可能性が

                                                                            HLS (HTTP Live Streaming)とは何か? [ Wowza Blog 翻訳 ]
                                                                          • HLS(HTTP Live Streaming)形式でiOSにストリーミングする方法 : ぶっちぎるのは少数派

                                                                            表題に関しての情報が、Adobeのデベロッパーガイドに載っていたので紹介します。 AMS5.01に関する情報が以下にありました。英文のソースです。 Stream live media (HTTP) その中でPublish and play a single live stream over HTTP という大項目があり、 手順6にHLS形式でストリーミングする方法が書かれていると思われます。 文章中にある HTTP Live Streaming Overview(英文) のリンク先を見ます。 おっと、申し訳ありません。 英語はちょっと・・・という方がおられると思います。 私も英語が得意ではないので、昨日は2時間掛けても全然進みませんでした(;´Д`) しかし今日、英文の続きを読もうかと思っていたら、なんと日本語訳されたものがあったのです! 以下が日本語訳された文書です。 HTTP Live

                                                                              HLS(HTTP Live Streaming)形式でiOSにストリーミングする方法 : ぶっちぎるのは少数派
                                                                            • 日本サイバーテック|法人向け,動画配信,動画変換,動画販売,課金,HLS,HTTP LIVE STREAMING,MPEGDASH,Adobe Flash Media Server,Streaming,VOD,ホスティング,レンタルサーバ,ライブ配信,スマートフォン,タブレット,iOS,Android,RIA,WEBコンテンツ,NCT

                                                                              カジュアルからリッチまで あらゆるWEBコンテンツの企画・開発・運用をトータルでサポートいたします 株式会社日本サイバーテック/NCT NCTは1995年からインターネットプレゼンス業務をメインに、デザイン・システムの融合を図ったWEB・Mobileコミュニケーショントータルソリューションを提供。メディア潮流に先駆け、いち早くクラウドホスティングによるリッチメディア配信に注力し、今後も新たなプラットフォームサービスをサポートいたします。 / SmartHTML5(左)とYoutube(右)の動画配信品質(画質)比較 / 元動画フォーマット等/H.264, 1280×720, AAC48000Hzステレオ(LR), 60fps, 12Mbitrate

                                                                                日本サイバーテック|法人向け,動画配信,動画変換,動画販売,課金,HLS,HTTP LIVE STREAMING,MPEGDASH,Adobe Flash Media Server,Streaming,VOD,ホスティング,レンタルサーバ,ライブ配信,スマートフォン,タブレット,iOS,Android,RIA,WEBコンテンツ,NCT
                                                                              • 国立国会図書館デジタルコレクションがHTTP Live Streamingに対応。 | デジタルアーカイブ学会

                                                                                国立国会図書館デジタルコレクションがFlashに加え、2017年9月29日からHLS (HTTP Live Streaming) にも対応し、動作環境に「Android 6/iOS 10」が加わった。歴史的音源も同様。

                                                                                • [Kinesis Video Stream] HTTP Live Streaming(HLS)による動画の配信 | DevelopersIO

                                                                                  1 はじめに こんにちは、AIソリューション部の平内(SIN)です。 Kinesis Video Streamに送られた動画は、以下の2つ方法で再生が可能ですが、今回は、1つ目のHLSを試してみました。 HTTP Live Streaming (HLS) GetMedia (API) HLSは、業界標準の HTTP ベースのメディアストリーミング通信プロトコルで、ライブ再生又は、オンデマンドの再生が可能です。 HLSの配信においては、ストリームセグメンターや、ファイルセグメンターで .m3u8(プレイリスト)や.ts(動画)ファイルを生成しますが、この部分をKinesis Video Streamだけで実現可能です。 参考:HTTP Live Streamingで動画を配信してみる なお、Kinesis Video Streamでは、HLSで配信できる動画の要件は以下のとおりです。 メディ

                                                                                    [Kinesis Video Stream] HTTP Live Streaming(HLS)による動画の配信 | DevelopersIO