Flash Remoting for Video?

We currently have our own proprietary media pipeline for
video. This pipeline is written in C++ and we would like to display
the video from the pipeline without a Flash/AIR application. I
researched Alchemy and various SWF2EXE solutions for being able to
hook into our existing c++ pipeline. I'm going down this road
because maybe remoting is a possible solution.
If anyone has suggestions on a path to solve this problem, I
would appreciate it. If remoting can accomplish this, then maybe
some pointers.
Thanks,
Barry

Hi,
You need to have just ASP.NET hosting,
I you use Flash or HTML for the provider is the same.
You search asp server or Gateway for remoting access
ps : you can use Fluorine Gateway!
Olivier
danisilveiro a écrit :
> hello.
> i am in desperate need of a hosting provider that offers
Flash Remoting for .NET applications hosting.
> anyone ?
> ps. not viux or webserve :(

Similar Messages

  • Why so I keep getting 'blocked-plug in' message!   Very frustrating.  Never happened before.   related to Adobe Flash Player for videos.   Have deleted Adobe and put the new Adobe on, but still get message.   Seems others have had this same problem.

    Why so I keep getting 'blocked-plug in' message!   Very frustrating.  Never happened before.   related to Adobe Flash Player for videos.   Have deleted Adobe and put the new Adobe on, but still get message.   Seems others have had this same problem.

    What is your current Flash Player version: http://helpx.adobe.com/flash-player/kb/installation-problems-flash-player-windows.html ?
    What is your display adapter, driver version & date?  See http://forums.adobe.com/thread/945765

  • Flash Remoting for Flash 8

    I'm confused about using Flash Remoting... is this technology
    installed server-side or is it compiled into the swf?
    thanks

    You can find documentation in the Flash help. Also, remoting
    for Flash 8 is the same as remoting for Flash MX 2004 if you find
    something for mx 2004.

  • Where is "Using Flash Remoting for Flash 8 ActionScript 2.0.pdf"?

    I am looking for pdf documentation for Flash Remoting using
    Flash 8. I am not interested in Live Docs.

    You can find documentation in the Flash help. Also, remoting
    for Flash 8 is the same as remoting for Flash MX 2004 if you find
    something for mx 2004.

  • IPhone Alternative to Adobe Flash Player for video

    Is there an alternative to view video on iPhone. Whenever I want to click on and see a video it says need to upload Adobe and Adobe Flash Player not available for iPhone. Thank you for an help. Kevin

    Flash still has it's uses, but the need for Flash due to lack of any usable alternatives is certainly diminishing. And many sites are using Flash for things for which there are practical, non-proprietary, alternatives such as the technologies in HTML5.
    What irritates me are sites that use Flash only for doing fancy text. That's just the developer being too lazy to write CSS.

  • Converting Flash Remoting AS2 to AS3

    Hello
    I was wondering if someone could direct me to some tutorials
    on Flash Remoting for AS3.
    I would like to convert my old AS2 code over but I can't find
    any information on that.
    Does this functionality still exist for AS3?
    Adam

    See
    http://ssr.riaforge.org/

  • Flash Remoting not working in CF 10

    We've been using Flash Remoting for years and now, while testing CF 10 on a development server, find that it no longer works.
    In particular, I get a 404 error when trying to access https://{ip address}/flashservices/gateway.
    I've already confirmed that remoting is enabled in the Administrator and followed the steps given in the documentation (http://help.adobe.com/en_US/ColdFusion/10.0/Installing/WSc3ff6d0ea77859461172e0811cdec1896 9-7ffa.html).
    Any advice?

    If you don't want to change your as-files:
    JkMountFile
    "[Path to CF-Installation]/config/wsconfig/1/uriworkermap.properties"
    change
    /flashservices/gateway/* = cfusion
    to
    /flashservices/gateway = cfusion
    restart CF

  • Adobe flash player for mobile download

    Today I need to download mobile app adobe flash player for video watching.

    Hi,
    Flash Player for Android is no longer available. For more information, see here: 
    http://blogs.adobe.com/flashplayer/2012/06/flash-player-and-android-up date.html
    Also please see the following FAQ: http://forums.adobe.com/message/4675670#4675670

  • Flash Remoting in Windows CE

    Just wondering if Flash remoting runs on a Windows CE device.
    The device I'm looking into is a touchscreen running on Windows CE
    5 Pro. Assuming it has enough processing power, will it be possible
    to run swfs published for the Flash 7 player, and have them
    communicate with Flash remoting for J2EE.

    the same puzzled me

  • Flash remoting problem

    Hi all,
    I want to use flash remoting in my web project. So I
    downloaded the test version of flash remoting for .Net and was
    testing it. The code i was testing was basic. I was sending some
    string from my c# class library to flash and displaying it in a
    text box(flash textbox). It used to work fine before but when i try
    to access the same today, i get an error "Service not found". I was
    wondering what might be the reason.
    I dont think that this is becoz the test version is expired
    becoz it should generate some other message.
    My c# class library
    using System;
    using System.Collections.Generic;
    using System.Text;
    using FlashGateway.IO;
    namespace FlashRemoting.FlashTest1
    public class TestClass1
    public string TestFunc1()
    return "hi ";
    Flash file:
    import mx.remoting.*;
    if (inited == null)
    inited = true;
    NetServices.setDefaultGatewayUrl("
    http://xx.x.../flashremoting/gateway.aspx");
    serviceConnection = NetServices.createGatewayConnection();
    serviceObject =
    serviceConnection.getService("FlashTest1.TestClass1", this);
    button1.addEventListener("click",button_Clicked);
    function button_Clicked()
    //service function call to the remote service
    serviceObject.TestFunc1();
    //if the service function is successful, the _Result function
    of the same name
    //executes
    function TestFunc1_Result(result)
    messageDisplay.text = result;
    //if the service function is unsucessful, the _Status
    function of the same name
    //executes
    function TestFunc1_Status(result)
    messageDisplay.text = error.description;
    messageDisplay.text+=result.description;
    Error I got:
    undefinedNo Such Service
    Any ideas?

    Did you get a resolution to this? I'm having the same
    issue.

  • Flash player support for video playback in Lumia 8...

    When will  Nokia/MS support Adobe Flash player for Lumia 800 like they have for Android?
    Also I should be able to download a browser of my choice on Lumia as well. Any clarifications from Nokia most welcome!

    Adobe has announced that it has ceased development of Flash for mobile phones (in favour of HTML5, and due to the opposition of both Apple and Microsoft to allow support of Flash for their mobile operating systems), so from that direction neither Microsoft nor Nokia is going to get any help.
    If the Adobe Flash Video format specification is publicly available to use or to license (I don't know if it is), then at least Microsoft could implement support for it, if they wanted to (Nokia might not have sufficient rights from Microsoft to add new codecs to Windows Phone).
    So, you might direct your question primarily to Microsoft, rather than Nokia (of course, a Microsoft representative will probably read this, too, but whether they'll response or not is another matter).

  • I cannot watch video's in the mobile web without a currect flash player for mobile phone! what virsion of player i need?

    I can't watch video's in the mobile web without a currect flash player for mobile phone's. what do I need to do(what is the currect virsion)?
    If you have an answer just send it to me by e-mail!
    [email protected]

    If you find anything out please share.  I have flash projects (SWF) files created in Captivate 5 that play fine in Flash and Dreamweaver, but freeze up on the web in safari, firefox, opera and chrome.  Even files that used to play just fine.  This upgrade has been a nightmare - I have spent hours troubleshooting to no avail.  It does not seem to be a problem for windows users - only macs.

  • Minimum hardware for video PLAYBACK? Flash 8?

    Does anyone know a resource where I can learn about minimum
    system requirements for Flash8 or later playback?
    I encoded a video using FlashCS3 video encoder - and on most
    computers, it looks just fine/as expected. Just to see what would
    happen, I tried to view it from the web, on a Mac G4/867 that we
    have sitting around because it has PCIx cards for SCSI in it... It
    is running OSX 10.4.11 -- Safari 2.x. It has 1.25 gigs of ram.
    Video simply will not play back on this dinosaur (well, it
    plays, but 1 out of 10 frames, if I'm lucky - and audio is total
    sputter, it is unusable) ... ok, this box is ancient. BUT must I
    assume all current web visitors will have rocket-ship speed
    hardware?
    Is there a guide that's been assembled with guidance? For
    video encoded with VP6, do not exceed Y x Z dimensions at 15 fps in
    Flash player 8, etc... ???? I've searched...
    Thanks in advance for any VP6 encoding guidance.
    Bonus question: since I own CS3 and QTpro (Final Cut Studio),
    is there a true benefit from Flix or Flix Pro (or another stand
    alone encoder)? My primary machine for this is a MacBook Pro C2D
    2.33. Thanks.

    PS -- the internet bandwidth on this machine is superior...
    10megs downstream... on the same network (wired) as a few other
    (faster/newer) machines that have no issue viewing my video. The
    video is ~72mb.

  • Your opinion - why should we (or should we not) use flash as our primary platform for video delivery?

    Hi,
    I work at a college that is delivering courses online at a
    distance. Currently, we are using a Windows Media Streaming server
    as our main platform for video. We definitely want to be able to
    stream, as our students are from all over the world and have many
    different connection speeds - from t3 all the way down to dial up.
    With Windows Media Streaming, we can configure the video at
    multiple bit rates, within a single file, to address these various
    speeds. The file is delivered at a speed appropriate to each user's
    connection. We can also choose to force authentication for any
    given fie, while still having most of our video clips available to
    anyone.
    We are currently evaluating our setup and looking into
    various options. A lot has been said about Flash. I would love to
    hear pros and cons for using flash as our primary platform. I have
    heard that one advantage to Flash is that there is a way of setting
    up your files, so that no player is needed. I would also like to
    know if that is true. I sense that it is not - I had removed flash
    from my computer, and could not play anything with a swf extension.
    As I would suspect, my computer had no idea what it was without the
    flash player installed.
    I have also heard that the concept of streaming is inherent
    within the Flash technology - that Flash files will automatically
    stream in a similar manner to our current setup, where the speed
    and flow of the delivery is dependent on the user's connection. Can
    anyone comment on that?
    Additonally, we would need a separate server, as we do not
    want anything conflicting on the server where we house our Course
    Management System. Is there anything to be aware of with this type
    of setup?
    Some of the video files that we use would need to be limited
    to a certain audience - (due to copyright and contractual issues).
    Is there a way for Flash to handle such issues? With Windows Media
    STreaming server, we can opt to have any file require a username
    and password. this requires manual addition of these credentials to
    the server though, and is not a very efficient approach.
    Please feel free to add any additional comments that you
    think might be helpful. Thanks for any information you can give me.
    Kathleen Barringer
    Excelsior College

    Welcome to the Apple community.
    You can download apps from iTunes on a computer and sync them to the mobile device.

  • Is there a software like flash player for ipad.what software do I exactly need in order to play videos from websites?

    Is there a software like flash player for ipad.what software do I exactly need in order to play videos from websites?

    NKafafi88-
    There may be a couple Apps that may help, but I understand they don't work very well.  The best solution would be to contact the owners of the websites and let them know they need to update their site.
    The alternative I use, is to download the problem video onto my computer, and convert it to M4V or MP4 format using a program like HandBrake <HandBrake>.  Then it can be added to iTunes and synced with the iPad.
    Fred

Maybe you are looking for