Beginners guide to integrating Flash Media Server 2?

I'm a newbit to Flasha dn flash media server and need some
help with integrating the two products. We've just purchased Flash
Media Server 2 to stream user created videos to a website. Idealy
we would like to use the FlvPlayBack component placed on the stage
to display the FLV file from the media server, but cannont get the
component to access the FLV file.
Media Server Configuration:
On the Media Server we created an application (testapp) with
an default instance (_definst_). The directory path for the
Appliation looks like this W:\MediaApps\testapp\streams\_definst_\
The name of the server is MediaServer
The application and instance are appearing in the Media
Server Admin manager.
I've placed an FLV file (Movie.flv) In the _devinst_
directory.
Flash FLA file
Placed FLVPlayback component on the stage
Set contentpath= rtmp:\\MediaServer\testapp\_definst_\Movie
Set islive=true
When I test publish the file, the video does not display?
Does anyone have any guidance on what I need to do? There
seems to be a lack of documentation on integrating the media
server. I looked a sample app called "SimplePB" that works, but
does not use the FLVPlayback component.
Any help would be appreciated.
Thank you,
John Wallwork

John,
For an FLV to stream from FMS, it must be placed in the
streams/_definst_ directory...
applications/myApplication/streams/_definst_/myFlv.flv
Then you would type in the rtmp connection information in the
contentPath of the FLVPlayback component like this
rtmp://myRTMPConnectionInfo/myApplication/myFlv
without the flv extension.
The documentation comes from the FMS components when you
install them.
Here it is...
To set up your FCS for streaming FLV files:
Create a folder in your FCS application folder, and give it a
name such as my_application.
Copy the main.asc file into the my_application folder.
Create a folder named streams in the my_application folder.
Create a folder named _definst_ inside the streams folder.
Place your FLV files in the _definst_ folder.
To access your FLV files on the Flash Communication Server,
use a URL such as rtmp://my_servername/my_application/stream.flv.
For more information on administering the Flash Communication
Server, including how to set up a live stream, see the FCS
documentation at
www.macromedia.com/support/documentation/en/flashcom/. When playing
a live stream with FCS, you need to set the FLVPlayback property
isLive to true. For more information, see FLVPlayback.isLive.
Regards,
Bill

