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.

Similar Messages

  • Using http live streaming

    Hello.  For a project I am working on, I need to design a secure streaming system for audio files such that they can be streamed but not downloaded (due to copy right issues).  I was looking into http live streaming as a possible solution.  However, I am new to developing web applications and the like and was hoping for some help, maybe links to sample code, how to use http live streaming for my server/in my code, etc.  In particular, I was hopping to make the streaming available to firefox, safari, and apple mobile devices.  I am hoping to develop this using html 5.
    Thanks.

    I have same issue with 64bit Safari 5.1 and 10.6.8.
    Video plays if not protected. If Protected says "Loading" and never plays.
    With 32bit Safari looks the same but...
    There is a login window behind the Safari window. If I find it and login, mp4 plays.
    Is quite annoying. Any fixes?

  • 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

  • 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.

  • Http live streaming - any tools or API to parse the index files?

    Hi,
    I am working on a monitoring tool. The idea of this tool is to monitor the downloads of http live streaming segments. I want to know if there are any tools or API available to parse the master index files and the alternate indes files to get to the video segment files?
    Appreciate your help.
    Thanks,
    Pams.

    What I find so far:
    1. can get some process property values from ComponentInstance class, see its api.
    http://download.oracle.com/docs/cd/E14571_01/apirefs.1111/e10659/oracle/soa/management/facade/ComponentInstance.html
    Please refer http://blogs.oracle.com/soabpm/2009/07/soa_suite_11g_api_tricks_part.html of how to get the component instance (contain the bpel process) from a composite object
    2. in dev_soainfra database schema, the CUBE_INSTANCE table contains most of soa bpel components information. The BPM_CUBE_PROCESS table seems to contain only the process defined in a bpm application. This sounds a little confused, if we want to develop a bpel application, should it be put in soa or bpm application and what is the difference?
    Please feel free to correct any mistakes here.

  • 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/

  • Cannot get HLS Live streaming to work

    I'm struggling to get things going on the HTTP live streaming side.
    I'm using FMLE 3.2 w/ Flash Media Server 4.5.
    Format: H.264
    Frame Rate: 29.97
    Bit Rate: 800Kpbs
    Profile: Main
    Leven: 3.1
    Keyframe Frequency: 4 Seconds
    I'm streaming to:
    FMS URL: rtmp://hostname/livepkgr
    STREAM: livestream?adbe-live-event=liveevent
    I have verified the stream is working by connecting via flash to
    rtmp://<HOST-NAME>/livepkgr
    livestream?adbe-live-event=liveevent
    I can't get the stream to play in iOs/Safari. I've been trying using the instructions via this doc (http://help.adobe.com/en_US/flashmediaserver/devguide/WSd391de4d9c7bd609-52e437a812a3725df a0-8000.html)
    If I try to access the following file: http://<HOST-NAME>/hls-live/livepkgr/_definst_/liveevent/livestream.m3u8 I get FILE NOT FOUND.
    Looking on the FMS machine under /opt/adobe/fms/applications/livepkgr/events/_definst_/liveevent is see no files other than Event.xml and Manifest.xml
    So...it seems like no stream is being created in the livepkgr. What can I do to troubleshoot?

    #1 Fails (see below)
    I get a 404 not found.
    http://<HOST-NAME>/hls-live/livepkgr/_definst_/liveevent/Event.xml
    http://<HOST-NAME>/hls-live/livepkgr/_definst_/liveevent/readme.html (test file I created)
    Sounds like the hls-live alias isn't working? Off to check Apache. That alias is supposed to be set up by default isn't it?
    #2
    Here's my  application.00.log from opt/adobe/fms/logs/_defaultVHost_\livepkgr\_definst_
    #Version: 1.0
    #Start-Date: 2011-12-02 12:01:32
    #Software: Adobe Flash Media Server 4.5.0 r297 x64
    #Date: 2011-12-02
    #Fields: date   time    x-pid   x-status        x-ctx   x-comment
    2011-12-02      12:01:29        12262   (s)2641173      f4f:livestream - NetStream.Play.UnpublishNotify -
    2011-12-02      12:01:29        12262   (s)2641173      onUnpublish : livestream        -
    2011-12-02      12:01:29        12262   (s)2641173      f4f:livestream - NetStream.Play.Stop    -
    2011-12-02      12:01:29        12262   (s)2641173      f4f:livestream - NetStream.Unpublish.Success    -
    2011-12-02      12:01:32        12262   (s)2641173      onPublish : livestream  -
    2011-12-02      12:01:32        12262   (s)2641173      Stream name is: livestream and live event is: liveevent -
    2011-12-02      12:01:32        12262   (i)2611173      Event level recording configuration: General[flags: 3, keyframe interval: 60000, max size: -1, max length: -1, io buffer size: 0], Fragment[frag duration: 4000, seg duration: 400000, duration precision: 100, allowed drift: 1000, frame rate: 0.000000, frames per interval: 0, intervals per frag: 1, frame precision: 1, disk management duration: 3.000000], ContentProtection[enabled=false(overridable)]        -
    2011-12-02      12:01:32        12262   (s)2641173      f4f:livestream - record failed. -
    2011-12-02      12:01:32        12262   (s)2641173      f4f:livestream - NetStream.Publish.Start        -
    2011-12-02      12:01:32        12262   (s)2641173      f4f:livestream - NetStream.Data.Start   -
    2011-12-02      12:01:32        12262   (s)2641173      f4f:livestream - NetStream.Play.Reset   -
    2011-12-02      12:01:32        12262   (s)2641173      f4f:livestream - NetStream.Record.NoAccess      -
    2011-12-02      13:23:31        12262   (s)2641173      f4f:livestream - NetStream.Play.UnpublishNotify -
    2011-12-02      13:23:31        12262   (s)2641173      onUnpublish : livestream        -
    2011-12-02      13:23:31        12262   (s)2641173      f4f:livestream - NetStream.Play.Stop    -
    2011-12-02      13:23:31        12262   (s)2641173      f4f:livestream - NetStream.Unpublish.Success    -
    2011-12-02      13:23:40        12262   (s)2641173      onPublish : livestream  -
    2011-12-02      13:23:40        12262   (s)2641173      Stream name is: livestream and live event is: liveevent -
    2011-12-02      13:23:40        12262   (i)2611173      Event level recording configuration: General[flags: 3, keyframe interval: 60000, max size: -1, max length: -1, io buffer size: 0], Fragment[frag duration: 4000, seg duration: 400000, duration precision: 100, allowed drift: 1000, frame rate: 0.000000, frames per interval: 0, intervals per frag: 1, frame precision: 1, disk management duration: 3.000000], ContentProtection[enabled=false(overridable)]        -
    2011-12-02      13:23:40        12262   (s)2641173      f4f:livestream - record failed. -
    2011-12-02      13:23:40        12262   (s)2641173      f4f:livestream - NetStream.Publish.Start        -
    2011-12-02      13:23:40        12262   (s)2641173      f4f:livestream - NetStream.Play.Reset   -
    2011-12-02      13:23:40        12262   (s)2641173      f4f:livestream - NetStream.Data.Start   -
    2011-12-02      13:23:40        12262   (s)2641173      f4f:livestream - NetStream.Record.NoAccess      -
    ~    
    #3
    I get the following error in my core.00.log file in opt/adobe/fms/logs
    Error from libf4f.so: Couldn't create directory for new record : /opt/adobe/fms/applications/livepkgr/streams/_definst_/livestream

  • I have updated to maverick from mountain lion.initially my mac book pro was snow leopard.the multitrack touch pad swapping the page is not happening in finder,it is only working in safari.please help me how to get that swiping gesture in  finder

    i have updated to maverick from mountain lion.initially my mac book pro was snow leopard.the multitrack touch pad swapping the page to get back to previous page is not happening in finder,it is only working in safari.please help me how to get that swiping gesture in  finder

    Hi..
    I repled to you here >  https://discussions.apple.com/message/25598596#25598596
    Please do not start duplicate topics. It makes it that much harder to assist you.

  • 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.

  • 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 Problem

    Dear iPhone Dev members.
    I'm streaming live media over HTTP to iPhone 3.0 from my web server.
    I read draft-pantos-http-live-streaming-01.txt and create test files.
    I succeeded in the video playback a normal playlist(i.m3u8 and i-1.ts) very well.
    But my iPhone could not play a encriptyed media file(j.m3u8 and j-1.ts).
    Though iPhone acquires data by HTTP requests, it returns to Safari's screen at once.
    How I can resolve this?
    Thank you.
    # I do not have a Segmenter beta.
    # 'https://connect.apple.com/cgi-bin/WebObjects/MemberSite.woa/wa/getSoftware?bun dleID=20333' is not available ;-<
    -----i.m3u8-----
    #EXTM3U
    #EXT-X-MEDIA-SEQUENCE:1
    #EXT-X-ALLOW-CACHE:NO
    #EXT-X-TARGETDURATION:30
    #EXTINF:30,
    /i-1.ts
    #EXT-X-ENDLIST
    i.m3u8 ... Playlist file.
    i-1.ts ... Media files.
    -----j.m3u8-----
    #EXTM3U
    #EXT-X-MEDIA-SEQUENCE:1
    #EXT-X-ALLOW-CACHE:NO
    #EXT-X-TARGETDURATION:30
    #EXT-X-KEY:METHOD=AES-128,URI="/key.dat"
    #EXTINF:30,
    /j-1.ts
    #EXT-X-ENDLIST
    i.m3u8 ... Playlist file with EXT-X-KEY.
    j-1.ts ... Encrypted media files.
    key.dat ... Key file.
    ### Dump my key file(NOTICE: od command's format is little endian)
    % od -xv key.dat
    0000000 0201 0403 0605 0807 0201 0403 0605 0807
    0000020
    ### Create encrypted media files.
    % openssl enc -aes-128-cbc -e -in i-1.ts -out j-1.ts \
    -p -nosalt \
    -iv 00000000000000000000000000000001 \
    -K 01020304050607080102030405060708 \
    -nopad

    sorry, you're in the wrong forum. i believe you need to go to developer.apple.com.

  • Http Live Streaming

    Hi *,
    i'm trying to accomplish in my local network a live streaming using HTTP LIVE STREAMING. I'm already able to do streaming video with a file stored on the disc, and now I want to capture the video stream from the webcam and send it. Can I use Quicktime Broadcaster ... and if so, which settings? My problem is that the mediastreamsegmenter accepts only a particular encoding....

    As this is an OS feature it is a question that only Microsoft can answer. All I know about the iPlayer is on your other post.
    Ask Microsoft here:
    http://answers.microsoft.com/en-us/winphone

  • How to play http live streaming with VLC using FMS 4.0

    Hello,
    i'm using FMS 4 and i need to play my http live streaming event with VLC
    I have had the following result with firefox using the url : http://myip:8134/live/events/livepkgr.old/events/_definst_/liveevent.f4m
    <manifest>
    <id>
                        livepkgr.old/events/_definst_/liveevent
              </id><mimeType>
              </mimeType><streamType>
                        live
              </streamType><duration>
                        0
              </duration><media streamId="livestream1" bitrate="100" url="../../../../streams/livepkgr.old/streams/_definst_/livestream1/livestream1" bootstrapInfoId="bootstrap7580"><metadata>
                                  AgAKb25NZXRhRGF0YQgAAAAAAAhkdXJhdGlvbgAAAAAAAAAAAAAFd2lkdGgAQHQAAAAAAAAABmhlaWdodABAbgAAA AAAAAAMdmlkZW9jb2RlY2lkAgAESDI2NAAKYXZjcHJvZmlsZQBAU0AAAAAAAAAIYXZjbGV2ZWwAQD8AAAAAAAAADnZ pZGVvZnJhbWVyYXRlAP/4AAAAAAAAAAl0cmFja2luZm8KAAAAAgMABmxlbmd0aAAAAAAAAAAAAAAJdGltZXNjYWxlA ECPQAAAAAAAAAhsYW5ndWFnZQIAA2VuZwAACQMABmxlbmd0aAAAAAAAAAAAAAAJdGltZXNjYWxlAECPQAAAAAAAAAh sYW5ndWFnZQIAA2VuZwAACQANc21wdGVUaW1lSW5mbwMAC3NtcHRlT2Zmc2V0AAAAAAAAAAAAAAAJAAdjdXN0ZGVmC gAAAAAAAAk=
                        </metadata></media><media streamId="livestream2" bitrate="200"><metadata>
                        </metadata></media><media streamId="livestream3" bitrate="350"><metadata>
                        </metadata></media><bootstrapInfo profile="named" url="../../../../streams/livepkgr.old/streams/_definst_/livestream/livestream.bootstrap" id="bootstrap3136">
              </bootstrapInfo><media streamId="livestream" url="../../../../streams/livepkgr.old/streams/_definst_/livestream/livestream" bootstrapInfoId="bootstrap3136"><metadata>
                                  AgAKb25NZXRhRGF0YQgAAAAAAAhkdXJhdGlvbgAAAAAAAAAAAAAFd2lkdGgAQHQAAAAAAAAABmhlaWdodABAbgAAA AAAAAAMdmlkZW9jb2RlY2lkAgAESDI2NAAKYXZjcHJvZmlsZQBAU0AAAAAAAAAIYXZjbGV2ZWwAQD8AAAAAAAAADnZ pZGVvZnJhbWVyYXRlAP/4AAAAAAAAAAl0cmFja2luZm8KAAAAAgMABmxlbmd0aAAAAAAAAAAAAAAJdGltZXNjYWxlA ECPQAAAAAAAAAhsYW5ndWFnZQIAA2VuZwAACQMABmxlbmd0aAAAAAAAAAAAAAAJdGltZXNjYWxlAECPQAAAAAAAAAh sYW5ndWFnZQIAA2VuZwAACQANc21wdGVUaW1lSW5mbwMAC3NtcHRlT2Zmc2V0AAAAAAAAAAAAAAAJAAdjdXN0ZGVmC gAAAAAAAAk=
                        </metadata></media><bootstrapInfo profile="named" url="../../../../streams/livepkgr.old/streams/_definst_/livestream1/livestream1.bootstrap " id="bootstrap7580">
              </bootstrapInfo>
    </manifest>
    How can i play that event with VLC?
    Regards,

    Problem solved  - thanks to JayCharles. I forgot to set the live attribute. Here's the working code:
    <?xml version="1.0"?>
    <!-- controls\videodisplay\VideoDisplayFMS.mxml -->
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml">
        <mx:HBox>
             <mx:VideoDisplay
                 live="true"
                 autoBandWidthDetection="false"
                 source="rtmp://localhost/live/livestream"/>
         </mx:HBox>
    </mx:Application>

  • Input type="image" only works in Safari, but not IE or Firefox?

    Having accidentally discovered a form on a site I am working on was only working in Safari, I've just spent about five hours retracing my steps, before eventually discovering that the code that was making the form fail was my submit code.
    The page I was looking at had quite a bit of validation, CAPTCHA code and some jQuery to style some drop downs, so I figured something there was the issue.
    But it turned out just to be the submit button.
    I've just tried it on my contact page, and its failing in Firefox (Mac) too (and so I assume IE as well.)
    Should this work, or is using input type="image" on a form submit button a big no no?
    This code works:
    <input type="submit" name="KT_Insert1" id="KT_Insert1" value="Post your query" />
    But this code does not work (except, it seems, in Safari):
    <input name="KT_Insert1" type="image" id="KT_Insert1" onmouseover="MM_swapImage('KT_Insert1','','../images/buttons/post_enquiry2.jpg',1)" onmouseout="MM_swapImgRestore()" value="Post your query" src="../images/buttons/post_enquiry1.jpg" border="0" />
    Or am I missing something here?

    Thanks for that - might have realised this a lot earlier if it didn't work in Safari!
    I assume I just need some CSS like:
    .formbutton
      background-image: image1.jpg;
    .formbutton :hover
      background-image: image2.jpg;
    And:
    <input type="submit" name="KT_Insert1" id="Send" value="Send message" class="formbutton" />

  • 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

Maybe you are looking for

  • How to measure un-queued requests

    Hi. We have a web logic application that has to serve a lot of throughput. To prevent timeouts on the client side, I configured it so that the work manager that takes in the requests is limited to a certain amount. The max-threads is configured compa

  • 15" Macbook Pro internet issue

    I'm terrible at keeping up with updates, so I did a few updates yesterday and afterwards ran into a pretty obnoxious problem. Everytime I close the lid to put my Pro asleep and return to it, whether it be an hour later or just a few minutes, my inter

  • Deleted music from my ipod

    Just bought a new computer and tried to transfer itunes and music from my old computer to my new computer. I followed the steps itunes layed out, but when i tried to transfer to the new computer, somehow I deleted all of my songs and my playlists on

  • Microsoft Intune Update Error

    Hello We have recently installed Microsoft Intune on all of our computers and they all work fine except one, it had updated but not it is caught in a update loop where it restarts the machine after it failed to install updates but once it boots back

  • Reminders on ipad--how do i get to alarms for it, and remind me to buy milk when i get to store

    reminders app--how do i access alarms for it and tell me to buy milk when i gtet to store