Deliver HTTP ABR HDS+HLS Streams via Player Object to All Devices

I have been unable to successfully establish a single video player object (similar to when delivering single-bitrate streams via FLVPlayback component with Flash Pro) that will automatically detect the browser type and automatically deliver the appropriate .f4m or .m3u8 manifest when broadcasting using HTTP adaptive bitrate streaming with FMLE3 and AMS5.
I have both the HDS and HLS streaming working separately--the AMS5 sample videoPlayer.html file will accept and play video content when fed the URL: http://csitsfms.sys.oakland.edu/mbrBlack.f4m; however, I have not had success in getting any .f4m streams initiated in any other fashion.
Also, HLS streaming is verified to be working on: http://csitsfms.sys.oakland.edu/mbrBlack.m3u8 when using an option such as VLC Player's File -> Open Network Stream command.
The end desired result is that a user will navigate to  a particular URL and the browser autodetects whether to deliver the .f4m or the m3u8 manifest and initiate the appropriate stream to a single video playback object.
We've had FMS up and running since v3.5; however, have just recently upgraded to AMS5.0.x and would like to enable adaptive bitrate streaming to all devices; we have no problem with single-bitrate streaming to Flash-enabled devices.
I have also tried using the sample videoPlayer.html page's auto-generated code, dropping that onto an otherwise empty HTML document; however, Error 2048 was returned instead of a valid stream. Using a similar process with the OSMF generator, the error standard error, "We are having problems with playback. We apologize for the inconvenience."
It may be noted that we have SWFVerification enabled for our domain, in case this is what may be impeding our efforts.

take a look at this links
http://www.adobe.com/devnet/adobe-media-server/articles/beginning-fms45-pt01.html
i think you are not calling the video properly in the HTTP URL.
http://csitsfms.sys.oakland.edu/mbrBlack.f4m  willnot work. If you are using the AMS videoplayer.html use the embeded code and paste it in a html file.
http://domain.com/hds-vod/filename.f4m WILL NOT WORK . This will only display the content of the f4m file.

