Test my new Adobe Media Server

Hello,
I've just finished my new Adobe Media Server installation and doing testing now.
I tried to run http://localhost/hds-vod/test.mp4.f4m in my Adobe Media Server local Sample Video Player, it works fine. But, when I tried to run in another client machine with same URL http://externalhost/hds-vod/test.mp4.f4m, it shows below error in my browser. Any help would be appreciate.
<?xml version="1.0" encoding="UTF-8"?>
<manifest xmlns="http://ns.adobe.com/f4m/1.0"><id>
Waterfall.f4v  </id>
<mimeType> 
</mimeType><streamType>
recorded  </streamType>
<duration> 22.300000000000001 
</duration><bootstrapInfo id="bootstrap3730" profile="named">
AAAAq2Fic3QAAAAAAAAABAAAAAPoAAAAAAAAVxMAAAAAAAAAAAAAAAAAAQAAABlhc3J0AAAAAAAAAAABAAAAAQAAAA YBAAAAZmFmcnQAAAAAAAAD6AAAAAAFAAAAAQAAAAAAAAAAAAARMAAAAAMAAAAAAAAiYAAADOQAAAAEAAAAAAAAL0QA ABEwAAAABgAAAAAAAFGkAAAFeAAAAAAAAAAAAAAAAAAAAAAA  </bootstrapInfo>
<media bootstrapInfoId="bootstrap3730" url="Test.f4v" streamId="Test.f4v"><metadata>
AgAKb25NZXRhRGF0YQgAAAAAAAhkdXJhdGlvbgBANkzMzMzMzQAFd2lkdGgAQJQAAAAAAAAABmhlaWdodABAhoAAAA AAAAAMdmlkZW9jb2RlY2lkAgAEYXZjMQAMYXVkaW9jb2RlY2lkAgAEbXA0YQAKYXZjcHJvZmlsZQBAWQAAAAAAAAAI YXZjbGV2ZWwAQEQAAAAAAAAABmFhY2FvdAAAAAAAAAAAAAAOdmlkZW9mcmFtZXJhdGUAQD4AAAAAAAAAD2F1ZGlvc2 FtcGxlcmF0ZQBA5YiAAAAAAAANYXVkaW9jaGFubmVscwA/8AAAAAAAAAAJdHJhY2tpbmZvCgAAAAIDAAZsZW5ndGgA QT6f2AAAAAAACXRpbWVzY2FsZQBA9fkAAAAAAAAIbGFuZ3VhZ2UCAANlbmcAAAkDAAZsZW5ndGgAQS4DDAAAAAAACX RpbWVzY2FsZQBA5YiAAAAAAAAIbGFuZ3VhZ2UCAANlbmcAAAkAAAk=  </metadata>
</media></manifest>

You need to have a hds player to be able to play the stream. You cna use default strobe media player that comes with Adobe standard installation.
C:\Program Files\Adobe\Adobe Media Server 5\webroot\strobeplayer_setup.html.

