HTTP ABR switch rendition on fragment failure - possible ?

I was wondering if it is possible to tell OSMF to try a different rendition if a fragment fails to download on a given rendition.
At the moment STREAM_NOT_FOUND is triggered and OSMF treats this as an error (correctly).
Ideally we'd have the ability to ask OSMF to try the next lowest rendtion should any fragment fail.
eg
Seg1_Frag7_10000 returns a 404
OSMF tries to load
Seg1_Frag7_08000 which returns 200 and plays

I was wondering if it is possible to tell OSMF to try a different rendition if a fragment fails to download on a given rendition.
At the moment STREAM_NOT_FOUND is triggered and OSMF treats this as an error (correctly).
Ideally we'd have the ability to ask OSMF to try the next lowest rendtion should any fragment fail.
eg
Seg1_Frag7_10000 returns a 404
OSMF tries to load
Seg1_Frag7_08000 which returns 200 and plays

Similar Messages

  • Sujjestion regarding database switch in case of failure

    Hello all ,
    I need a sujjestion on database switching in case of failure ......
    production database server is : sun solris
    test database server is : Linis ES 4
    Database is Oracle 10.2
    About backups I have full database rman backup and everyday export backup of tables schema and also export of complete database backup.
    at the time of production server down ,can I use the export of solaris and import it in linus platform and make the database up ...????
    i think its not possible in just export and import utility .....
    is there any sujjestion how to comeup with this situations
    thanks in advance
    Edited by: user10608990 on Mar 2, 2009 7:25 AM

    Hello,
    Take a look into oracle documentation how to setup standby and failover using datagurad.
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14239/create_ps.htm#SBYDB00200
    http://www.oracle.com/pls/db102/search?word=dgmgrl&partno=
    Regards

  • HT204053 I would like to have one apple ID and sign in for the Australian Apple Store and for the New Zealand Apple Store without it asking me to switch stores. Is this possible?

    I would like to have one apple ID and sign in for the Australian Apple Store and for the New Zealand Apple Store without it asking me to switch stores. Is this possible? If not can I setup two stores (one in each country) using the same email address and same password (both and / or either)?

    An iTunes account can only be used in one store at a time, and you need to be in that country with a valid billing address on your account for that country in order to use it there. An email address can only be linked to one account, so if you want two separate iTunes accounts then you will need two email addresses

  • Solaris HTTP - MS IIS EOF bug, timeout failures

    Greetings,
    Experiencing what appears to be an "HTTP EOF" problem
    running on Solaris 2.7 (Apache ws) for several months.
    When my Perl script requests image files, from select remote
    servers, the requests hang as if waiting on the last packet to be received.
    The images are exclusivly owned by the people that run my cgi script. This
    is strictly enforced.
    Problem is recreated it using LWP, WGET and LYNX,all fail
    the same way. (please see trace data below)
    I have a simple script with blocks of urls from several sites
    using LYNX with trace on that shows the failure every time.
    (please see below)
    It works on all non Solaris platforms that I, and others, have tried
    (WIN, AIX, etc)
    An HTTP 200 is always recieved, with the proper length specified in the
    headers.
    The hang occurs on what appears to be the last packet (as seen from
    LYNX trace)
    Sometiimes requests complete after several minutes, with a partial image
    file. Occasionally a few requests work fine.
    I've seen other newsgroup appends with the exact problem, no solution
    Others equate the problem strictly with requests from Solaris to an MS
    web server (see related append below)
    I can't get my web hosting company to move on this, they've run my
    sample app and agree "there's a problem". I've appended this on several
    newsgroups in the past, others have run my script, lot of discussion and agreement that there's a problem but to date no solutions.
    Looks like an operating system bug to me.
    I've tried searching Sun's site for a possible answer but got lost each
    time. Not sure how to searh for known fixes, assume I can't open a problem report since I don't own the OS license.
    Another related append is included below along with my test script and
    trace output.
    Any assistance or advice is most appreciated.
    Thank you,
    Steve Borruso
    From a libwww newsgroup append .....On Solaris, an LWP request sometimes fails (ie. reports a server error)
    when the server is fine, b/c of some interaction between the OS and the
    server response. (See below for more info.) In fact, LWP is receiving data,
    but the data is improperly terminated and LWP times out.
    There is an interaction between Solaris and certain web servers (notably
    Microsoft-IIS/4.0) where the response to a GET comes back improperly
    terminated. You can observe this independently of LWP by doing a "telnet
    www.ndu.edu 80",
    and then "GET http://www.ndu.edu/ndu/inss/strforum/forum83.html"
    You will see telnet receive the response (it's a 404), but then (usually
    but not always) fail to terminate. As far as I know, you will only see this
    on Solaris (I'm on Solaris 7, have heard similar problems w/ 6); I've tried
    same under Linux and haven't seen this problem. I have seen this on a
    number of other sites.
    Trace output from a past run of my script ...
    GET /Sell/SSProfiles/10011921/Images/hugedragonbeads.JPG HTTP/1.0
    Host: images.auctions.goto.com
    Accept: text/html, text/plain, text/sgml, text/x-sgml,
    application/x-wais-source
    , application/html, */*;q=0.001
    Accept-Encoding: gzip, compress
    Accept-Language: en
    Negotiate: trans
    User-Agent: Lynx/2.7.1 libwww-FM/2.14
    Sending HTTP request.
    HTTP: WRITE delivered OK
    HTTP request sent; waiting for response.
    HTTP: Trying to read 1023
    HTTP: Read 1023
    Read 1023 bytes of data.
    HTTP: Rx: HTTP/1.1 200 OK
    HTTP: Scanned 2 fields from line_buffer
    --- Talking HTTP1.
    HTTP/1.1 200 OK
    HTFormat: Constructing stream stack for www/mime to www/present
    StreamStack: found weak wildcard match: www/present
    StreamStack: found exact match: www/mime
    HTMIME: Server: Microsoft-IIS/4.0
    Date: Fri, 24 Nov 2000 02:38:17 GMT
    Content-Type: image/jpeg
    Accept-Ranges: bytes
    Last-Modified: Tue, 15 Aug 2000 22:32:20 GMT
    ETag: "38bfa4ac87c01:1165"
    Content-Length: 17935
    ����
    HTMIME: Got 'S' at beginning of line, state now S
    HTMIME: Was S, found E, state now SE'
    HTMIME: Was SE, foun

    <pre>
    Sending trace output and code again (hopefully formatted)
    Trace output from a past run of my script ...
    GET /Sell/SSProfiles/10011921/Images/hugedragonbeads.JPG HTTP/1.0
    Host: images.auctions.goto.com
    Accept: text/html, text/plain, text/sgml, text/x-sgml,
    application/x-wais-source
    , application/html, */*;q=0.001
    Accept-Encoding: gzip, compress
    Accept-Language: en
    Negotiate: trans
    User-Agent: Lynx/2.7.1 libwww-FM/2.14
    Sending HTTP request.
    HTTP: WRITE delivered OK
    HTTP request sent; waiting for response.
    HTTP: Trying to read 1023
    HTTP: Read 1023
    Read 1023 bytes of data.
    HTTP: Rx: HTTP/1.1 200 OK
    HTTP: Scanned 2 fields from line_buffer
    --- Talking HTTP1.
    HTTP/1.1 200 OK
    HTFormat: Constructing stream stack for www/mime to www/present
    StreamStack: found weak wildcard match: www/present
    StreamStack: found exact match: www/mime
    HTMIME: Server: Microsoft-IIS/4.0
    Date: Fri, 24 Nov 2000 02:38:17 GMT
    Content-Type: image/jpeg
    Accept-Ranges: bytes
    Last-Modified: Tue, 15 Aug 2000 22:32:20 GMT
    ETag: "38bfa4ac87c01:1165"
    Content-Length: 17935
    ����
    HTMIME: Got 'S' at beginning of line, state now S
    HTMIME: Was S, found E, state now SE'
    HTMIME: Was SE, found R, checking for 'ver'
    HTMIME: PICKED UP Server: 'Microsoft-IIS/4.0'
    HTMIME: Got 'D' at beginning of line, checking for 'ate:'
    HTMIME: PICKED UP Date: 'Fri, 24 Nov 2000 02:38:17 GMT'
    HTMIME: Got 'C' at beginning of line, state now C
    HTMIME: Was C, found O, state now CO'
    HTMIME: Was CO, found N, state now CON
    HTMIME: Was CON, found T, checking for 'ent-'
    HTMIME: in case CONTENT_
    HTMIME: Was CONTENT_, found T, state now CONTENT_T
    HTMIME: in case CONTENT_T
    HTMIME: Was CONTENT_T, found Y, checking for 'pe:'
    HTMIME: PICKED UP Content-Type: 'image/jpeg'
    HTMIME: Got 'A' at beginning of line, state now A
    HTMIME: Was A, found C, checking for 'cept-ranges:'
    HTMIME: PICKED UP Accept-Ranges: 'bytes'
    HTMIME: Got 'L' at beginning of line, state now L
    HTMIME: Was L, found A, checking for 'st-modified:'
    HTMIME: PICKED UP Last-Modified: 'Tue, 15 Aug 2000 22:32:20 GMT'
    HTMIME: Got 'E' at beginning of line, state now E
    HTMIME: Was E, found T, checking for 'ag:'
    HTMIME: PICKED UP ETag: '38bfa4ac87c01:1165'
    HTMIME: Got 'C' at beginning of line, state now C
    HTMIME: Was C, found O, state now CO'
    HTMIME: Was CO, found N, state now CON
    HTMIME: Was CON, found T, checking for 'ent-'
    HTMIME: in case CONTENT_
    HTMIME: Was CONTENT_, found L, state now CONTENT_L
    HTMIME: in case CONTENT_L
    HTMIME: Was CONTENT_L, found E, checking for 'ngth:'
    HTMIME: PICKED UP Content-Length: '17935'
    Converted to integer: '17935'
    HTMIME: MIME Content-Type is 'image/jpeg', converting to 'www/present'
    HTFormat: Constructing stream stack for image/jpeg to www/present
    StreamStack: found weak wildcard match: www/present
    StreamStack: Using www/present
    Read 437 of 17935 bytes of data.
    Read 1897 of 17935 bytes of data.
    Read 3357 of 17935 bytes of data.
    Read 4817 of 17935 bytes of data.
    Read 6541 of 17935 bytes of data.
    Read 8001 of 17935 bytes of data.
    Read 10209 of 17935 bytes of data.
    Read 11669 of 17935 bytes of data.
    Read 13877 of 17935 bytes of data.
    Read 15337 of 17935 bytes of data.
    Read 17140 of 17935 bytes of data.
    (never completes after this, if I "cntrl C" I get a partial image file)
    Here's my script .......
    #!/usr/bin/perl -w
    @URLValue=();
    # Images from auctions.goto -
    #$URLValue[0] =
    'http://images.auctions.goto.com/Sell/SSProfiles/10011921/Images/hugedragonbeads.JPG';
    #$URLValue[1] =
    'http://images.auctions.goto.com/Sell/SSProfiles/10011921/Images/yellowribbona.JPG';
    #$URLValue[2] =
    'http://images.auctions.goto.com/Sell/SSProfiles/10011921/Images/jcharmsNov12E.JPG';
    #$URLValue[3] =
    'http://images.auctions.goto.com/Sell/SSProfiles/10011921/Images/turquoise8mma.JPG';
    # Images from AOL -
    #$URLValue[0] = 'http://members.aol.com/shasta4737/nicole1.jpg';
    #$URLValue[                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Http to file scenario generate "Acknowledgement not possible"?

    Hi.
    On PI7.1 we built a http to file scenario and used the RWB "Test message" functionality to test the interface.
    Now we get a "Acknowledgement not possible" in sxmb_moni. How can we switch this off.
    thanks

    Hi
    while sending request use either EO or EOIO for Asynch.
    EO and EOIO, processing occurs asynchronously and the client only receives a confirmation of receipt with HTTP status u2018200u2019.
    Read this
    http://help.sap.com/saphelp_nw04/helpdata/en/43/64db4daf9f30b4e10000000a11466f/content.htm

  • The SG200-08 switch drops IP fragments

    Easy test: take an SG200-08 with firmware 1.0.7.4.  Reset it to factory defaults.
    Connect two computers.  Suppose that one of them is 192.168.1.2.  From the other one, do:
    $ ping -s 1472 192.168.1.2
    This works fine.  Now do:
    $ ping -s 1473 192.168.1.2
    This sends two IP fragments for each echo request.  Both are dropped by the switch.  You see this with tcpdump as well.
    Needless to say, this breaks things.  Is there a configuration setting I'm missing?  Is this a bug in this switch firmware?
    The same issue existed in 1.0.1.something.

    Hello all,
    I have done some research on this issue. I found some cases that were escalated due to this issue and other similar issues. The consistent response that I have found is that the switch is "performing as designed". There is a limitation with regards to the maximum packet size for ICMP traffic. The switch will not permit ICMP packets larger than 1272 bytes. This was implemented to prevent ICMP based DDoS attacks. Normal TCP and UDP traffic is not affected. Also, SG200-08 have a DoS drop action for ICMP fragments.
    This information comes from the development team and there is no plan to change the functionality.
    If you have any questions, please call support or open a chat session at the following link:
    http://cisco.com/go/sbsc
    - Marty

  • Nics and Switch - single point of failure ?

    Hi all
    we have installed our RAC on two Dell Poweredge 1855 Blades.
    These blades have a limitaitton on two nics. The blades are in a chassis with two embedded switches.
    Now our problem is: is it possible to configure nics and switches so that the switches will not be a single point of failure ?
    We have tried different configurations but we did not see any solution.
    My opinion is that three nics are needed to achieve intracluster redundancy with two switches so that this hardware is not a good solution.
    What do You think about ?
    Regards
    Paolo

    We pull the cable on the public NIC, and the VIP
    never fails over. This is on Solaris 10.When you pull the interface cable out on node1 can you still ping from this node itself (node1) and its VIP (node1-vip)?
    Could you paste output from "crs_stat -p <vip_resource_name>"?
    (vip_resource_name is like "ora.node1.vip")
    I want to see if VIP monitoring interval is not 0 (in this case it's not monitored).
    If not, than I would check logs into $ORA_CRS_HOME/logs/<nodename>/racg/ora.<nodename>.vip.log
    I doubt you will see lots of details but you can enable debug tracing by setting USR_ORA_DEBUG=1 (what you see in crs_stat -p is USR_ORA_DEBUG=0 be default).

  • 2011 Macbook Air - Multiple logic board failures - possible causes?

    I have a 2011 i7 macbook air - 7 months old.  About a month ago I went to use the computer after allowing it to sleep and it was totally dead.  Apple authorized repair center said the logic board failed and needed to be replaced.  Fast forward a month and I finally get the machine back.  It works fine for 6 hours, I put it to sleep, and soon as the screen went out, I hear a pop, fizzle, then the machine is dead again.  The authorized repair center wants to replace the logic board again, which should get me up and running, but its not likley that that is the root CAUSE of the problem here, since it happened twice now.  I suggested to them that perhaps the power adaptor, battery, or some other component is the issue and they don't think so.  I'm located overseas, and every repair attempt takes 1 month b/c of parts (total joke if you're listening apple!!).  My biggest concern is that they replace the logic board again, I'm out of commission for 2 months now, and it just fails again.  Does anyone have any suggestions on the possible causes of this problem? 
    As FYI - I'm using the same power outlet and power strip with another laptop and haven't had any similar issues.  Thanks for the help!

    I have logic board problems too. I have had a late 2010 mac book air for 2 and half years. Its been a great machine in general - although it did go back within the warranty period for the track pad
    Now it has logic board failure - symptons are the sound going and  the battery is dead and it is unable to charge which means every time you put the power lead on the computer thinks it is starting from scratche.
    I have been quoted over £400 for the repair!  Like the above post I do not believe that this part should fail - and if it does then it is a major design problem and Apple should be doing something for us. I just dont know where to start.
    I have used macs for 14 years and owned eight along the way. Most have them have lasted many years with full functionality  the record was my G3 imac which was still working after 13 years.
    I really cant believe the situation I am in and rather think I have bought my last mac!
    alistair

  • Recieve http or/and rtsp stream on iphone possible?

    hi i made up a LAN at home with own server and some media on it.
    I was setting up a stream on the pc with VLC media player.
    I created a homepage on the server which is linked to the vlc streams.
    The question is: Is there a possibility to use the Link on the homepage to stream the media to the iphone.
    I tried with android and Nokia and all other stuff and it worked fine. But iphone got troubles.
    The Point is i want to open the homepage click the link and see the stream. Can i set the iphone to open the homepage with safari but when i click the link to open a specific app to recieve the link? (the other phones automatically open their mediaplayer and play the stream.)
    All in one: is it possible to recieve a http or rtsp stream with iphone via homepagelink? (also for ipod touch) 
    regards Jonas

    Welcome to the Apple Community.
    No sorry that isn't possible.

  • Ipod Switch from Windows to Mac:  Possible?

    Hi, I'm new here. If this has been asked, I couldn't find it.
    I just bought a Macbook Pro; first Apple computer I've owned.
    My iTunes library is on my IBM. Is it possible to get my songs into my Apple and then reformat the iPod and reload them?
    thanks.
    Regards,
    Mark

    You can use your iPod which will work on your Mac, there are a number of third party utilities that you can use to retrieve the files and playlists from your iPod, this is just a selection. Have a look at the web pages and documentation for these, they are generally quite straightforward. I use Senuti but have a look at the others and go with whichever you prefer.
    Senuti Mac Only
    iPodRip Mac Only
    PodWorks Mac Only
    iPod.iTunes Mac Only
    iPod Access Mac and Windows Versions
    YamiPod Mac and Windows Versions
    PodUtil Mac and Windows Versions
    iPodCopy Mac and Windows Versions
    Another way of course would be to network the two computers and copy over your iTunes folder. There is a good general guide to switching from Windows to Mac at the following link that touches on moving music as well How to Move to a Mac - Get your stuff from your PC to your new Mac
    There are also these guides:
    How to move music between authorised computers
    Moving your iTunes Music Folder This is written around moving to another drive on your computer but should adaptable for moving to another computer ok and also Networking with a Windows PC
    Don't forget by the way if you have purchased any tracks from the iTunes Music Store to deauthorise your old PC if you are disposing of it so you don't use up your 5 allowances How to move music between authorised computers

  • HDX16 - power jack failure - possible to get quickdock connector?

    Bjorn <
    After a bit more than two years, my HDX16 has gotten a problem with the ordinary power jack.
    At first I thought it might be the jack itself - bought a new one and replaced the old one (compared to other HP laptops - it sure was a lot of steps to go through to get to the power jack itself...). No luck. 
    I also have an XB4 docking station - and the quickdock connector there gives power to the laptop. So, I know that at least that part of the power supply works internally.
    I'd like to be able to use the laptop more mobile than now, and have been searching the net as good as I can for getting either a charger with a quickdock connector, a quickdock adapter for an ordinary charger, or a separate quickdock contact (with a wiring diagram) - but no results yet.
    Does anyone here know if it's possible to buy any of these things?
    Regards,

    Thanks, but as I wrote - I can't charge through the ordinary DC jack on the computer. I already have four chargers - neither of them work on the computer anymore (but they do work on my work laptop).
    I bought the replacement DC jack from some firm on Ebay, can't remember which one - but he had a very good reputation there, and had been around for a few years.
    What I'm primarily looking for is some way to connect a charger to the docking connector on the left side of the laptop. The same connector that the XB4 docking station uses. You can see it on this image (http://www.hafeezcentre.pk/ads_images/1293792055_s​u83/hc130139945632.jpg)
    I would like to bring the laptop with me on travels, but I can't bring the XB4 also (that would look kind of weird on the train - setting up the XB4 and the laptop...)

  • Public folders still using RPC/HTTP after switch to MAPI/HTTP

    Hi,
    last weekend I've enabled MapiHttp in our Exchange 2013 organization. Mailboxes are picking up the new transport and Outlook 2013 shows that the connection to the mailboxes is being made using MAPI/HTTP. However, the Public Folders connection is still using
    RPC/HTTP. We aren't using legacy public folders, all PF's were migrated to the new public folder model. Also, when creating an entirely new Outlook profile the PF connection is using MAPI/HTTP after that. Only existing profiles keep using RPC/HTTP for PF's.
    Any idea why this is the case? Why isn't the PF connection updated automatically just like the mailbox connection?
    We are running Exchange 2013 CU7.
    Frank.

    Hi
    As per the information and details provided by you, to switch from RPC/HTTP to MAPI/HTTP, please follow these steps: -
    To enable MAPI/HTTP, run the following command:
    Set-OrganizationConfig –MapiHttpEnabled $true
    As you see from the cmdlet, deploying MAPI/HTTP is an
    “all-or-nothing” approach. This means that you have to plan the deployment carefully. Switching from
    “traditional” RPC/HTTP to MAPI/HTTP involves users restarting their Outlook (yes, the dreadful
    “your administrator has made a changed” dialog box is back).
    I hope this information will be helpful for you.
    Thanks and regards
    Shweta@G 

  • Macbook Harddrive Failure -- Possible to retrieve data??

    Hi! Last week my Macbook's screen displayed what they call the 'question mark of doom' (the folder with the '?' sign). I tried troubleshooting myself according the the Apple manual, but to no avail, so I took it down the the Apple store -- they said it was possibly harddrive failure, which is really bad news for me =( I didn't backup my data and photos for the last 2 years, and of course they're really important to me. There weren't any signs of defect earlier, so that's why I didn't expect this would happen to my Macbook. Now they've sent it to get it repaired, the engineer hasn't given me a call yet, but I'm really worried. Is it possible to recover my data from the old disk, if it's undetectable on my Macbook?

    if Apple has the computer, I doubt you will see that drive again. They will replace it and keep your old drive. They will not attempt to recover anything for you. You should have tried that before you sent it in. Data Rescue II or Boomerang are two utilities used for that. Also, DIskWarrior may have repaired the drive.
    Dave M.
    MacOSG Founder/Ambassador  An Apple User Group  iTunes: MacOSG

  • Digital waveform graph switch between hex and binary possible?

    hello,
    is there a way to have a digital waveform graph switch back and forth from binary to hex data display?
    Thank you

    ok, thanks Nathan
    Attachments:
    Mixed Signal Graph1.vi ‏26 KB

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

Maybe you are looking for