Similar Messages

  • HT204053 Naive question I know but here goes. One apple ID, multiple apple IOS devices (touch/pad/phone). Books purchased via Kindle sync to ALL devices via iCloud. How can I stop this? I want to separate each of the family's reading prefernces from the d

    Naive question but here goes.
    As a family we have one Apple ID. All devices are synced via my PC and backed up to it rather than to iCloud.
    Books purchased via Kindle App appear on all the devices within the "cloud" option. How do I separate each reader's prefernce to their own device? I want to make sure that the younger one's dont have access to anything unsuitable.
    Thanks.

    You can have one AppleID for your purchases so that all teh devices can use all the apps without having to buy them again, and at the same time, have different iCloud accounts for each user so that their content is not intermingled with everyone else's.  You can even go so far as to have your iCloud Account enabled for "Find my iPhone" for each of the other devices allowing you to keep track of where tehy are when they get misplaced.
    If you need/want, you can share iCloud Calendars between different iCloud accounts as well.  This is exactly what my wife & I have done.  We share calendars so I know when she has classes or dog competitions, and she can see my work schedule so she knows what nights I have to be in late, etc.

  • My photo stream-need to sync across all devices, that's the purpose right?

    We have iPhone 5Cs, an iPad, and a computer that runs windows 7.  We used to be able to use the My Photo Stream across devices just fine.  When I took a picture on my iPhone it would automatically sync to My Photo Stream on my computer.  When we took pictures on our iPad same thing, when my son takes pictures on his iPhone it would also sync seamlessly to My Photo Stream on our computer.  It is enabled, but when I click on the icon in My Favorites it says it's not enabled and to open iCloud, I do but then it is clearly clicked on to enable.  I have signed out of all iCloud accounts and signed back in to no avail.  I pay for extra storage on iCloud because the hope was I would be able to sync pictures across all devices, 2 iPhones, iPad, computer, and iCloud.  But this isn't happening.  I want to be able to take a picture with my phone and (when connected to Wi-Fi) be able to have that sync to my computer and the iCloud especially.  What is wrong?

    In fact when I uninstalled iCloud and reinstalled it, I thought it had fixed itself, because it did revert back to the default location and the My Photo Stream was showing up, oddly enough when I took a picture on the phone and went back into the My Photo Stream it would come up with the error message that "iCloud Photos is not enabled" which it clearly was before I took the picture.  It had My Photo Stream with no photos in it.  Am I missing a setting?

  • HDS/HLS at vHost

    Hello, I've searched over internet and found couple sources that claim that livepkgr is working only on a main (default) vHost and cannot be extended (or namespaced) to other vhosts. In other words, the webroot dir is a singleton service living in a global namespace and to namespace HDS/HLS streams you'd need to namespace them by name inside FMLE. Is that all correct? Thanks.

    I really dont know why that should be the case. If you can create vhosts and can connect to any of signed applications which you are allowed to like "live" and "vod" - livepkgr is not different. Petro if you can explain me your use case may be i can help you better.

  • Can an iPod touch be used for streaming via wifi from iTunes ?

    Hi,
    I suspect the answer is 'No' but I'd love someone to tell me otherwise.
    Thanks
    -Mat

    You can also use Tversity to stream audio and video content from your PC to the iPhone or iPod Touch.
    http://tversity.com/home
    There are some crippling limitations, however:
    1) It appears that right now, all videos need to be transcoded to iPod format before they can stream. And unlike streaming via the Xbox or other devices, the transcoding has to completely finish before you can stream the video, whereas other devices allow you to transcode and stream on the fly.
    2) There doesn't appear to be a way to shuffle music or use playlists. So if you stream music, you can only play one song and then use the interface to select another... it won't keep playing from a playlist or automatically go to another song.
    I can confirm, however, that the streaming does indeed work with the iPod Touch, not just the iPhone. I tried it myself and it worked, but the limitations above make it impractical for me to use regularly. Perhaps the folks at Tversity will be able to add more features over time.

  • Problems with HLS streaming when HDS works

    I have followed several tutorials and done several tests on our live stream but although multibitrate streams work for HDS delivery in and outside our firewall having no luck delivering HLS delivery to IOS devices (iPhone 5S) neither inside or outside our organisation. I have set all the following :
    H.264, AAC audio at 44.1KHz Stereo 128kbit
    Profile: Main          Level:3.1          Keyframe Frequency: 4 seconds
    3 bitrates :
    150kbps at 320x240
    500 at 320x240
    700 at 320x240
    encoding to our server rtmp:[server ip]/livepkgr
    stream : livestream%i?adbe-live-event=liveevent
    I have set the synchronisation parameter in FMLE to true
    On the AMS server I have created two manifest files for the for f4m and m3u8 with the 3 streams as shown in several online documents using the built in tool in AMS 5.
    All port settings are the standard ones set on installation. I have also created a crossdomain.xml file again as explained in a online post with it set to all domains (yes I know it's not secure but I just want this thing to work!!)
    Has anyone got any idea where I'm going wrong or is it just a problem associated with our firewall (which I don't control!!)? The firewall/webfilter is by Watchguard does anyone know if there is an issue with this or how to set the ports up if they are wrong?

    I'm having the opposite problem when I came across your thread. Follow the steps in the article below and see if any of the steps help:
    http://help.adobe.com/en_US/flashmediaserver/devguide/WS0432746db30523c21e63e3d12efac195bd -8000.html
    1. Have you configured the ports? Specifically:
    Configure Apache to use port 80 and configure Flash Media Server not to use port 80
    Configure Apache to use port 80.
    Open rootinstall/Apache2.2/conf in a text editor.
    Change the line Listen 8134 to Listen 80.
    Restart Apache. See Start and stop the server.
    Configure Flash Media Server not to use port 80.
    Open rootinstall/conf/fms.ini in a text editor.
    Remove 80 from the ADAPTOR.HOSTPORT parameter so the parameter looks like the following:ADAPTOR.HOSTPORT = :1935
    Restart Flash Media Server. See Start and stop the server.
    2. Have you verified that HLS streaming is working? Go to the videoplayer.html (in the samples folder) and try playing some HLS files or try opening the m3u8 set manifest file from localhost on an iPad.
    I would also try to get a single stream working first before you attempt to get the multi-bitrate live streaming working: http://help.adobe.com/en_US/flashmediaserver/devguide/WSd391de4d9c7bd609-52e437a812a3725df a0-8000.html
    Hopefully someone with more experience can help. Good luck.

  • HTTPS + Streaming Music Player = no good?

    I've got some audio files on an HTTPS site (GoDaddy cert) and when I attempt to download them through the browser on my TouchPad, it just sits there with the busy spinner in the Streaming Music Player. However, if I try the same audio files on a plain HTTP site or play them from local storage, it streams/plays just fine.
    I am able to play the audio files just fine via HTTPS on my desktop without any issue and there are no warnings about the SSL certificate. I have already installed the .crt file via Certificate Manager, but that had no effect.
    Is there something I'm missing here or at least some way of determining what the real cause/error is?
    Post relates to: HP TouchPad (WiFi)
    Post relates to: HP TouchPad (WiFi)

    I am having the same issue. I use my home computer as a cloud and stream all my music from it to my other devices. The only one seeming to have a problem is HP TouchPad and my iPhone had the same problem after they updated the cert check in safari. Perhaps the cert is considered unreliable or something.

  • External HDS/HLS storage: Invoking files stored on an external drive.

    Followed the following article to add an external drive to store our vod streams (article is no longer available):
    http://help.adobe.com/en_US/flashmediaserver/devguide/WS0432746db30523c21e63e3d12eea2a8fc0 -8000.html#WS0432746db30523c21e63e3d12eea2a8fc0-7ffd
    FMS 4.5 Streaming HDS from non default location
    Connected an external hard drive to the server with the following folders on it (vod2 > media), so the path is:  G:\vod2\media. New video files are inside the last folder (media).
    1. Modified: rootinstall/conf/fms.ini: added a new parameter for HTTP and RTMP streaming: VOD_COMMON_DIR_2 = G:\vod2\media
    2. Modified: rootinstall/applications/vod/Application.xml: Added <StreamManager><VirtualDirectory><Streams>/vod2;${VOD_COMMON_DIR_2}</Streams>
    3. Modified HLS and HDS content storage in httpd.conf (copied and pasted under original settings): The location names are /hls-vod2 and /hds-vod2, correct?
    <Location /hls-vod2>
        HLSHttpStreamingEnabled true
        HLSMediaFileDuration 8000
        HttpStreamingContentPath "G:\vod2\media"
    </Location>
    <Location /hds-vod2>
        HttpStreamingJITPEnabled true
        HttpStreamingContentPath "G:\vod2\media"
        HttpStreamingJITConfAllowed true
        JitFmsDirPath ".."
        Options -Indexes FollowSymLinks
    </Location>
    If all of the above modifications are correct, what is the correct url to invoke the hds streams stored on this external drive through rtmp? The original instructions were not consistently clear about this. I have a file called 1.Test.mov in that folder. I've tried:
    rtmp://localhost/hds-vod2/mp4:1.Test.mov
    rtmp://localhost/hds-vod2/1.Test.mov
    rtmp://localhost/hds-vod2/1.Test.mov.f4m
    etc.
    http://localhost/hls-vod2/1.Test.mov.m3u8 Works for HLS
    http://localhost/hds-vod2/1.Test.mov.f4m Works too.
    I need the rtmp url so that I can make a .smil file for rtmp fallback, such as:
    smil>
      <head>
      <meta base="rtmp://localhost/hls-vod2/"/>
      </head>
      <body>
      <switch>
                <video src="mp4:1.Test_1500kbps.mov" system-bitrate="1500000" width="1920" height="1080" />
                <video src="mp4:1.Test_1200kbps.mov" system-bitrate="1500000" width="1920" height="1080" />
               <video src="mp4:1.Test_800kbps.mov" system-bitrate="1500000" width="1920" height="1080" />
      </switch>
        </body>
    </smil>
    Thanks

    All of Adobe's documentation says that files specified in the vod_common_dir can be streamed from both http and rtmp, but there is no specific mention of what the correct rtmp URL is for files stored on an additional hard drive. Here's what I did to get around this: FMS 3.5 can't connect to media on other drive
    1. HLS streaming:
        a. Modified: rootinstall/conf/fms.ini: added a new parameter for HTTP and RTMP streaming: VOD_COMMON_DIR_2 = G:\vod2\media
        b. Modified: rootinstall/applications/vod/Application.xml: Added <StreamManager><VirtualDirectory><Streams>/vod2;${VOD_COMMON_DIR_2}</Streams>
    2. RTMP streaming: Added the file path of the external storage in the virtual directory of the Application.xml file without specifying or naming the application.
        a. <Streams>/;G:\vod2\media</Streams>
        b. The rtmp for this follows the starndard URL convention: URL Syntax: [protocol]://[servername]/[application]/[codecID:][streamname][.extension]
        c. In my case, this would be: rtmp://localhost/vod/mp4:1.Test.mov
    It would be nice if this worked according to Adobe's documentation, and hopefully someone can chime in with the correct answer to the original question. If not, this gets rtmp and http streaming to work from the same external location (what vod_common_dir is supposed to be able to do).
    Thanks

  • Radio streaming via a router?

    Since my uncle added a router between his Tower PPC Single 1.8 and his Dell, he can no longer receive any radio streaming. Considering he is an avid international radio listener, to say that he is peeved is an understatement.
    Disconnecting the router from the entire system restores radio streaming 100%. So my question is: once a router is connected, do one or several ports need to be opened somewhere to allow radio streaming?
    * Guy

    Virtual PC
    Thanks for the info, it'll allow me to open the appropriate ports *IF* I can figure out a few questions.
    But first, here's more on the situation:
    -I thought my uncle streamed his radio servers from an Airport Base station to his AEX. Wrong. He doesn't own a Basestation. He turned his PPC into an Airport Transmitter and that was enough.
    - Here's a list of things that don't work since the router has been installed:
    * His USB Logitech microphone will not transmit on either iChat (3.0) or Skype. The 'potentiometer' visibly works in the Sound System Pref, but the mike will not operate out of his computer. However, reception from others is OK in both Skype and iChat.
    * Radio streaming via iTunes.
    * Real Player radio. (Unable to connect to the server)
    - His new router is a DI-604 by D-Link. In this link (http://docs.info.apple.com/article.html?artnum=93333), the router is an 'acceptable' router from Apple's point of view. Now I need to know: does this router have its own firewall on by default? My uncle's PPC firewall is off and he wants to keep it that way. I don't know much about the D-Link, he threw the box and instalation manual in the garbage already. Not only is he technophobic, he also considers manuals are for wusses...
    - If I need to access the ports on the D-link, how do I do it: via the host server? Terminal? Some funky app?
    - By tomorrow morning, I'm sure I'll have more questions to ask, but hopefully someone will have answers to the above.
    EZ Jim? Ralph Johns?

  • Playing HLS stream using OSMF in Air for IOS

    Is there any sample app (source) that shows how to play HLS streams using AIR for IOS, that the OSMF team can make available?
    I am running into issues trying to get this to work as outlined here. http://forums.adobe.com/message/4013821#4013821
    TIA,
    - Abey

    Thanks to everyone who replied.
    The conclusiver answer is that there are only 2 ways to display H264 video in AIR for IOS
    (more info here http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/net/NetStream.htm l#play%28%29)
    1. Progressive download
    2. HLS format (slight caveat, in my tests at least, OSMF 1.6.1 does'nt handle this, but if you use the NetStream directly with StageVideo enabled it works)
    Updated Matrix is :
    FMS 4.5 H.264 Streaming test matrix
    RTMP
    HDS
    HLS
    HTTP Progressive Download
    AIR for Android
    Yes
    Yes
    No
    Yes
    AIR on Windows (Desktop)
    Yes
    Yes
    No
    Yes
    AIR on IOS
    No
    No
    Yes
    Yes
    Safari Browser on IOS
    No
    No
    Yes
    No

  • HDS live streaming to Flash not working

    Adobe Flash Media Server 4.5.5 r4013
    Windows 2008
    Sources:
    http://help.adobe.com/en_US/flashmediaserver/devguide/WSd391de4d9c7bd609-52e437a812a3725df a0-8000.html
    http://www.adobe.com/devnet/adobe-media-server/articles/live-multi-bitrate-video-http-flas h-ios.html
    Live streaming a single or multi-bitrate video over HTTP to Flash does not work. I have followed the instructions on the 2 sources listed above repeatedly, but I can’t get live streaming over HTTP to Flash to work. Live streaming to iOS over HTTP works with no problems (single and multi-bitrate streams).
    I have tried the troubleshooting steps from the following:
    http://help.adobe.com/en_US/flashmediaserver/devguide/WS0432746db30523c21e63e3d12efac195bd -8000.html
    Troubleshoot live streaming (HTTP)
    1.      Services window (Windows): Flash Media Server (FMS), Flash Media Administration Server, and FMSHttpd services are running. ✓
    2.      Verified that the request URL is correct. ✓
    3.      Configured ports:
    a.      Configure Apache to use port 80. Open rootinstall/Apache2.2/conf/httpd.conf in a text editor. Change the line Listen 8134 to Listen 80.
    b.     Configure Flash Media Server not to use port 80. Open rootinstall/conf/fms.ini in a text editor. Remove 80 from the ADAPTOR.HOSTPORT parameter so the parameter looks like the following: ADAPTOR.HOSTPORT = :1935 ✓
    4.      Placed a crossdomain.xml file to the rootinstall/webroot directory. ✓
    5.      In Flash Media Live Encoder, select the Encoding Options tab, choose Output from the Panel options menu, and verify the following:
    a) The value of FMS URL is rtmp://fms-dns-or-ip/livepkgr. If you’re testing on the same server as Flash Media Server, you can use the value localhost for fms-dns-or-ip. ✓
    b) For a single stream, the value of Stream is livestream?adbe-live-event=liveevent. ✓
    c) For adaptive bitrate streaming, the value of Stream is livestream%i?adbe-live-event=liveevent. ✓
    Flash Media Live Encoder uses this value to create unique stream names. To use another encoder, provide your own unique stream names, for example, livestream1?adbe-live-event=liveevent, livestream2?adbe-live-event=liveevent.
    The encoder is showing all 3 streams being published and streaming.
    6. Check Administration Console: the livepkgr application and the 3 streams are running. ✓
    7. Check the logs for errors. Flash Media Server logs are located in the rootinstall/logs folder. The master.xx.log file and the core.xx.log file show startup failures. Apache logs are located in the rootinstall/Apache2.2/logs folder. X
    a)   core00.log: these errors did not occur every time that I tried playing the live stream but these are the only relevant errors in the logs.
    1. 7968 (w)2611179     Warning from libf4f.dll: [Utils] [livestream2] Discarded all queued Media Messages received before first Video Keyframe Message
    2. 7968 (w)2611179     Warning from libf4f.dll: [Utils] [livestream3] Discarded all queued Media Messages received before first Video Keyframe Message
    b) edge00.log:
    13:33:57 4492          (w)2641213 Connection rejected by server. Reason : [ Server.Reject ] : (_defaultRoot_, _defaultVHost_) : Application (hds-live) is not defined.          -
    c) Apache-Error:
    1.     [warn]  Checking if stream is disabled but bootstrap path in event file is empty for event:livepkgr/events/_definst_/liveevent stream name:livestream
    2.     [warn] bootstrap path is in event file is empty for event:livepkgr/events/_definst_/liveevent stream name:livestream1
    As I mentioned, everything works on iOS and FMS seems to be creating all of the stream segments and meta files:
    a.     The 3 streams are being created in: HD:\Program Files\Adobe\Flash Media Server 4.5\applications\livepkgr\streams\_definst_
    b.    FMS is creating the following files in each stream folder (livestream1, livestream2, livestream 3):
    1. livestream1.bootstrap
    2. livestream1.control
    3. livestream1.meta
    4. .f4f segments
    5. .f4x segments
    The appropriate files are also being created in the HD:\Program Files\Adobe\Flash Media Server 4.5\applications\livepkgr\events\_definst_\liveevent folder, in which I have the following Manifest.xml and Event.xml files:
    <manifest xmlns="http://ns.adobe.com/f4m/1.0">
      <media streamId="livestream1" bitrate="200" />
      <media streamId="livestream2" bitrate="500" />
      <media streamId="livestream3" bitrate="1000" />
    </manifest>
    <Event>
      <EventID>liveevent</EventID>
      <Recording>
    <FragmentDuration>4000</FragmentDuration>
    <SegmentDuration>16000</SegmentDuration>
        <DiskManagementDuration>3</DiskManagementDuration>
      </Recording>
    </Event>
    I’ve tried clearing the contents of both streams\_definst_ and events\_definst_\liveevent (keeping the xml files) after restarting the encoder, and creating a different event definst for the streams (liveevent2 for example).
    We have an event in 2 weeks that we would like to stream to both Flash and iOS. Any help in solving this problem will be greatly appreciated.

    One step closer:
    Changed the crossdomain.xml file (more permissive settings).
    Changed the encoding on FMLE to vp6. Working somewhat (don't know what I did to make it start streaming through hds).
    But at least now I can get the individual streams in the set manifest file to work:
    http://localhost/hds-live/livepkgr/_definst_/livevent/livestream1.f4m
    http://localhost/hds-live/livepkgr/_definst_/livevent/livestream2.f4m
    http://localhost/hds-live/livepkgr/_definst_/livevent/livestream3.f4m
    BUT when I try to play the streams through the set manifest file from http://localhost/liveevent.f4m I'm getting the following error:
    "The F4m document contains errors URL missing from Media tag." I'll search the forums to see if anyone else has come across this problem.
    I used the f4m config tool to make the file. These are the file's contents:
    <manifest xmlns="http://ns.adobe.com/f4m/2.0">
      <baseURL>http://localhost/hds-live/livepkgr/_definst_/liveevent/</baseURL>
      <media href="livestream1.f4m " bitrate="200"/>
      <media href="livestream2.f4m " bitrate="500"/>
      <media href="livestream3.f4m " bitrate="1000"/>
    </manifest>
    Thanks

  • Streaming remotely with streaming media player

    I have a Sony SMP-N200 Streaming Media Player and was wondering if it is in any way possible to connect it to a remote network/server. I thought it might be a good Christmas gift for someone to get them a media streamer and give them access to my extensive movie library, or simply have the ability to bring it with me when I leave town and conenct to home. I understand that most of these things only connect to home networks, but if it's so easy for PC's and smartphone to play my media anywhere, maybe there's a server software or app to download to the SMP-N200 which will allow this.

    Hi hizzoze,
    SMPN200 Network Media Player cannot be setup as DLNA server. It is a DLNA renderer device. Information about DLNA device classes is mentioned on the below page:
    https://us.en.kb.sony.com/app/answers/detail/a_id/35234
    If my post answers your question, please mark it as "Accepted Solution".

  • Audition 1.0 - Problem beim aufnehmen von Live-Streams via RealPlayer

    Ich hoffe, das mir jemand weiterhelfen kann. Es geht um folgendes:
    Ich nehme mit Adobe Audition 1.0 einen Radio-Live Stream via RealOne Player 10 übers Internet auf.
    Die reale Zeit der Aufnahme entsprach genau 60 Minuten, aber die aufgenommene Zeit der Audiodatei nur 55 min. Was heißt das nun ?
    Innerhalb der Aufnahme wurde in regelmäßigen Zeitabständen für mehrere Sekunden nichts aufgezeichnet, d.h. ich habe Aussetzer im Audiomaterial über die gesamte Datei hinweg !
    Hört sich echt scheiße an !
    Ich habe das Problem durch verschidene Testläufe schon soweit eingegrenzt, daß ich genau sagen kann, es liegt definitiv am Programm RealPlayer 10 - also weder an der Hardware (incl. Soundkarte) noch an Adobe Audition selbst. Da bin ich relativ sicher, da es in diesen Fällen geklappt hat !(keine Aussetzer).
    Ich habe die Verbindungs-Einstellungen im RealPlayer (RTSP/PNA)so belassen, wie sie waren, also nur die Standardwerte genommen !
    Ach ja, mit dem Windows-Media Player habe ich es auch mal versucht. Da ich aber nur eine ISDN-Verbindung habe, war die Qualität dieser Streams noch schlechter als beim RealPlayer, sodass diese Möglichkeit für mich nicht in Betracht kommt ! Ich benutze übrigens das Betriebssystem Windows 98 SE.
    Kann mir jemand sagen, wie ich dieses Problem beheben kann ?
    Vielleicht durch irgendwelche Änderungen der Verbindungs-einstellungen (RTSP/PNA)?
    Bin mit meinem Latein am Ende !

    Hi,
    ich denke mal das es daran liegt das zu viele Anwendungen (oder auch nur eine) im Hintergrund liegen die zu viel Systemresourcen benötigen. Virenscanner sind da so ein Schlagwort. Einfach mal STRG+ALT+ENTF drücken (fals das bei WinSE so geht) und mal schauen wiviele Programme denn so laufen. Dann unter "Prozesse" nach denen Ausschau halten die ständig viel CPU-Auslastung benötigen und eventuell abschalten. Des weiteren könnte es natürlich auch am Rechner liegen. CPU und RAM wären da zu nennen. Möglicherweise ist der Rechner einfach nur überlastet.
    Gruß, Marc

  • Anyone worked with encrypted HLS streams in OSMF?

    Hi,
    I'm trying to find anyone that might have had experience working with an enrypted HLS stream in OSMF.
    I've been using the library at http://code.google.com/p/apple-http-osmf/ and managed to get this working with a non-encrypted stream.
    Also if anyone has any in depth knowledge of the HTTPNetStream and HTTPStreamSource classes it would be helpful to get in touch with you also.
    Many thanks.
    Mat

    Hi,
    I hate to disappoint you but I spent maybe 4 weeks trying to solve this problem without coming up with an ideal solution. In the end we concluded that this isn't really a viable solution for the product we were trying to develop. If you like I can tell you some of the things that I discovered but I really wouldn't recommend it based on our experiences.
    Mat

  • HLS stream cannot renew when adobe media encoder restart

    Hi,
    I used adobe media server 5.0 in Red Hat 4.1.2 and adobe meida encoder 3.2 to recording HLS stream(get ts file), there's no problem when first running(use jwplayer to view the steam), but when I disconnect adobe media encoder for some time(about 12 hours) and reconnect the encoder, I found hls stream cannot renew, always stay on the moment I disconnect the encoder.
    I know delete adobe media server old data(f4f, f4x) solve the problem, is there a way that adobe media server can renew the stream automatically?
    Thanks very much.

    If you are not concerned with your .f4f fragments (storing them), then pass "&adbe-record-mode=record" string along with your rtmp stream ID. This will erase the entire /streams/<streamid> directory and re-publish.  However, jwplayer will receive an error.. For jwplayer to cycle automatically on error, just reload the same .m3u8 below with this error function when you load the jwplayer
    jwplayer("hlsPlayer").onError(function(event) {
    jwplayer('hlsPlayer').load({file: "http://example.com/hlslive/livepkgr/_definst_/liveevent/liveevent.m3u8",duration: "27"}
    jwplayer('hlsPlayer').play()

Maybe you are looking for

  • Remote desktop results in blank screen.

    So I have my mac mini (the core2duo) running OSX 10.6.4. For video it's connected to my stereo (via HDMI) which in turn is connected to my TV via HDMI. No problems so far with this. However. Let's say my TV and Stereo are off and I want to remote des

  • BIG Issue with SAFARI

    Hello, I have a Toshiba laptop with Windows Vista and I decided to download apple safari web browser but I am having a big issue, every time I open Safari it pop up a window saying ''Safari has stopped working, windows will find a solution for the pr

  • Convert SNP to PDF

    Hi, I have Acrobat 9 and I can convert a SNP file to PDF,  why can't I do this in Acrobat 10? Thanks in advance for any help. Simon

  • AIR HTML+JavaScript app vs. hardware accelerated composing

    I'm developing an HTML application for mobiles and desktops. The application is optimized for WebKit based environment. To improve a rendering speed I'm using hardware accelerated layers (something like -webkit-transform: translateZ(0); etc...). This

  • How do i deactivate a previous computer?

    i dont know how to  deactivate a computer without being on that computer... does anybody know???