Similar Messages

  • New Adobe Media Server Authentication Add-In

    A new rebranded Adobe Media Server Authentication Add-In for Flash Media Live Encoder(FMLE) has been posted on FMLE download page. This version will work with both Adobe Media Server as well as Flash Media Server.
    Grab it from here
    https://www.adobe.com/cfusion/entitlement/index.cfm?e=fmle3
    Team AMS

    thank you for your help but it did not work for me i installed the FMS on the default pass knowing iam using win 64 and i installed the FMS authentication add-in for this version it said installation complete and the server restarted
    i used cmd to reach /conf i found the 2 files i used command
    users add -u username -p password
    to add the user
    i tried to test and started FMLencoder v3.2 and it just started to stream and did not ask me for any username or password as you can see here
    Wed May 04 2011 20:12:01 : Selected video input device: Chicony USB 2.0 Camera
    Wed May 04 2011 20:12:02 : Selected audio input device: Microphone (Realtek High Defini
    Wed May 04 2011 20:12:20 : Renaming existing file from C:\Users\Eslam\Videos\sample.flv to C:\Users\Es\Videos\sample.9.flv
    Wed May 04 2011 20:12:22 : Primary - Connected to FMS/3,5,1,516
    Wed May 04 2011 20:12:22 : Primary - Network Command: onBWDone
    Wed May 04 2011 20:12:22 : Primary - Stream[livestream] Status: Success
    Wed May 04 2011 20:12:22 : Primary - Network Command: onFCPublish
    Wed May 04 2011 20:12:22 : Primary - Stream[livestream] Status: NetStream.Publish.Start
    Wed May 04 2011 20:12:22 : Session Started
    Wed May 04 2011 20:12:23 : Audio Encoding Started
    Wed May 04 2011 20:12:24 : Video Encoding Started
    how can i verify the add on working correctly and use it

  • Adobe media server (edge server)

    I need to have a new adobe media server to be an edge server for support more concurrents. Now, i have one server with adobe media server 3.5 . I don't know what to do the first. I have read the manual for install edge server but, i don't understand it clearly.
    What's the type of license to be an edge server with compatibility with my old server.

    Moving to Adobe Media server.

  • New Support Link for Adobe Media Server

    All
    Please note the new Support link for Flash Media Server/Adobe Media Server
    http://helpx.adobe.com/adobe-media-server.html

    Dear sir or madam,
    Here is Letswin Technology, which specializes in global servers, web hosting, VPS, VPNj. If anything I can do for you, pls contact us!
    Have a nice day!

  • How to pass an image from the mobile application to the Adobe Media Server?

    The image is taken as photo from the CameraUI in the Client Side(AIR Mobile Application) and saved as a .jpg file in the mobile. I passed the image byte array values from the client to the server. How to convert that byte array to a file in the Adobe Media server?

    This is very similar to the problem here:
    http://forums.adobe.com/thread/655314
    processByteArray = function(byteArrayAsPlainObject){
         // byteArrayAsPlainObject is an object serialized from a ByteArray but without functions
         // we need to get a ByteArray that we can call functions on
         var usableByteArray = new ByteArray();
         byteArrayAsPlainObject.position = 0; // make sure we start from the beginning
         ByteArray.prototype.readBytes.call(byteArrayAsPlainObject, usableByteArray);
         // now usableByteArray contains what was in the original argument, but we can actually use it on the server side

  • How do I stream from dreambox to vlc then from vlc to adobe media server?

    I am new user of adobe media server and i would like to stream video from vlc to adobe media server and the source is from dreambox. After i get the ip of one video then i stream it from vlc to rtmp:localhost/live. But I can't recieve the video from adobe media server administration console.Can anyone help me with it?

    I am new user of adobe media server and i would like to stream video from vlc to adobe media server and the source is from dreambox. After i get the ip of one video then i stream it from vlc to rtmp:localhost/live. But I can't recieve the video from adobe media server administration console.Can anyone help me with it?

  • How do I edit the permissions that Adobe Media Server creates directories with?

    OS: CentOS 6.6 AWS-provided AMI found here
    I'm using Adobe Media Server 5.0.7.
    I have my application set up so that when a user records a video to the server, it goes into its own directory.
    If this directory does not exist, it is created automatically by AMS. The problem is that this new directory is created with a permission level that prevents my other app from reading and accessing objects inside of it.
    How can I tell AMS to create directories with a permissions level that I specify?

    I was reading up about nellymoser on Wikipedia (the most reliable source!) and it seems like Adobe has problems with the licensing for nellymoser. They apparently tried to release a standalone converter, but the licence agreement that was inherited with the codec didn't allow it.
    So maybe it's just a rock in a hard place situation. Really too bad, if this is the case, that a company can own something but not be able to allow their customers to use it fully.

  • Proxy between Flash Media Live Encoder and Adobe Media Server

    ciao,
    I encode from a pc with Adobe Flash Media Live Encoder to a server with Adobe Media Server. And this configuration works well.
    The actual configuration is:
    1) computer A (es: 192.168.1.5 - gw 192.168.1.254) point to computer B
    with FMS url: rtmp://COMPUTER_B_WAN_IP/live and StreamName
    test?user=useruser&password=userpassword
    2) computer B (es: 210.22.11.134) with Adobe Media Server
    But now I need to encode from Adobe Flash Media Live Encoder (computer A) to a pc (computer P) and then redirect the rtmp stream to the Adobe Media Server (computer B). Those 3 computers have different lan configurations. If I use rtmpsuck (http://rtmpdump.mplayerhq.hu/) on computer P, can I use it like proxy to redirect the computer A rtmp flow to computer B?
    I suppose:
    1) computer A (es: 192.168.1.5 - gw 192.168.1.254) point to computer P with FMS url: rtmp://COMPUTER_P_WAN_IP/live and StreamName test?user=useruser&password=userpassword
    2) on computer P (es: 10.10.10.8 - gw 10.10.10.254) I install
    rtmpsuck, I open port 1935 on his firewall and I configure iptables
    like: iptables -t nat -A PREROUTING -p tcp --dport 1935 -j DNAT
    --to-destination COMPUTER_B_WAN_IP:1935
    3) on computer B I do nothing.
    Now I have 3 questions:
    1- Can it works?
    2- On computer P (the proxy) I must install rtmpsuck and rtmpsrv or I can install only rtmpsuck? I don't necessary need to record the stream
    3- Is there another way to do this? Is there another software to redirect the stream?
    Thankyou
    M.

    Please update us when FMLE OSX is deployed.  BTW, I get that the server market is dominated by LINUX/WINDOWS and this is a FMS add on. But, my shops creative workflow is Mac based for obvious reasons.  Encoding is part of our editing workflow and thus needs to be mac based.  Throw us a bone please.

  • Is Adobe Media Server 5 Professional Compatible with Windows Server 2012?

    Could anyone from Adobe please verify the following link is up-to-date and AMS 5 Pro does not support Windows Server 2012?
    http://www.adobe.com/products/adobe-media-server-professional/tech-specs.html
    Thanks

    Hi Jorma,
    Thanks a lot for your reply.
    Does Adobe has any timeline for testing on Windows Server 2012 and for officially supporting the platform?
    Thanks again.

  • QTSS/Adobe Media Server and Hardware Optimization

    HI all,
    I am trying to make an informed choice between deploying either QTSS (free and on Mac) or Adobe Media Server (about $20,000 and on Linux). In our application we will have about 700 simultaneous connections to our service. About 400 of these users will be viewing one of four live video feeds (from presenters at an expo). The remaining users will hold one-to one video chats through our site. We have direct fiber bandwidth of 100megs and our video streams are held to 320x240 at 15fps. I have extensive Mac experience and currently use XServe for our other web service. I have three main questions.
    1) Does anyone have suggestions/experience on the use of QTSS instead of Adobe Media Server in this size application?
    2) If QTSS is used, how many servers and what configurations would you recommend for balancing this size workload?
    3) What load balancing hardware would be appropriate for this project if multiple servers are needed?
    I really appreciate any help that might be offered. Thanks
    X-Serve (Intel 2.66Ghz)   Mac OS X (10.4.8)  

    The new auth plugin still doesn't work against Wirecast/FM 1.0 agents. The only way I was able to block these agents was through the main.asc file you put in your application. On the function application.onConnect insert this
    if( (p_client.agent.search("Wirecast")!=-1) || (p_client.agent.search("FM 1")!=-1) )
            trace (p_client.agent + " FM 1.0/Wirecast agent detected ...rejecting connection from "+p_client.ip);
            return false;
    How do you require WireCast agents to be forced to enter a password?
    Where/how do you put this action script, does anyone have any examples?

  • RTMFP LIMITS ON ADOBE MEDIA SERVER 5 EXETNDED ????

    hi everybody first of all i'd like to apologize for my english . it's not perfect because i'm still learning .thanks in advance.
    well i have a question and until today i didn't find an exact answer even with google and in forums.
    in the adobe media server comparison  ( http://www.adobe.com/products/adobe-media-server-family/buying-guide-comparison.html )  it is said that adobe media server 5 extended has a limit of 15000 RTMFP P2P INTRODUCTIONS.
    i'm not able to figure out what does that mean ?????????  
    * does it mean that only 15000 users can connect to adobe media server via  rtmfp and after they can connect each other  ? or
      * does it mean that only 7500 couple of 2 users can be connected   ?
    i'd like to know exactly what this limit stands for ??????????
    me and some friends are making  a real time chat with webcam and audio and we plan to buy adobe media server 5 extended even tough the price is expensive !!!!!!!!!! that's why we want to know to take this limit in consideration.
    wa made some tests but just with adobe starter and it works great.
    thank you .

    i can only find the AMG installer "installAmg.sh" in "AdobeMediaGateway_5_LS1_linux64.tar.gz" from the original AMS 5.0.1 starter download bundle.
    i do not see the installer for AMG 5.0.3 anywhere in the AMS 5.0.3 linux update download.
    thanks!

  • Adobe Media Server License for sale

    Adobe Media Server 5 Professional (All Platforms,Universal English)
    Legally owned by a US based company.
    License will be transferred to the new owner >>> http://kb2.adobe.com/cps/152/tn_15281.html
    Price is negotiable.
    For more info email:  [email protected]
    Thanks!

    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.

  • Adobe media server stand and adobe meidia server pro Maximum number of concurrent connections ?

    adobe media server stand and adobe meidia server pro Maximum number of concurrent connections ?

    Petro - you are alive - good news. Can you please contact Matt or I please, we'd be grateful mate - thanks - gavin

  • Adobe Media Server and the Authentication Add-In

    The Authentication Add-In (used to authenticate Adobe Live Media Encoders connecting to FMS) will not install with Adobe Media Server because it looks for Flash Media Server and does not recognise Adobe Media Server.
    Is there a workaround or a new version of the Authentication Add-In?

    The new auth plugin still doesn't work against Wirecast/FM 1.0 agents. The only way I was able to block these agents was through the main.asc file you put in your application. On the function application.onConnect insert this
    if( (p_client.agent.search("Wirecast")!=-1) || (p_client.agent.search("FM 1")!=-1) )
            trace (p_client.agent + " FM 1.0/Wirecast agent detected ...rejecting connection from "+p_client.ip);
            return false;
    How do you require WireCast agents to be forced to enter a password?
    Where/how do you put this action script, does anyone have any examples?

  • Adobe Media Server DVR only 5 second recording

    I have a strange problem. I have an application built in Flash Builder.
    When I record to Flash Media Server I don't have any issues, it'll do DVR for as long as I want. But when I record to Adobe Media Server, the recording is only 5 seconds long.
    ns = new NetStream(nc);
    ns.client = new Object();
    userUID = UIDUtil.createUID();
    ns.attachAudio (mic);
    ns.attachCamera (camera);
    ns.publish( "demo" + userUID, "record" );
    Later I can play the recording, timestamp says that it's a 5 second archive, but it'll really keep playing the recorded video.
    Same code, just different server.
    Has anyone had this problem when migrating to Adobe Media Server from Flash Media Server? Using Amazon.

    I'm having this issue as well. Did you ever find a solution to it?

Maybe you are looking for

  • Test - please ignore

    Apologies for the test in this forum, but I can't post to the test forums at the moment. Just trying out some bbcodes: Test test test Dodge dodge dodge Acute acute acute http://www.google.com Google A quoted text quote some code[size=15]I LOVE TO SHO

  • Advice / opinions on new Flash project I am starting

    Hello, I am an occasional Flash user but a full time website designer. I have a new project that requires me to learn a bit more about using Flash. I am looking for advice on which way to proceed with this since I am sure there are different avenues

  • ERS Settlement Problem for movment type 102

    Hi All, There is an scheduling agreement created with ERS check mark. When I do the goods receipt in MB01 against 101 movement type, MRRL is triggering for the goods movement. When I reverse the goods movement in MB01 against 102 movement type, MRRL

  • Photoshop problem (not showing the image)

    hy, i just installed photoshop on my new laptop and it does not show any images when i open them. like you can see in teh image that i posted i have a picture opened (its also so in a layer) i can use photoshop but i dont see anyting changing in the

  • HL7 Binding Components Open ESB build 200802120006  Running Inbound Demo

    After Downloading the latest build of Netbeans I've tried to go through the HL7 Inbound Demo here: http://wiki.open-esb.java.net/attach/HL7BC/HL7InboundSeqNoDemo.wmv All goes fine until I get up to the part where I assign the various Input variables