Strobe media player with aspnet

I want to use strobe media player with my aspnet application. Can I access it on server side. I want to read one video at one time and display using strobe media player. Also I want to control current position of the video from server side. Truly it feels like I want to use Strobe media player as Windows media player in visual studio. Can anyone has some idea..please.

You can control SMP via JavaScript, so if your app can dynamically write values to the JavaScript used in the app, then you should be fine.

Similar Messages

  • Flash media server and strobe media player

    Hi,
    any one is done by sample program with Strobe media player and Flash media server?if yes means please send me some tutorials or sample file with steps how to do.

    Hi,
    Thanks for your interest in FMS and Strobe Media Player. SMP is a out of box sample player that can play streams from FMS and no coding is required for its basic functionality.
    It can play RTMP and HTTP dynamic Streaming / HTTP progressive as well as multicast streams.
    Download the Strobe media playback from http://www.osmf.org/strobe_mediaplayback.html , host it on a webserver and launch in a broswer.
    launch either strobemediaplayback.html or setup.html to setup your own player with different settings.
    Thank you !

  • How can I use Microsoft Media Player with my new iPod Nano?

    I do not like the iTunes player.  I want to use the Microsoft Media Player with my iPod Nano.  I dislike the iTunes player so much that if I don't get this resolved I will have to return the iPod Nano.

    Michelle,
    You can download media components for QuickTime which will enable you to play WMA files through QuickTime on your Mac:
    http://windows.microsoft.com/en-gb/windows/windows-media-components-quicktime
    Alternatively, Get the free VLC player for Mac, which will play almost all media types:
    http://vlc-media-player.en.softonic.com/mac
    If the interview requires Windows Media Player to be running to conduct the interview, then I fear you may be stuck, there is not a version of Windows Media Player for Mac - It is for Windows.  Your options in this case would be to borrow a Windows PC or install a valid copy of Windows on your MacBook under BootCamp.

  • Embedding Strobe Media Player into Websites

    Hello,
    I am using the Strobe Media Player and want to have it so that using visiting my website can copy an embed code and use the player in their site.
    Does Strobe Media Player have this capability or do I need to build it in myself?
    Thanks

    Hi,
    this functionality is not present in the player itself, but you can use the code from the setup.html page that uses JS to generate the embed code from a set of parameters as a starting point.

  • Windows Media Player with 10.4.6

    My first post here so I hope I do it right.
    My question relates to using the Windows Media Player with the new Operating System. I just upgraded from v.10.2 to 10.4. Once I upgraded I was no longer able to open any files in Windows Media player. I figure,no big deal, I just need to upgrade my Media Player. I downloaded Windows Media 9 Player for Mac. Installed no problem but when I try to open I get the message "The application Windows Media Player closed unexpectedly". I then downloaded and installed Flip4Mac as well, but I got the same error messsage.
    Am I just missing something obvious?
    Any help is appreciated.
    Thanks
    Flagg
    Powerbook G4   Mac OS X (10.4.6)  

    Both work here without any problem. I suspect a bad installation. Start over by first deleting these from ~/Library/Preferences/: com.microsoft.mediaplayer.plist, Windows Media Favorites, Windows Media Player Prefs; these from /Library/Internet Plug-ins/: /Disabled Plug-ins/Windows Media Plugin, Flip4Mac WMV Plugin.plugin, and Flip4Mac WMV Plugin.webplugin; and the Flip4Mac WMV.prefPane from /Library/Preference Panes/Flip4Mac WMV.prefPane, restarting, repairing permissions, reinstalling WMP and see if it launches. If so, reinstall Flip4Mac and see if that launches. If you have any problems, report back.

  • Embedded Windows Media PLayer With Non-Standard File Extension

    I have embedded a windows media player in a asp.net web page, using the usual
    <object> and <embed> tags. The video is served by an ashx (http handler). When I try to play the video, I usually (but not always) get an error message telling me that the file extension (ashx) does not match the file format.
    This happens in IE (8, 9, 10, 11) and also in Firefox (latest) with the WMP plugin.
    I know that the tags (with classid, etc) are correct because the media player displays and allows me to click the 'play' button.
    The ashx returns the correct mime type (video/x-ms-wmv) and a valid file name (somevideo.wmv) in the response headers. I have tried content-disposition attachment and inline.
    I have tried urls using 'http://', 'https://', and '//' (which I prefer)
    If I put the url (including the .ashx) of the video file in the browser address bar directly, the video downloads and plays in the standalone media player.
    If I modify the object tag to use a direct path to the video file (/somewhere/somevideo.wmv), it works - but I can't use this as a solution.
    The same ashx serves up video and audio in various other formats with out any fuss - it just seems that the embedded windows media player doesn't like it.
    This has been working for several years - I think this is some new behavior, though I can't identify what has changed, other than browser updates.
    Any ideas on what could be causing this? Am I missing something simple?

    Hi,
    Tools>Internet Options>Security tab, click "Reset all zones to default"
    Advanced tab of Internet Options>uncheck "Do not save encrypted files to disk"
    f12>Networking tab, click the Start button, navigate to your page and observer the response header and content.
    To determine if you page is being rendered in a x64 host (all IE versions and WaterFox, type
    navigator.platform in the IE Developer tools Console tab,
    Post questions about html, css and scripting for website development using MSIE browsers to the IE Web Development forum... WITH a link to your website.
    Rob^_^

  • Windows media player with safari for windows

    Hi everyone
    just a little problem of mine...
    safari seems unable to detect windows media player. I get a message about 'content of MIME type application/x-mplayer2' when I safari tries to use media player. I tried installing the plugin on this page http://www.apple.com/safari/download/plugins.html which didn't seem to work. I don't know if this is a mistake but the file name suggests the plugin is for firefox...
    i have also tried installing quicktime and realplayer with no effect
    help appreciated; thank you in advance!

    Hi on_safari,
    I don't know if this is a mistake but the file name suggests the plugin is for firefox...
    Safari and Firefox (and other browsers) use the same interface for handling plug-ins so Safari should be able to use it nonetheless.
    I tried installing the plugin on this page http://www.apple.com/safari/download/plugins.html which didn't seem to work.
    Can you describe in more detail what you mean? What did you try and what happened? Were any error messages generated?

  • Strobe Media Playback with AIR ?

    Does anybody know how to  use the Strobe Media Playback Player in an AIR application?
    I need to skip all the configuration that comes from flashvars,I tried to modify the source code but it's a headache.

    Adrian,you are the man!
    The dynamic version worked,however I didnt get the static version to work.Here's the modified code,got rid of the unecessary loader stuff
    <?xml version="1.0" encoding="utf-8"?>
    <s:WindowedApplication xmlns:fx="http://ns.adobe.com/mxml/2009"
      xmlns:s="library://ns.adobe.com/flex/spark"
      xmlns:mx="library://ns.adobe.com/flex/mx"
      creationComplete ="init(event)"
      showStatusBar = "false"
      >
    <fx:Script>
    <![CDATA[
    import mx.core.UIComponent;
    [Embed(source='/StrobeMediaPlayback.swf')]        ????(it was not in the source!)
       private var StrobeMediaPlayback:Class;
    protected function init(event:Event):void
    _stage = systemManager.stage;
    _stage.align = StageAlign.TOP_LEFT;
    _parameters  =
    src:"http://mediapm.edgesuite.net/strobe/content/test/AFaerysTale_sylviaApostol_640_500_short.f lv"
    , controlBarMode:"floating"
    , controlBarAutoHide:"false"
    // For statically linked StrobeMediaPlayback you can use this snippet
    var playerClass:Class = getDefinitionByName("StrobeMediaPlayback") as Class;
    var playerInstance:Object = new playerClass();
    playerInstance.initialize(_parameters, _stage);
    var ui:UIComponent = new UIComponent();
    ui.addChild(playerInstance as DisplayObject);
    addElement(ui);
    private var _stage:Stage;
    private var _parameters:Object;
    /* static */
    private static const ALLOW_LOAD_BYTES_CODE_EXECUTION:String = "allowLoadBytesCodeExecution";
    ]]>
    </fx:Script>
    <fx:Declarations>
    <!-- Place non-visual elements (e.g., services, value objects) here -->
    </fx:Declarations>
    </s:WindowedApplication>
    The problem is I did'nt find any  StrobeMediaPlayback.swf   in the source of your project to embed,so I just grabbed the StrobeMediaPlayback.swf  from the StrobeMediaPlayback download,and also tried the swf in the bin folder of the StrobeMediaPlayback Flex Project.
    I got a runtime error
    ReferenceError: Error #1065: Variable StrobeMediaPlayback is not defined.
    I will appreciate your help,(again)!

  • Media Player with FF for the N80

    I found a bunch of Media Players that support Fast Forward and Reverse for Symbian, but none for the 3rd edition, ie: compatible with the N80. Anyone had better luck?Message Edited by patc on 21-Jul-2006
    01:46 PM

    OK, I'm an eejit: just discovered that on the regular Media Player, the 6 and 4 keys do FF/RW respectively.
    Duh!
    Who said RTFM ..?

  • Replacing Media Player with another player

    I've had a couple issues with my RoboHelp project's media
    files autostarting on some Macs. So, I tried replacing RoboHelps
    default Windows Media Player code with Quicktime code. But, in
    RoboHelp, when I leave the "HTML" disply and re-enter the "Design"
    display, RoboHelp deletes my Quicktime code and replaces it with
    its default Windows Media Code. Does anyone know how to over-ride
    this?
    -Greg

    Hello Greg -
    I don't use the RH find/replace function - I use stand-alone
    software and do the search/replace on the generated files (the
    files we publish). Look into your generated code for those
    references to Windows Media, copy the string as your "find" and
    write your desired string as the "replace" then do "replace all".
    There are a number of these programs available and have been
    mentioned many times in this forum. One popular tool is FAR from
    www.helpware.net but a search will bring up others.
    In our situation, I need to replace a couple generated files
    (files that are created by RH every time the project is generated).
    I took a gen'ed file then modified it and saved it to a separate
    project folder. After gen'ing a project we copy the saved/modified
    files into the generated project folder then publish.
    Regards,
    GEWB

  • How to parse HDS Live fragments in Strobe Media Player and read "mdat"

    Hi,
    Can any one please tell me how can I parse HDS Live fragmnent "mdat" in Strobe Media Playback.? My requirements is to add CC on SMP from HDS live fragments data.
    Please advise.
    Best regards,

    QuickTime will not play MPEG-2 content, streaming or otherwise, without the addition of the extra-cost MPEG-2 Playback Component. Even with that component, QuickTime cannot play all MPEG-2 streams. Read the FAQ carefully for details.

  • Long Time to Sync Music (Media Player, with files on network drive)

    Hello there,
    I've set up my fab new Curve 8520 with the new version of Desktop Software. Sync is working fine for Outlook organizier information.
    I use Media Player to manage my music. The library is on my PC, but the mp3 files themselves are on a network drive (mapped as a drive letter).
    The music sync does work, but it takes ages for it to (1) show the songs / albums / playlists everytime you click the music button (20-30 minutes) and (2) it also takes a similar length of time to sync (even if you only sync one song!)
    So it works, but it is not really usable. It seems to me that the Desktop Software is checking every file in the library every time I enter the music button, which is overkill.
    Any suggestions would be very welcome. Thanks.

    I think I solved the problem. I just had to switch the location of of the itunes library from the default to the network drive and it found the files. Funny how itunes could find the library to play songs but the ipod couldn't when syncing.
    G

  • Media player with airplay other then Apple TV

    Hello all
    Im using an iPhone5s a iphone 4 and iPad2 for music and video's (none of those are jailbroken of any kind)
    now i have a samsung smart TV and i would like to watch downloaded films (witch i downloaded on a laptop USB disk or NAS whatever)
    thats not the problem cause i can buy any random mediaplayer but this will not support airplay so i can also stream audio or video to myTV
    A AppleTV will support this but it does not support drives or NAS servers to play (example .MKV files) from
    #F#$%
    Can anybody help me to find a compatible media player who does support airplay out of the box?
    kind regards
    Leon

    Hello double_edge,
    Thanks for using Apple Support Communities.
    For more information on this, take a look at:
    Troubleshooting AirPlay and AirPlay Mirroring
    http://support.apple.com/kb/TS5209
    Ensure that other devices aren't trying to stream to the same Apple TV at the same time.
    Ensure that your Wi-Fi router is set up with the recommended settings for the best performance.
    Certain external devices, such as microwave ovens and baby monitors, may interfere with a Wi-Fi network. Try moving or disabling these devices.
    If your wireless and wired networks are the same, try connecting your Apple TV to the router via Ethernet instead of Wi-Fi.
    Use the Wi-Fi network troubleshooting guide to resolve interference and other issues.
    Best of luck,
    Mario

  • Media player with dancing display!!!!!!

    Could somebody please explain why the nokia n73 and nokia 6111 are advertised on tv (x-factor) and on the nokia web site as having a dancing spectrum display on the phones when playing audio yet in reality i cant seem to find this feature on either phone.....
    I purchased a n73 for myself and a 6111 for my daughter (Cash!!!) for Christmas yet we are both dissapointed as neither seem to have this media player display yet they are advetised as having the dancing display....
    Is this false advertising by nokia??? tempting us to buy phones for features that they don't posess or have i purchased 2 faulty phones.???.....the first i suspect.......
    i am very unhappy now with the purchases and think nokia should stop advertising them with the dancing display if they don't feature it as this could be classed as false advertising................
    is it just me or have other people purchased these phones for this feature????
    ron

    Just in case someone else is looking for the same fix and me, here is  how it was solved;
    <!-- begin embedded WindowsMedia file... -->
          <table border='0' cellpadding='0' align="center">
          <tr><td>
          <OBJECT id='mediaPlayer' width="800" height="495"
          classid='CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95'
          codebase='http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701'
          standby='Loading Microsoft Windows Media Player components...' type='application/x-oleobject'>
          <param name='fileName' value="http://www.myweb.com/video.wmv">
          <param name='animationatStart' value='true'>
          <param name='transparentatStart' value='true'>
          <param name='autoStart' value="true">
          <param name='showControls' value="true">
          <param name='loop' value="true">
          <EMBED type='application/x-mplayer2'
            pluginspage='http://microsoft.com/windows/mediaplayer/en/download/'
            id='mediaPlayer' name='mediaPlayer' displaysize='4' autosize='-1'
            bgcolor='darkblue' showcontrols="true" showtracker='-1'
            showdisplay='0' showstatusbar='-1' videoborder3d='-1' width="800" height="495"
            src="http://http://www.myweb.com/video.wmv" autostart="true" designtimesp='5311' loop="true">
          </EMBED>
          </OBJECT>
          </td></tr>
          <!-- ...end embedded WindowsMedia file -->
        <!-- begin link to launch external media player... -->
            <tr><td align='center'>
            <!-- ...end link to launch external media player... -->
            </td></tr>
          </table>
    Just in case someone else is looking for the same fix and me, here is how it was solved;

  • Using Windows media player with my Zen Touch (2

    Have had a Zen Touch for some months, using the supplied software for ripping and transfer.
    But after many aborti've attemps to use Media Player my player witll not repsond.
    Is it a Firmware issue, Media Player config issue, Creative config, whatever?
    Any thoughts suggestions????
    Also along same lines why can I not see the device when using explorer etc?
    regards,
    JMR

    Check the English manual on page 41 about USB data cable connections.
    http://www.nokiausa.com/get-support-and-software/p​roduct-support/nokia-7510-supernova/guides
    ‡Thank you for hitting the Blue/Green Star button‡
    N8-00 RM 596 V:111.030.0609; E71-1(05) RM 346 V: 500.21.009

Maybe you are looking for