Similar Messages

  • Integrating Flash Media Server with other formats

    I would like to create a standard screen/player that can play
    any of the following formats:
    windows media files, all flash files, quick time files, real
    player files.
    So, for example, lets say I want to manipulate the screen to
    be an exact aspect ratio and have the same skin, and exact same
    controls as my flash files, but I don't want to work with Real
    Server or a Windows Media Server to serve these files what is the
    best approach to take ? i.e. a "Standardized" look and feel for all
    the formats listed.
    Where would I be able to get information that will help me
    achieve this ?

    There are two parts to this,
    Flash Media Server application - both client and server side. Check out the video conference app here http://www.adobe.com/devnet/flashmediaserver/sample_apps.html.
    The client side app will be a .swf file which you can develop in Flash/Flex.
    Second, you will have to embed this swf file in your asp.net page that will be delivered to browsers. I am not an expert in asp.net but googled a bit and get a feeling it's possible using
    tag.
    Also don't forget to check this link http://renaun.com/blog/2006/10/28/139/ for video conferencing app using flex and FMS.

  • Does Flash Media Server work with Wirecast?

    Does Flash Media Server work with the encoding software, Wirecast?
    Do any of you have experience integrating the two? Good or bad ?
    I'm currently using Red5, which doesn't work with Wirecast, but I'd like to be able to use Wirecast.
    Any advice would be appreciated!
    Best wishes.

    Thanks again for your help on this!
    I'm very new at this and don't really understand :
    if you've enabled SWF verification on the FMS side, and made an exception for the FMLe user-agent,
    I haven't done anything as far as setting other verifications, etc. This is just a default install of the FMS 3.5 Developers version.
    But I have tried all 3 user agents, still, none can connect. I still keep getting the "Can't publish stream... check credentials/tokens" error message 4020.
    Any other thoughts/ideas?
    Best wishes.

  • How To Use Flash Media Server For RPG Game Development Project ?

    I have a educational music video game development project (A Sea Voyage)  for whcih I am thinking to use the Adobe Flash Media Server for develping the 3D Game for which I plan to also use two other key tools,  blenderartist.org for 3D Creation of my ship, and use the popular game engine tool,  unity.com to integrated all my game elements.
    How to use the Adobe Flash Video Streaming Server Element for this RPG Type Game, internet friendly and desktop anchored ?
    Cafe Twin
    Metro Washington DC Hub

    I'm more or less in the same boat. I've got the admin console
    up. I am able to run the vodtest application locally pointing the
    video file to rtmp://localhost/vod/sample.flv or using the server
    name instead of localhost as in rtmp://mclmedia/vod/sample.flv
    I can also load the html and swf file to my xp machine that
    has access to the server via our internal network. (DNS isn't
    configured yet) But the connectionFailed message appears when I try
    to call the videos using rtmp://mclmedia/vod/sample.flv

  • Flash Media Server doubts

    How many concurrent users supports Flash Media Server version 3.0.7?

    There are major difference between the two editions you are mentioning but most important difference in your context is - No Remote SharedObjects and No Server-side coding is possible in Flash Media Streaming Server. So you won't be able to write full fledged Video Chat or Text Chat - you migth have to use some other technologies so that you can create chat rooms and use FMSS to do Video Streaming part.
    You can see full comparision between all editions of FMS here: http://www.adobe.com/products/flash-media-server-family/buying-guide-comparison.html

  • Is Flash Media Server is Thread Safe?

    Hello,
    I am trying to develop a game in flex, using flash media server 4.5. As its a multiplayer game, the server side code, should be multi threaded.
    Please let me know, is the "Flash Media Server 4.5" has Thread Safety mechanism. Please provide me any link( or guide me) to have detail decription regarding this.
    Thanks in advance.

    Hi,
    I am not sure if this exactly will help you but you can use SharedObject class to store data shared by different clients. With this you can also achieve synchronization. Below link has the details about SharedObject class:
    http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/net/SharedObject. html
    Also, following link has an example which shows how to synchronize users and store data using SharedObject:
    http://help.adobe.com/en_US/FlashMediaServer/3.5_Deving/WS5b3ccc516d4fbf351e63e3d11a0773d3 7a-7fff.html

  • Problem with NetConnection in Adobe AIR(Flex) using Flash Media Server.

    Hi
    I am creating a small chat application using Flash Media server. I have already created all my user interface components in Flex(Adobe AIR).In this application rather than sending text messages user can also  send  file to another user in his friend list.
    problem what i am facing is, when i am sending file through FMS most of time it send successfully but for some files while sending  application loss netconnection.
    so i would like to know, rather than closing application what are other condition when FMS loses network connection?
    Any help would be appreciated .
    Thanks.

    Hi. It looks like your code is not finding the mp3. At least,
    I can reproduce your error code by removing the mp3 from the
    directory, or renaming it.
    Btw, if you test with FF instead of IE, you'd see the error:
    Error #2044: Unhandled IOErrorEvent:. text=Error #2032:
    Stream Error.
    at KZFlash_fla::Sound_2/KZFlash_fla::frame1()
    Hope that helps.

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

  • 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

  • Adobe Flash Media Server in Ubuntu

    I have installed Adobe Flash Media Server in Ubuntu.
    When I run the command
    sudo ./fmsmgr server start
    it says that Server: start command:
    Server service start not found. Exiting
    When I start adminserver in the same way,
    the message displayed is :
    Starting Adobe Flash Media Admin Server (please check /var/log/messages)
    In the messages, the following is displayed :
    Server starting...
    Listener started ( FCSAdminIpcProtocol ) : localhost:11110/v4
    Listener started ( FCSAdminAdaptor ) : 1111/v4
    Server started (./conf/Server.xml).
    Let me know if I am facing any issue because of the OS not being supported.

    If you navigate to path where FMS is installed say /opt/adobe/fms and then run ./server restart  , do you get same error?

  • Flash Media Server 3 / FlashPioneer Video Chat

    Just recently, I purchased and installed
    'FlashPioneerVideoChat'...
    I decided to use Flash Media Server 3 (developer addition)
    for the local server. The problem is you can't login to the FMS
    Server from the client end although all other communication aspects
    work fine. When a connection is made the login starts but doesn't
    open the application, it just keeps running. The Client side has
    been debugged and tested so that points to the Flash Server and
    whatever settings have to be made and/or code added to what file?
    Could someone please point me in the right direction, Thank
    you much ...
    [email protected]

    Hi, but doesn't the linux version work on a mac?
    I'm a bit confused here.
    I currently shoot video on a Canon mini dv camera and edit in Apple imovie.
    Convert to Apple Quicktime and then import into Flash 8 video encoder.
    I ftp the clips upto a flash server, from my mac and upload the playlist to my website host
    using Flash 8.
    Don't tell me i've now got to get one of those dreadful PC thingies to complete the loop,
    surely Adobe didn't invent this wonderful piece of software so it could run from a PC?
    Or did they?
    Andrew C-B.

  • Flash Media Server Update Process

    Hi all,
    I currently have Flash Media Server 3.5.0 installed and it has been running since 2009.  It has been running for so long without issues I kind of forgot about it.  Now i see there is an update to 3.5.7.  I downloaded it but when I ran the installer it warned me that all my configuration settings may be lost.  I tried to find some info on the best procedures to follow to perform the update but was unable to find much.  I really do not want to lose my settings.  I looked in the FMS admin console but i did not see any option to backup the current settings. 
    What is the best way to proceed with this update without losing your settings or negatively impacting the media server?

    Like Graeme Bull said in another related post : "You can keep up on that on the product manager's blog though http://blogs.adobe.com/ktowes/"

  • Patch Flash Media Server

    We currently have a server that operates as a streaming media
    server running Adobe Flash Media Server 2 in our organisation and I
    was looking into if there are any update features from Adobe
    available to automatically download and install latest security
    patches etc? Does anyone have any suggestions?

    Nothing at the moment, it has to be done manually.

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

  • Playing video from a flash media server

    Can anyone point me to code to play streaming video from a Flash Media Server in Flex?

    Can you tell me how are you concluding that you are skipping few seconds when you set higher bufferTime - is it on visual inspection or say based on status messages.

