Can i get embedded timecode on osmf MediaPlayerSprite?

Hi:
I need to get the timecode I send to the server with FMLE. In NetStream I use this code:
nStream.client = {onMetaData:onMetaData, onFI :onFi};
and got the timecode perfectly on the callback, but I cannot find a way to do this with OSMF. I create the video like this:
player = new MediaPlayerSprite();
player.resource =  new URLResource("http://myserver:1935/dvr/live/manifest.f4m?DVR");;
player.mediaPlayer.autoPlay = true;
player.mediaContainer.width = 640;
player.mediaContainer.height = 360;
player.mediaPlayer.addEventListener( TimeEvent.CURRENT_TIME_CHANGE, _onProgress );
player.mediaPlayer.addEventListener ( MediaPlayerStateChangeEvent.MEDIA_PLAYER_STATE_CHANGE , _onMediaPlayerStateChange , false , 0 , true ) ;
player.mediaPlayer.addEventListener ( MediaErrorEvent.MEDIA_ERROR , _onMediaError , false , 0 , true ) ;
player_ts.addChild(player);
Is there any way to get the timecodes for this code?
Thanks so much.

org.osmf.net.NetLoader assigns the client to the NetStream in "finishLoading()".
Here's what I would do:
1- Extend LoaderBase (to make your own loader, probably copying most of the NetLoader's code) and give the NetStream your own client (with your own handlers).
2- Create your media manually and pass an instance of that loader class to it

Similar Messages

  • Can't get embedded AP on 891W to accept clients

    Hi all.
    I have a very simple configuration that I'd like to do, which I have done before, but yet can't do now. 
    I have an 891W router, the embedded ap801 instad.  IOS on both is 15.2. 
    I have an SSID set up, using wpa-psk.  I have a fully working configuration identical to this at a customer site, yet here, I do the same configuration and all of my wireless devices cannot connect (they do see the ssid broadcasting though). 
    I really have no idea how to troubleshoot, since comparin this configuration to a working one reveals they are done the same.  The difference here, I have no LAN cables connected to WAN or LAN ports, but I don't see how that should matter if trying to connect by WLAN and get an IP via DHCP from the router. 
    Actually now that I think about it, one difference:  the working config, they have a DHCP server on a Windows server - here, I have DHCP set up on the IOS router itself.  So maybe the inability to connect (Apple and Windows devices just say "can't connect", notthing more specific...) is just that it can't get an IP via DHCP ?
    Is therer a way via the IOS on the AP to look at logs, debug, or what not to see if clients are connecting but perhaps just nogt getting DHCP through to the IOS on the host router? 

    Hi Steve, I"ll continue on this issue startingt today.  I had gotten buried under  a bunch of work and just got out now
    Give me a bit to reply with the inf you requested.  But first, I"m going to try everyting again just to make sure the issue hasn't changed. 

  • Can't get embedding characters to work

    Hi
    I have to embed VAGRounded bold. I can't seem to get it to work reliably. I have created 4 dynamic text boxes, one for each of the 4 styles and embedded the characters into each one for the 4 versions of the font. I then wrote some text directly into the boxes on the stage.
    I created a 5th dynamic box and called it "test". I set the family to VAG ROunded, style:bold (ie just like one of the ones above). I then embedded the characters into it.
    I added this dead simple as2
    stop();
    test.text="hello"
    THis 5th text box looks NOTHING like the bold one from above, as you can see in the attached image.
    What am I doing wrong?
    Thanks
    E

    I have no idea. It works just like it should for me. I tried it both on my Mac at home and my PC at work. I don't have the font you are working with so that might be an issue. Have you tried it with other fonts. Let's make the test simpler.
    One dynamic textfield, font of your choice, style of your choice, put some text in it, embed basic latin.
    Wait a minute....you aren't embedding all by any chance? Does your font have a bunch of crazy higher unicode plane characters? Does embedding basic latin work better than all? Anyways back to our simpler test.
    Another dynamic textfield, match the font and style as above, embed only lowercase, and give it an instance name.
    Then assign it "Hello World."
    Do you get the capital H and W? If so then the embedding is working fine. What happens if you delete the first field and test publish again? Do the H and W go away? If so then you are certainly pulling the embeded font from the published swf's "library" (not to be confused with the library panel and fonts that you create in there.

  • Can't get embedded font to work on Button

    I'm trying to use an embedded font in order to fade Panels as
    well as the text in the Panels. I have the following code to set up
    the embedding (using Edwardian Script so I can be sure the font
    worked):
    <mx:Style>
    @font-face {
    src:url("C:/WINDOWS/Fonts/ITCEDSCR.TTF");
    fontFamily:myScript;
    .scriptStyle {
    fontFamily:myScript;
    </mx:Style>
    This works fine when I apply this style to Labels using the
    styleName property, but when using it on a Button, I get a really
    fuzzy/ugly text, as though the font didn't work and some bad
    default were used, that didn't scale to the small size very well.
    I've also tried directly setting fontFamily directly on the
    Button control, rather than using the intermediary style
    (scriptStyle).
    Is there some restriction about using embedded fonts on
    Buttons?

    Hi,
    I was just looking for answers to my own question when I
    noticed this, which was giving me a problem earlier this week. I
    found that the default text for a button is 'bold' so if you
    haven't specified a bold embedded font, then it won't look good. I
    just got around it by specifying a 'normal' fontweight for my
    buttons.
    I would imagine that, after all this time, you've probably
    found the answer, but thought it might help anyone else who is a
    couple of weeks behind me on the learning curve ...

  • Can't get embedded OC4J to work on Jdev  10.1.3.0.4

    I completed half of the tutorial "Building XML-Enabled JavaServer Faces Application" to the point where I am asked to run the ADF application and I get the error "06/09/27 21:55:32 Error parsing internal-settings.xml: server-extension-provider class 'oracle.j2ee.ws.server. mgmt.runtime.InterceptorContainerExtension' not found" and then nothing happens. There must be a simple solution but I don't know how to proceed. Can anyone give some insight on this? Thanks, Michael.

    Michael,
    the author is not an Oracle employee and thus the option to get an answer to your issue is
    a) The XMLDB forum
    XML DB
    b) Post a comment in response to this article in the hope it is forwarded to the author (see the comment link at the bottom fo the article)
    http://www.oracle.com/technology/pub/articles/vasiliev_xmldb_jsf.html
    Frank

  • How can I get embedded advertising links to open in a new window?

    I am working with Muse and have tried editing the HTML but it didn't work.
    Thanks, Sandy

    If you are inserting links as text and then through Hyperlink adding external link , then you can setup the link to open in a  new window.
    http://helpx.adobe.com/muse/using/creating-hyperlinks.html#id_29862
    In case the link is included in any html frame , you can declare target="_blank" which would open the links with a new window.
    Thanks,
    Sanjit

  • How can I get embedded wave files to download as they do in Explorer and Chrome?

    Example: When I visit the web site of apostolictabernacle.us I hear music which is embedded on the home page if I use Explorer or Chrome but not when I use Firefox.

    Example: When I visit the web site of apostolictabernacle.us I hear music which is embedded on the home page if I use Explorer or Chrome but not when I use Firefox.

  • I can't get embedded formm to align properly on page

    Code
    html>
        <body>
    <script type="text/javascript" src="https://formscentral.acrobat.com/Clients/Current/FormsCentral/htmlClient/scripts/adobe.for m.embed.min.js"></script>
    <script type="text/javascript">;ADOBEFORMS.EmbedForm({formId:"7WcAFl3ql65lZL1OifNphw"});</script>
    <html>
        <body>

    Hi,
    Please refer to the following FAQ:
    http://forums.adobe.com/docs/DOC-1991
    Regards,
    Brian

  • Can't get rid of thin outline around embedded movie?

    ...even after setting it to "Invisible Rectangle" in the settings box.
    I'm trying to get a flash animation, converted to quicktime movie (imported with legacy format option), embedded into the PDF, and then playing as the page becomes visible (i.e. the look you'd get if you were using powerpoint)
    test file attached...
    This is my 2nd preference as I was trying to get my flash animation embedded into my InDesign file which then was to be exported to PDF... but when I tried both quicktime movie and SWF it caused my Acrobat to "unexpectedly quit"... again and again... so after much frustration have given up and was trying to embed the quicktime movie into the PDF - which will be take up much more time as it's a 150 pg presentation in InDesign and every time I send the PDF for approval I will need to reimport the movies into the PDF... but at least it doesn't crash out... BUT just can't get rid of the thin black line around the movie.
    I convinced the client to do the 150pg presentation in InDesign not powerpoint (as has been done previously) but need to offer them the same offering as powerpoint with all the animation - which I thought would be no problem with importing flash files into InDesign - but I'm finding it fraught with difficulties!
    They'll be wishing they used Powerpoint!
    Any help would be so much appreciated
    PS using Adobe CS4, Mac OSX 10.4, Acrobat 9

    Thanks very much for the response Sandee. I tried your suggestion of the  Annotation option and this worked! - wonderful.. altho this test now works for me I'd still love to get it working from InDesign.
    What I'm trying to achieve... my client had 5 powerpoint presentations that need updating with new branding (totally about 160 pages - with about 20 basic animations - i.e. flashing lights on products etc).
    I sold him on the idea of using InDesign/PDF rather than powerpoint - but am needing to find an easy solution for the animations. So I've been working on this test file. Have self taught myself on a basic flash animation (from Lynda.com)... and tried importing both SWF and QT .MOV into InDesign and then exporting to PDF and when it loaded up in Acrobat it would always "unexpectedly quit" upon opening... even after trying different versions of PDF compatibility and restarting etc.
    Is there something obvious that I'm not doing right?
    Also if I get it to work, does that mean that my client and all their staff around the world will need to be Acrobat Reader 9?
    Thanks again for your time and help
    R

  • A year later...same question: How can I get a Pages document embedded ???

    How can I get a Pages document embedded into an email? (so that the recipient sees it immediately and does NOT have to open a PDF). Although I know a PDF is universal and would allow anyone (mac or not) to open, read and see my business newsletter, I want it to be instantaneous for viewing. So, which leads me to a question I've kicked around for a year now on this discussion board. How do I turn a Pages doc into html for email purposes? If there isn't a way with Pages, How about with Word (the newest version) for Mac? Someone has to know this art, I receive emails like this all the time, probably from Apple! ha ha .
    Please help!
    -dnorheim

    dnorheim wrote:
    How can I get a Pages document embedded into an email? (so that the recipient sees it immediately and does NOT have to open a PDF).
    we can't !
    Although I know a PDF is universal and would allow anyone (mac or not) to open, read and see my business newsletter, I want it to be instantaneous for viewing.
    In Mail.app, single page PDF are directly readable so you may try to
    print your page #1 in a PDF
    then
    print your page #2 in a PDF
    and so on.
    So, which leads me to a question I've kicked around for a year now on this discussion board. How do I turn a Pages doc into html for email purposes?
    we can't !
    As Apple removed the export to html feature, I assume that it's no to reintroduce it one day
    Yvan KOENIG (VALLAURIS, France) lundi 7 septembre 2009 17:50:32

  • Pages doesn't offer HTML, how can I get a Pages doc to be embedded?

    How can I get a Pages document embedded into an email? I do not want to turn it into a pdf... what are my options. I have Freeway 5 Express if this helps.
    How-to's and suggestions welcome.

    What exactly do you mean? Do you just mean you want to be sure it shows as an inline attachment? You can't really control that, if so, since it depends on the recipient's mail program/server/personal settings. This is true for real HTML mail, too.
    There is nothing to guarantee that if you could easily convert a pages document to HTML, the recipient would not receive it as just an attachment. In any case, I suppose you could copy/paste into a freeway file, publish that to the desktop and attach it, but really, PDF is a much, much better choice.

  • HT204382 I was attempting to upload a video to face book and decided to cancel, now I can not get the quicktime icon with Facebook icon embedded to delete? what are steps to clear desktop?

    I was attempting to upload a video to face book and decided to cancel, now I can not get the quicktime icon with Facebook icon embedded to delete? what are steps to clear desktop?

    A warm welcome to Apple discussions!
    A 2003 iMac cannot support Snow Leopard 10.6; you'd need an Intel processor and that cannot be retrofitted to your Mac. What does "About this Mac" in your Apple menu say  for your processor speed? What does it say about how much RAM you have?
    If the processor is 1ghz or faster, you can run OS 10.5; otherwise, you are maxed out at 10.4.11.
    Also, are you running any commercial ("pay for") anti-virus or security software? They are notorious for slowing most Macs to a fraction of their speed potential.
    A too-full hard drive can drag down performance, especially if you don't have a lot of physical RAM installed. If you single-click your hard drive icon and then do command i, you'll see the disk usage. Looks like this:
    The value for "Used" should be no more than about 90 percent of "Capacity." In the example image, that drive has about 34 percent of its space used and 66 percent free--more than enough. Please post what you see for your Capacity and Used numbers
    There are a few more things we might check but this is a good start.
    Awaiting your information,
    Allan

  • Can't get acces to text on path embedded into rectangle

    Hi,
    I can't get access to  a text by scripting. It's on a path embedded into a rectangle. The path is xml tagged.
    Rectangle.paths seems not to have any property to get the text, nor the XML structure.
    You may want to download the rar file and see by yourself. I just can't get access to the text.
    Any ideas ?
    TIA Loic
    http://www.loicaigon.com/texte.zip

    >> app.selection[0].graphicLines[0].textPaths[0].contents
    medium
    How to figure it out? Try this:
    function id(o) { var i, j, k=[];
      for (i in o) {
        if (o.hasOwnProperty(i)) { k.push(i) }
      k.sort();
      for (i=0; i<k.length; i++) {  j=k[i]; try {
        if (app.selection[0][j].length) {
          $.writeln(j+"\t"+app.selection[0][j].length);
        } catch (e) {  }
    id(app.selection[0])
    which gives you:
    allPageItems     1
    geometricBounds     4
    gradientFillStart     2
    gradientStrokeStart     2
    graphicLines     1
    pageItems     1
    paths     1
    preferences     10
    splineItems     1
    visibleBounds     4
    undefined
    and then it's all downhill from there

  • When I send a jpg to a PC in Mail. The image gets embedded and can no t be downloaded. How do I keep it as an attachement?

    When I send a jpg to a PC in Mail. The image gets embedded and can no t be downloaded. How do I keep it as an attachement?

    In you broswer? I'm using Mail App that came with My Mac. Do you know how to do it through there?

  • Help, I can't get the Embedded OC4J Server to restart!

    I've run into the following problem (well, actually a collegue) in that I can not get the OC4J application to restart once I kill it. She has a JSP page which will run once upon the first time JDeveloper 9i is run. However, from that point on, changes are compiled, but the I.E. page never comes up. I traced the problem down to the OC4J internal server is not being restarted. It seems the underlying reason is that somehow the embedded server gets in a state where it can't be shutdown.
    I've tried directly killing it via the run manager tab, and I've even looked at task manager and in both cases, I don't see anything corresponding to the server. Even restarting JDeveloper proper doesn't seem to clear it.
    Any thoughts?
    Thanks.
    Please post here, and email me at [email protected]
    Dave Blake

    I assume you are asking about JDev 9.0.2. If it's another version, please let me know. I can offer some suggestions based on the most likely causes:
    1) Try disabling the proxy server in JDev. Go to Tools | Preferences - Proxy Server, and uncheck the "Use HTTP Proxy Server" checkbox. You will have to quit and relaunch JDev for the change to get picked up. Then try running your JSP again.
    2) Try telling JDev to use a specific hostname for your machine other than the default. Go to Tools | Preferences - Deployment, and click on the radio button that says "Specify host name:" Try putting localhost or 127.0.0.1 here. You may have to use this in combination with 1).
    The embedded OC4J proces will show up in the Windows task manager as a javaw.exe process. You shouldn't have any zombie OC4J processes, but if you do end up with them and have a reproducible case, please post the steps-to-reproduce here.

Maybe you are looking for

  • Error while transporting objects from one package to another

    Hi Everyone, I am using a FM 'HR_INFOTYPE_OPERATION' to update a value into a table pa0584 table. If i try to upload all the values i am getting a return value like " No of Entries exceeds more than 20". So please help me out. Thanks Vijay

  • FI to COPA Value fields Currency translation

    Hello All, We are having the following situation. 1) The company code currency is RUB 2) Operating concern currency is EUR. 3) Second local currency as EUR. we are using a customised program to run the settlement. This program calls the KE21 transact

  • Windows size / resolution when connecting via scvmm console

    Hi right... please see attached screenshot for my problem.. As you can see... the windows is the usual size, but the server VM it is displaying is not showing as it should.. something has gone wrong with the display settings.. The only resolution I'v

  • System landscape changes after activating charm

    I need to change the system landscape on a maintenance project. I need to add an additional QA client to the project landscape. I have open change requests that I can not move to production yet so I can not complete the project. I have created anothe

  • Archiving invoice using smartform

    Hi All I am trying to archive invoices using smartform. In the program I am directly calling the smartform by passing the archiving parameters to the function module of smartform which is determined using CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'. I a