Windows Vista and Flash Media Server Streaming Problems

My company recently started using Flash Media Server to
stream audio and video content.
My boss just installed Windows Vista Ultimate and now no
streaming content will play at all. Simple Flash animations work,
but nothing that accesses the Flash Media Server for content. I've
uninstalled and reinstalled multiple versions of the Flash Player
on his machine but nothing seems to work. I also tried the new
"Reset" feature in IE that is supposed to return it to it's
shipping state and that didn't work. I navigated to the "System 32"
folder and ran the Flash Updater EXE. I downloaded and installed
all of the available updates through "Windows Update".
I also tested Flash Objects that stream video on Adobe.com
and they don't play either. Has anyone heard of this happening or
know what I need to do to fix it? I don't know if this is a bug in
the Flash Player or with Windows Vista.

This appears to be the solution:
http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=44&catid=184&threadid =1243464&enterthread=y

Similar Messages

  • FLEX 2.0 and Flash Media Server 2.0 Unable to stream from client to server

    Hi All,
    I have been trying to put together a quick demo to stream
    and record audio from Client to Server. I get this error when
    trying to connect to FMS.
    ArgumentError: Error #2126: NetConnection object must be
    connected.
    at flash.net::NetStream/flash.net:NetStream::construct()
    at flash.net::NetStream$iinit()
    at Audio/toggle()
    at Audio/__submit_click()
    my Program fails at this line - ns = new NetStream(nc);
    Your help is greatly appreciated. Here is the MXML file
    Audio.mxml
    This file contains a simple start and stop button start and
    stop audio processing.
    This page is served from Apache Tomcat on host : demoserver1
    and port 8080
    Flash media server is also installed on the same host
    demoserver1.
    I did not do any additional config at FMS except creating an
    application called "DemoApp". All other settings are defaults.
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="
    http://www.adobe.com/2006/mxml"
    applicationComplete="startup()">
    <mx:Script>
    <![CDATA[
    import flash.net.NetConnection;
    import flash.net.NetStream;
    public var started:Boolean = false;
    public var nc:NetConnection;
    public var ns:NetStream;
    public var mp:Microphone;
    public function startup():void{
    lblMessage.text="Stopped";
    public function toggle():void{
    if (started==false){
    submit.label="Stop";
    started=true;
    lblMessage.text="Started";
    nc = new NetConnection();
    nc.addEventListener(NetStatusEvent.NET_STATUS,
    netStatusHandler);
    nc.addEventListener(SecurityErrorEvent.SECURITY_ERROR,
    securityErrorHandler);
    nc.objectEncoding = flash.net.ObjectEncoding.AMF0;
    nc.connect("rtmp://demoserver1/DemoApp");
    ns = new NetStream(nc);
    ns.addEventListener(NetStatusEvent.NET_STATUS,
    netStatusHandler);
    mp = Microphone.getMicrophone(0);
    ns.attachAudio(mp);
    ns.publish("sample1", "record");
    else{
    started=false;
    submit.label="Start";
    lblMessage.text="Stopped";
    ns.close();
    nc.close();
    private function netStatusHandler(event:NetStatusEvent):void
    switch (event.info.code) {
    case "NetConnection.Connect.Success":
    trace(" connection success : " );
    break;
    case "NetStream.Play.StreamNotFound":
    trace("Stream not found: " );
    break;
    private function
    securityErrorHandler(event:SecurityErrorEvent):void {
    trace("securityErrorHandler: " + event);
    ]]>
    </mx:Script>
    <mx:Canvas xmlns:mx="
    http://www.adobe.com/2006/mxml"
    width="400"
    height="300">
    <mx:HBox left="19" right="0" height="100" top="30">
    <mx:Label text="Label" id="lblMessage" width="150"/>
    <mx:Button label="Start" click="toggle()" id="submit"/>
    </mx:HBox>
    </mx:Canvas>
    </mx:Application>

    Hi,
    Are you trying to make an air app or a web application (flash) for streaming? You may want to check out the osmf framework to help you write a player for mobile platform. Check out http://www.opensourcemediaframework.com/ for more info on how you can write streaming video players using this framework. There are some good tutorials there and also you may post on the forum to get your specific queries solved.
    Thanks,
    Abhishek

  • WAMP and Flash Media Server

    I currently have WAMP(Windows, Apache,MySQL,PHP) installed as
    my primary server; I do not want to change this. What I would like
    to do is use Flash Media Server as my primary streaming server and
    be able to host media files on it. I have been informed that if I
    broadcast from the Media Server on Port 80 I will run into trouble
    when I start the WAMP server (because it works on Port 80). The
    resolution that I've been told is to put the Media Server on Port
    :8080. What I am trying to find out is if any one here is running
    the Flash Media Server as a second server using Port 8080 or is it
    smarter to just assign Flash Media Server it's own port. By the
    way, I am trying to set up a test environment that will replicate
    what the real server and application will have to do. Any advice is
    greatly appreciated. Thank You
    In2mobile

    what version of windows are you running?.......try shutting down fms service before making changes.......I know in windows 7 you have to right click choose properties of the folder fms.ini resides in and adjust the security settings.

  • Encoding to H.264 FLV: Flash Media Server Streaming

    Hi all,
    I've been hoping to find the magic Compressor settings which would allow me to compress a stream-able FLV on our Flash Media Server.
    I realize I can use the default QuickTime Export component to create an FLV, however this does not support distributive rendering/job segmenting. Currently I'm trying the 'QuickTime Movie' file format (last on the format list) without any luck.
    As QuickTime can produce a streamable FLV with the export component I'm figuring there HAS to be a way to manually configure Conpressor to do the same: Has anyone worked this out?
    Thanks for any assistance
    - Billy

    Related to my post above is it be possible to access and use the TrueMotion VP6 (Perian) format settings in Compressor? This format is also accessible through the QuickTime Export component option, and doing so would would both make the flash streams more compatible (w/ old players) and allow job segmenting.
    Thanks again for any thoughts ...
    - Billy

  • Flash Media Server - Stream AVI

    Hello, I would like to know if it is possible to stream video
    files to the adobe flash media server. I have been able to setup
    the server and client, and been able to stream my webcam to the
    server, and from the server to clients.
    Is it possible to stream an AVI (or other video format) file
    directly to the server? (avi--->server--->client) ?
    Any help would be appreciated, thanks!

    a friend tell me Flash Video Server is a cool tool,it is a
    powerful video streaming platform which provides services of
    streaming Flash videos and audios between the server side and
    client side. Flash Video Server offers you easy solution to enable
    your clients to play, record, and publish local Flash videos, live
    videos and audios to the server and share with other users.
    http://www.flvsoft.com/flash_video_server
    hope it can help you.

  • OMA DRM and Flash Media Server

    Hi,
    I'm curious that if Flash Media Rights Management Server
    support OMA DRM and\or WMDRM. Does Flash Media Enconding Server
    also encrypts videos to support oma drm or wmdrm?
    Or by meaning DRM, Adobe means he has his own way to protect
    the content holder rights by using different protocols and other
    things and it does not secure the video file but it secure how the
    video file is transmitted and seen (by preventing video or audio
    being sniffed and/or ripped).
    thank you for your time

    But it would be so cool, if Flash Lite 2.0 could communicate
    with FMS. Just think about how many applications could be done with
    FMS...

  • [HELP] How to livestreaming with HDS and Flash Media Server?

    Hi again! I made a discussion before but nobody solved my problem. My orginal problem is here:http://forums.adobe.com/message/4902951
    Regards!

    Hi,
    Try turning off the firewall on your machine and then try the steps mentioned in the following link:
    http://help.adobe.com/en_US/adobemediaserver/devguide/WSd391de4d9c7bd609-52e437a812a3725df a0-8000.2.3.html

  • Live Streaming video and Flex2(3?) + Flash Media Server?

    I've seen alot of topic on how to create video sites for
    clips, etc. with Flex and Flash Media Server, but how about live
    streaming video, like a concert or a seminar. I can't find any
    information on this at all, could anyone point me in the right
    direction?

    What you need is grab video/sound form camera/mic, publish it
    on FMS and let the other clients play it. In a few steps:
    // get camera and mic
    var cam:Camera = Camera.getCamera(); // get default camera
    var mic:Microphone = Microphone.getMicrophone(); // get
    default mic
    // if you have VideoDisplay, for monitoring
    videoDisplay.attachCamera(cam);
    // create new RTMP connection to FMS/your app
    var nc:NetConnection = new NetConnection();
    // new stream should be create *after* nc has connected, not
    before
    // so this is executed after the below nc.connect() succeeds
    nc.attachEventListener(Event.CONNECT, function(){
    var ns:NetStream = new NetStream();
    ns.attachCamera(cam);
    ns.attachMicrophone(mic);
    ns.publish("streamname", "live"); // or "record" if you want
    to live+rec
    // connect to default instance of app 'appname' on your FMS
    nc.connect("rtmp://fms.ip.address/appname");
    If you're using Flex2 and FMS2 (the latest FMS is 3), you
    might need to
    cuange the connection encoding to AMF0 (which is what FMS2
    uses) in order for this to work.
    Hope this helps; I've written it from my head so it probably
    has mistakes, but it's the general workflow; the docs in the
    language reference for specific functions mentioned here will also
    help.

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

  • Live Instance in Flash Media Server 4.0 crashes/causes stream failure

    Hi,
    I have a Flash Media Server streaming version 4.0 server that is expierencing some issues.  Currently multiple inlet encoders are publishing live video content to this FMS.  At random times, the live_definst_ instance will crash and then restart itself.  The encoder does not recognize this new session and as a result, no new live video is being sent unless the encoder is stopped/started.  This cannot be done during live events, however. 
    I also have an enterprise version 4.0 that does not have this issue.  Is there a fundamental difference between the streaming/enterprise versions that would cause this issue and if so, is there any modifications that can be done to the streaming server that can fix this?
    Also I've noticed on the master logs that the enterprise server has various
    _defaultRoot_L_defaultVHost_:::_0 expierenced 1 failure's
    After this it seems like it starts.  However, the streaming server has this:
    _defaultRoot_L_defaultVHost_:::_0 expierenced 2 failure's
    Recovering core _defaultRoot_:::: with 2 failure[s] after 300 seconds!
    What exactly is this "recovering" process, could this be what is causing this issue?  Can I disable this in the config?

    You need to place the crossdomain.xml in the webroot folder. Create a text file in the webroot folder using notepad, and call it crossdomain.xml. The text below will give you a wide open access policy, which is fine for testing.
    <?xml version="1.0"?>
    <!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd">
    <cross-domain-policy>
              <allow-access-from domain="*" />
    </cross-domain-policy>
    For debugging HTTP streaming I recommend you get hold of something like Charles or Fiddler. These will greatly assist in pinpointing any issues.

  • Problem form client windows vista in filesharing OSX server 10.5.7

    I have a technical question
    I ve a zip file in OSX filesharing and fail to
    unzip from a windows vista pc in the same network folder
    authorizations are OK
    The unzip on my desktop, it is ok
    The problem there is only Windows Vista and Linux Ubuntu server 9.4
    With Xp System is OK
    The Autentication is with Active Directory
    I hope help Me
    Alex

    There may be many causes for unzip not working within the share.
    Very likely it is a question of permissions within the folder where you try to unzip your ZIP-file.
    Possibly you are not allowed to write. Or there may be ACLs active either on the entire share or the folder in question which may disable writing into directories (that is disabling creating files) or disable writing to files (that is saving files).
    Thus with the information given, you'll probably won't see a satisfying answer for your question here

  • Flash Media Server 3 and Adobe Connect 6.0 SP2

    Hi all, I have a doubt.
    It's possible to run Adobe Connect Server 6.0 SP2 and Flash
    Media Server 3 in the same machine?
    Thnx.

    Adobe Connect server includes its own flash media server. in
    that case;
    There can be some conflicts for port/service registration
    etc.

  • How to get list of logged-in users from Flash Media Server in a Flash programm? (Or login/logout notifications)

    Hi there,
    I'm Very sorry for asking this. I guess it's a very basic problem, but I'm very new to Flash and Flash media Server and I need a very fast answer...
    Currently I'm working on a Director project using a flash program which connects to Flash Media Server (I guess version 3, it's quite old). Unfortunately they forgot to make a flash method to send the actual userlist (or a notification when someone logged in or out) to Director. AND, unfortunately, they lost the source code of that flash programm, so I cannot look into it or alter it *sigh*.
    Now I want to do a new flash programm which covers the old one, letting all known methods "pass trough" and building an additional method to gain the user list (or login/out notification).
    How do I get the login information from Flash Media Server? (Would be good if you could provide an idea already for flash code... as I said I'm a tard at flash till now)
    Thank you so much. And I hope you understand my situation asking here...
    Jana

    hparmar : yes, that's what I feared... I hoped it would be possible to tell the server from which application I do need the login information. What a mess.
    Dimo Hristov: thanks for your offer! I already tried decompiling the flash program with the shareware version of Trillix Decompiler. It only decompiled the UI (in a terrible way) but no source code at all. It was the shareware version where I can decompile 2 or 3 programms to test the software. Are you sure the non-free version of Trilix Flash Decompiler will do..?

  • Flash Media Server...Other Version???

    Okay so theres the Flash Media Server Professional Edition,
    and Flash Media Server Developers Edition....
    Is there another version aside from the above like Standard
    or Lite? I've been looking but all I can find is the professional
    version. I have my own linux server and a small website I would
    like to add video chat too which requires a Flash Media Server, but
    theres no way my website can cover the costs of the FMS PRO license
    even after 4 years.
    Is there any alternative? What are the restrictions on the
    developers edition?
    Thank you very much in advance.

    Its Adobe Flash Media Interactive Server 3.5
    http://www.adobe.com/products/flashmediainteractive/
    Msg me here, on my email: [email protected] or skype: stoynev
    Thanks.

  • Streaming flash media server to the world and not just your local network

    hello, i have downloaded and installed flashe media server.....but i have som problems which are: i am on a network which is connected to the internet and i was able to get the ip of my pc using the comand prompt (i.e typing ...ipconfig/all....in the comand prompt window) ...i used this ip in my flash media encoder in place of "localhost" in the fms url, and i was able 2 connect fine ,i the copied my fms url to the osmf player and i generated my html code and put it in my webpage and everything did work fine, but the proble is that only the people who are on thesame network with me were able to view the video on the webpage wereas people in other countries could not view the video....... so please how can i be able to make my video acessable to the whole world ,because i work in a television company and they have asked me to undertake the task to stream thier broadcast online to the whole world........please i would like u to put me through the right things to do because have been having sleepless night on flash media server.....would be expecting a reply from anyone who can help me as quick as possible. thanks

    Hey Kristich,
    Is the server that you have created behind some NAT, etc?
    If you are using an IP of the form 10.x.x.x or 172.x.x.x or 192.168.x.x then these are private IPv4 address spaces and not public IPs(which is unique), and you wont be able access them from outside.

Maybe you are looking for

  • Layout Editor Does Not Match Generated PDF

    We are in the process of upgrading our reports from 6.0 and 6i to 9i. The conversion process seems pretty straight forward with the exception of the layout not matching the PDF created by executing the report. We are currently using Windows to make t

  • Data Execution Prevention error

    I updated itunes on my computer and now everytime i try and start up itunes it gives me a Data Execution Prevention window, saying it will not allow itunes to start because it is protecting my computer.  I am running Windows XP Service pack 3.  My Qu

  • Vendor batch number in stock transfer

    Hi, Batch management at plant level. When we transfer the stock from one plant to another plant, the vendor batch number is not getting updated in the receiving batch master record. In 303,we will send it from one plant to another plant (Stock in tra

  • Saving Pattern swatch ASE

    I wanted to save a pattern swatch and not the whole swatch library so I deleted all the swatches until it was just the one pattern swatch. I saved it as an .ase and then opened it in another document. I noticed however that when I open the pattern in

  • Solman_setup not calling and open browser

    Dear Experts, I recently upgrde my solution manager 7.1 sp11 . after upgrade I run transaction solman_setup , or LMDB etc ( which calling browser ) not open give me following error 500 SAP Internal Server Error ERROR: Access via 'NULL' object referen