Maybe you are looking for

  • Is it possible to use an mSata drive as the primary drive?

    Greeting everyone, I recently bought an HP ENVY Phoenix 810 whiich comes with the MS-7826 (Kaili) motherboard which has an mSata slot with a 16gb msata ssd in it, but it's only being used as a cache. So my question is, is it possible to use the mSata

  • ADF UIX: Get value in LOV messageList.

    I have a messageList that bind to a vo but when I call getTxtCodeCat method from the Struts form bean in Action Class, it does always return me a list index (0,1,2...). <struts:messageList model="${data.protecteddoc_GN_GnCodeSetupUIModel.CodeDescript

  • Use emoji characters in 10.6.8

    I've tried to install this symbols but there is no chance for my system. However I learnt this emoticones were standarized on 2010! How come we cannot see / type them? It should be as simple as install a new font. All apps in the App Store ask for 10

  • [OIBT] , 'Another user has altered the quantity of batch  .....

    Hi All I Have this problem when I've try to make a Delivery Notes   Set pdoc = pCompany.GetBusinessObject(oDeliveryNotes)   pdoc.CardCode = CardCode   pdoc.CardName = CardName   pdoc.DocDate = Date   pdoc.DocDueDate = Date   pdoc.TaxDate = Date   Set

  • How to parse a String help

    I'm trying to find an easy way to parse a string like this String, brand,model, number; String toParse=(Sony)(VZ-12324)(1);Is there a simple way of parsing the string to the "(" and ")" are omitted and brand=Sony; model=VZ-12324); number="1"; ???