Does QTSS support HTTP Live Streaming?

Hi all,
I'm trying to create a streaming architecture based on HTTP Live Streaming.
Does anyone know if QTSS supports the HTTP Live Streaming?
And if not... is there any server that supports it?
Thanks for the replies.

Unfortunately, QTSS doesn't support HTTP Live Streaming. I wonder why Apple did not implement QTSS in Snow Leopard Server.
However, Helix Universal Server from Real can do the trick.
http://www.realnetworks.com/products-services/helix-server-proxy.aspx

Similar Messages

  • Support HTTP Live Streaming

    Dose anyone know OSMF support the HTTP live streaming yet?
    I am new to OSMF.  Any information will help!
    Thanks!

    Hey Cathy,
    I am David from RealEyes!
    I dont know if I am following your question completely. OSMF is for actionscript only so will never work natively on iOS except in an AIR for iOS application.
    If you want to do something in the browser check out the Strobe player. It has HTML 5 fallback for iOS and can make for an easy to use video player for browsers (mobile or desktop). In the latest release they have a bunch of cool mobile stuff as well.
    In the OSMF User Group last month they did a presentation on it that was recorded and talks about the HTML 5 support: http://osmf.groups.adobe.com/

  • "This computer does not support iTunes live streaming." Help?

    Just trying to catch up with the iTunes Festival, but for some reason when I click on the videos in the iTunes store, that little notification about "This computer...." shows up.
    What should I do?

    I am trying to figure this out too.
    this is what I have tried so far
    - using the iPhone app I was able to watch Adele live on my iPhone 4.
    - on my Windows 7 PC, using the same itunes account as on my phone, I was able to watch the reply of Adele.
    but, while on my work Computer (Windows Vista) and using the same itunes account as mentioned above, I am unable to view the Adele replay.
    both PC's are running iTunes 10.3.1 and using the same iTunes account.  The difference is the Windows version, but you post says you are using Windows 7, which I was able to get the reply to work on.
    I am in Canada.

  • How does HTTP live streaming support subtitles?

    Our app currently is on HTTP Live Streaming and everytime we scrub (fast forward or rewind) or if with low connection (buffering), the subtitle gets off-sync. Videos are segmented into 10 seconds so when you scrub, it jumps back to the nearest start of segment and when it does, it does not provide the exact and correct current playback time so we can't accurately compute for the offset, thus subtitle gets off synch.
    Our one solution is to use ID3 tagging when we encode our videos so we know exactly the time when segments starts. Unfortunately, there are not much encoding system that uses this yet.
    Any ideas on this?
    Thanks!

    Unfortunately, QTSS doesn't support HTTP Live Streaming. I wonder why Apple did not implement QTSS in Snow Leopard Server.
    However, Helix Universal Server from Real can do the trick.
    http://www.realnetworks.com/products-services/helix-server-proxy.aspx

  • Flash Player Support for HTTP Live Streaming?

    Does Flash Player 11 / Air for TV 3.0 support HTTP Live Streaming ?

    If you need help with posting messages in the forum there is a test forum available at http://forums.adobe.com/community/general/forum_comments/testing

  • HTTP Live Streaming and 3rd party servers.

    I have a working HTTP Live Streaming (HLS) setup on my Snow Leopard server, where I have the live stream embedded in a Safari page via HTML5. I want to setup a very basic kind of CDN with something like a Microsoft 2003 Server, where the encoding and segmenting of the stream is handled by the Snow Leopard Server  but the hosting / distribution of the stream / site is handled by the Microsoft server.
    I'm looking for documentation on how to go about doing this. I know that it's possible to configure HLS to work with commercial CDNs like Amazon Cloudfront and Akamai, but my needs are much smaller as I'm looking to serve very few clients.
    Thanks

    https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-caused-malware

  • Using http live streaming to stream data from a Webcam

    JavaFX 2.2 includes support for http live streaming: http://en.wikipedia.org/wiki/HTTP_Live_Streaming
    How could one create a http live stream from a Webcam and thereby enable a JavaFX application to view and hear the Webcam video in realtime?

    Bom Dia Saille,
    Eu acredito que o que você tenha hoje seja isso aqui (Desenho bem simplificado):
    Hoje o que você tem é o Aplicativo do Medidor + USB Driver controlando o seu medidor. Basicamente, sua aplciação está dividida em três camadas:
    Aplicação - Onde estão as funcionalidades principais do programa (interface com o usuário, apresentação de dados, geração de arquivos, etc.)
    VISA - Uma arquitetura de Software para controle de instrumentos. Basicamente, ele se comunica com o Driver USB para poder enviar e receber pacotes de dados através do barramento USB.
    Device Driver - Intruções de SW de baixo nível para controlar um periférico através de um barramento.
    No desenho, eu aponto duas camadas onde você pode tentar atuar para automatizar suas medições:
    Aplicação - Você pode usar o VI Server para controlar o Aplicativo do Medidor (Se este aplicativo tiver sido desenvolvido em LabVIEW, o que eu suponho ser verdade). No entanto é necessário saber se o desenvolvedor do produto permitiu isso (Veja Using VI Server to Pass Data Between a VI and a LabVIEW Executable). Outra alternativa é conversar com o fabricante para ver se ele desenvolveu alguma API (Application Programming Interface) para que você consiga controlar o instrumento diretamente.
    VISA - O LabVIEW Fornece uma API chamada NI-VISA para poder enviar e receber informações através de diversos barramentos (Veja Serial Instrument Control Tutorial)
    É possível acessar o Driver diretamente também, mas eu não recomendo. O resultado não compensa o esfroço!
    Espero ter esclarecido suas dúvidas e espero que você tenha sucesso na sua aplicação!!
    Atenciosamente.
    Felipe Flores
    Engenharia de Aplicações
    National Instruments Brasil

  • How to create encrypted HTTP Live Streaming Videos?

    Does Compressor4 have any features (or scripts that can be run post-compression) to create encrypted HTTP Live Streaming Videos?
    It works great for creating UNencrypted ones, but I need to make some encrypted ones also.

    I found it out: You have to use "New Batch From Template" and choose “HTTP Live Streaming". Then you have to create a new folder where the output goes to in the "Information" window. There is also a checkbox which instructs Compressor to create a "readme.html".
    Then a folder for every quality setting is created, where all the .ts files go to and the playlist files as well. Works like a charm, as soon as you found out how to do it.

  • Apple iPhone Http Live Streaming in Flash (Free OSMF library released)

    Hello everyone, recently I've read (http://www.flashcomguru.com/index.cfm...) that Matthew Kaufman has developed an AS3 library which adds support for Apple HTTP Live Streaming (HLS) to OSMF and released it under the MPL open-source license.
    HLS (wich is a proposed RFC open standard) is the required protocol to  deliver VOD or live stream to Apple devices and it's also supported on  Android; having it supported in a flash based media-player can make you  reach both desktop and mobile users using just HLS, without the need to  offer different distribution method.
    Benefits:
    Less complexity for content distributor and lower distribution costs!
    What about integrating HLS in StrobeMediaPlayback? ...maybe using the cited MPL AS3 library, I'm not an AS expert and the library lack documentation but
    it should be possible, isn't it?

    You need an iPhone Developer Account to download ... if you can't see the link then you don't have access or aren't logged in.

  • Mediafilesegmenter - HTTP Live Streaming

    I am confused, it can't be this difficult to create HTTP Live Streams.
    I have 10.7 on my Mac Pro it has variantplaylistcreator and mediafilesegmenter installed in /usr/bin. Variantplaylistcreator works, mediafilesegmenter crashes. My MacBook Pro has 10.8, the tools are absent. I luckily have a MacBook with 10.6, on this variantplaylistcreator crashes, mediafilesegmenter works.
    The job option Prepare for HTTP LIve Streaming in Compressor 4 fails dismally it won't work with existing files and doesn't seem to want to create anything when you start from scratch with a video.
    At the moment I run a script on the MacBook, followed by one on the MacPro to create the necessary files from the already created h.264 videos.
    I have an active iOS Developer programme, the "latest" tools are nowhere to be found.
    I cannot believe it is this difficult to deliver video, in the Apple approved fashion, for the iOS platform.
    Anyone got any better experiences?

    This is the iPhone (not iPad), user-to-user tech support (not developers) forum. You're much more likely to get help in the dev forum:
    https://devforums.apple.com/community/iphone

  • HTTP Live Streaming only works in Safari

    I have used the facillity in the share menu to export for HTTP Live streaming. I have uploaded the reulting directory to my wordpress site and can get the video to work in Safari. When I check itwith other browsers though it does not appear. Is there a reason for this?

    Because your not live streaming.  But seriously, it's a specialized codec you shouldn't use unless a client requires it.  Use plain old H.264 for the web.

  • HTTP Live Streaming for Apple IOS devices

    HI,
    We have installed FMS 4.5, including Apache 2.2, on a 64-bit Windows 2008 R2 server following the instructions given in the video that can be viewed here:
    http://www.adobe.com/devnet/flashmediaserver/articles/install-verify.html
    Browsing to the test page for the server works fine for HTTP Dynamic Streaming and RTMP Dynamic Streaming samples.  However, when we try to use the HTTP Live streaming samples on the test web page on an iPad via AnyConnect, we only see a blank page with a small Abobe Flash icon in the top left hand corner which is basically saying that Flash has been detected on the page and is not supported by the iPad.
    The above video shows HLS working on an iPad with no additional installation steps.  Can anyone hep?

    Found the answer
    The home page on the Adobe server has an error in its javascript.
    if (uagent.search('iphone') != -1 || uagent.search('ipad') != -1) {
    should be
    if (uagent.search('iPhone') != -1 || uagent.search('iPad') != -1) {
    ....capital P's.

  • How to publish http live stream

    When I use Adobe Flash Media Server 4.5  publish http live stream. I found a message from Server Log of Manage Servers of Adobe Flash Media Administrator Console. It says that "Failed to record live stream (disk quota exceeded)."  How can I do to solve the question?

    I didn't get your query. Are you looking for the restrictions/time limits on different versions ?
    http://www.adobe.com/products/flashmediaserver/compare/

  • Error: This server does not support HTTPS! It is therefore potentially...

    Hi,
    We are using EP6 SP17 with the BP of SRM 4.
    in the Shop iView -> MASTER_CATALOG, we get an error saying: :This server does not support HTTPS! It is therefore potentially unsafe to send your password".
    Even after sending the user& password we are unable to access the catalog.
    Does anyone encountered this problem? Does anyone have a solution for this?
    Thanks in advance,
    Aviad

    Hi,
      Pls refer the  foll link:
    /people/gregor.wolf3/blog/2005/10/11/setup-https-ssl-for-the-sneak-preview-sap-netweaver-04-abap-edition-on-windows
    BR,
    Disha.
    PLs reward points for useful answers.

  • Where are HTTP Live Streaming Tools

    I am trying to install mediastreamvalidator, mediastreamsegmenter, mediafilesegmenter tools for my mac machine version 10.6.8 
    As mentioned in this link about downloading required tools 
    http://developer.apple.com/library/mac/#documentation/NetworkingInternet/Concept ual/StreamingMediaGuide/UsingHTTPLiveStreaming/UsingHTTPLiveStreaming.html 
    As above artical says: 
    "The tools are frequently updated, so you should download the current version of the HTTP Live Streaming Tools from the Apple Developer website. You can access them if you are a member of the iPhone Developer Program. One way to navigate to the tools is to log onto connect.apple.com, then click iPhone under the Downloads heading."
    After logging in to site connect.apple.com under download heading there is no tab named iPhone, i am unable to find this link.
    If these tools are stored else where can some one please provide me the updated link? 
    I need these command lines for developing HLS serve.
    Thanks

    You need an iPhone Developer Account to download ... if you can't see the link then you don't have access or aren't logged in.

Maybe you are looking for