Streaming for Android devices using Amazon AWS and Adobe FMS 4.5

I have created a live stream using Amazon Web Services and Adobe Flash Media Server 4.5.
AWS provides me with both a .f4m and .m3u8 file, to use in  <object><embed> and  <video> tags, respectively.
The .f4m loads fine on my desktop browser, and the .m3u8 file loads fine on my iOS device. However, my Android devices will not load either file.
What code/solutions are there to get this to play on Android devices?
My current .f4m code (retrieved from http://www.osmf.org/configurator/fmp):
<object width="600" height="409">
    <param name="movie" value="http://fpdownload.adobe.com/strobe/FlashMediaPlayback_101.swf"></param>
    <param name="flashvars" value="src=http%3A%2F%2F<myinfo>.cloudfront.net%2Fhds-live%2Flivepkgr%2F_definst_%2Flivee vent%2Flivestream.f4m"></param>
    <param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param>
    <embed src="http://fpdownload.adobe.com/strobe/FlashMediaPlayback_101.swf" type="application/x-shockwave-flash" allowscriptaccess="always"
                allowfullscreen="true" width="600" height="409" flashvars="src=http%3A%2F%2F<myinfo>.cloudfront.net%2Fhds-live%2Flivepkgr%2F_definst_%2Fl iveevent%2Flivestream.f4m">
    </embed>
</object>
My current .m3u8 code:
<video src="http://myinfo>.cloudfront.net/hls-live/livepkgr/_definst_/liveevent/livestream.m3u8" height="300" width="400"> </video>

Few additional things which I just came across while setting up for live stream on my Android from AWS are as follows:
1. for the first time when I tried to run the live stream on my android app, it didnt run at all and I thought your concerns are valid for an instance :-) .
2. Later, I killed the application from task manager, restarted it cleanly and again provided the url and it streamed without issues.
Please also ensure that:
- You had put a crossdomain.xml file under <fmsinstalldirectory>/webroot folder.
- You have provided the correct stream name in the <media> tag in Manifest.xml file inside <fmsinstalldirectory>/livepkgr/events/_definst_/liveevent folder
(hopefully you have done it since you are already playing it on PC)
You may also like to cehck the apache logs inside <fmsinstalldirectory>/Apache2.2/logs/access_logs folder to find whether your Android device request is reaching to the server.
Hope these steps will help you in osloating the problem.
Regards,
Shiraz Anwar

Similar Messages

  • Using MS IIS and Adobe FMS on same machine

    Hi Everyone,
    I downloaded FMS installed it and tried it and it ran well but I have one problem. After I installing the FMS, my designs with Dreamweaver CS4 will not work when I try my design with IIS. Does any know how to make the IIS and FMS run on one machine? I have used MS IIS server to do my web design and tested them out as well with the same MS IIS sever. If any one knows how to get it right please let me know.
    Thanks.
    Joplateau

    Hi,
    Thanks for your help, the idea you gave me worked. I am now able to run Dreamweaver and FMS 3.5 together on same machine.
    Thanks a lot.

  • Developing and using Adobe AIR native extensions for Android devices

    I was using this tutorial:
    "Developing and using Adobe AIR native extensions for Android devices"
    http://www.adobe.com/devnet/air/articles/ane-android-devices.html
    When packing the Flex mobile ANESampleTest to deploy on an Android device, the below error happens
    Error occurred while packaging the application:
    aapt tool failed:invalid resource directory name: /private/var/folders/k8/1thhvkf92h947n_g22hg_v9m0000gn/T/52ba05aa-9001-4d46-9438-db81ef83 06f0/res/drawable-xxhdpi
    invalid resource directory name: /private/var/folders/k8/1thhvkf92h947n_g22hg_v9m0000gn/T/52ba05aa-9001-4d46-9438-db81ef83 06f0/res/values-sw600dp
    invalid resource directory name: /private/var/folders/k8/1thhvkf92h947n_g22hg_v9m0000gn/T/52ba05aa-9001-4d46-9438-db81ef83 06f0/res/values-sw720dp-lan
    Does anyone know what the issue might be?

    Did you find a workaround for the Error? I'm getting the same and I can't seem to find any solution.

  • I have multiple apple devices mainly used between me and my wife , my question is that can i have two sets of contacts backed up to icloud one for her devices and one for my devices using the same itunes account

    i have two sets of devices one ipad, iphone and mac which i use and one iphone ipad and mac which my wife uses
    now is it possible to have two sets of contacts and calendar synchronised for her devices and one for my devices using the same icloud account
    i dont want a separate itunes account as we use the same music books and apps to be automatically downloaded which is very convenient
    please guide

    You can set up different iCloud accounts on each device using different Apple IDs (to keep your mail, calendars, contacts, etc. separated), and still share the same iTunes account (in Settings>Store on your device).  There is no requirement that you use the same Apple ID for purchases and for iCloud.

  • How do I print from an Android device using bluetooth?

    You had purchased the Officejet Mobile 100 printer to print from your Android device using bluetooth.
    You have the devices paired with bluetooth, but do not see an option to print or the print button does not work in this case.
    Well, here is how this can be accomplished in Android.
    For this example, I will use the steps to print a photo.
    1.  Pair the devices.
    2.  Open a photo you want to print.
    3.  Select the share option (may say send using depending on the version of Android).
    4.  Select Bluetooth.
    5.  Select the printer from the list of devices.
    6.  The file will be sent to the printer.  You can check the notification area at the top to see how the progress is going.  It may take a few minutes for the sending to finish.
    7.  It should then print the photo.
    HP Bluetooth printers natively support the printing of photos only, but a third party app can be used to print documents and other items.
    ↙-----------How do I give Kudos?| How do I mark a post as Solved? ----------------↓
    This question was solved.
    View Solution.

    Hope this information is useful.
    I know there have been many instances of users that have not been able to print through bluetooth from an Android device.
    ↙-----------How do I give Kudos?| How do I mark a post as Solved? ----------------↓

  • How to integrate flash media server 4.0 live streaming for iOS devices ?

    Hi All,
    I have website which has live streaming module its working fine, same module i want to integrate for iOS devices. For live video streaming we are using FMS 4.0. So please let me know how we can integrate this for iOS devices using flash media server 4.0.
    Thanks in Adavnce
    Mohammad Sharique

    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.

  • Live stream to android devices? shouldn't be this difficult.

    Why doesn't Adobe post a simple tutorial on how to stream live video from FMS 4.5 to Android device? The developer center has a tutorial series that hasn't been updated in years. The Part 8: Streaming to Android Devices (to Come) hasn't been updated in 1.5 years. The server is useless if we can't watch video on Android devices. Surely someone out there has successfully streamed live video to an Android device and can explain how to do it?
    Do we need to create an Android Air App to accomplish this?
    Thanks for any help!
    Dave

    As an avid Wowza developer/integrator/consultant (as well as the occasional AMS work), I concur with JayCharles on all of his assertions. The transcoder is completely optional, and you can actually make your own Wowza transcoder module with FFmpeg if the Transcoder AddOn costs are really too steep for deployment.
    Having said that, my current solution for live streaming to Android with an off-the-shelf (OTS) player is JW Player, and setting its fallback property to false. It looks something like this:
    <div id="videoPlayer">
         <!-- Code for non-supported JW Player case. JW Player 6 will not show HLS source on Android. -->
         <video src="http://media_server/app_name/_definst_/mp4:stream_ref/playlist.m3u8" controls ></video>
         <p>Video not playing? <a href="rtsp://media_server/app_name/_definst_/mp4:stream_ref">Click this link to play in an external media player.</a></p>
    </div>
    <script type="text/javascript">
    jwplayer("videoPlayer").setup({
                                                                playlist: [
                                                                                    sources: [
                                                                                                        file: "rtmp://media_server/appname/_definst_/mp4:streamname"
                                                                                                        file: "http://media_server/appname/_definst_/mp4:streamname/playlist.m3u8"
                                                                                    title: "My Sample Live Stream"
                                                                height: 180,
                                                                primary: "html5",
                                                                autostart: false,
                                                                width: 320,
                                                                fallback: false
    </script>
    HTH.

  • Minimum specifications of DPS for Android device

    I would like to know the minimum specifications of DPS for Android Device.
    I found the information for Android OS in this form,
    Supported versions of Android OS are :
    2.3.x (Gingerbread)
    3.x (Honeycomb)
    4.x (Ice Cream Sandwich).
    Are there any minimum specifications for Processer, Memory (ROM/RAM)...?
    shimoawazu

    DPS viewers should run on Froyo (2.2) or later, and only on Android devices defined as Large or XLarge. Some people have loade viewers onto smaller Android devices such as phones, but doing so is not yet supported.
    FYI, this article might help in understanding the differences between Android and iOS viewers:
    http://help.adobe.com/en_US/digitalpubsuite/using/WS4cb2576c7954973c53368a8813825e34aba-80 00.html

  • Using amazon aws OVM template

    Hi I am an amateur newbie on EBS
    I am setting up a sandbox test environment using AMAZON AWS OVM template for EBS 12.1.3
    I get the vision demo DB up running.
    Following the post below:
    http://www.oraclenerd.com/2009/12/ebs-install-part-3.html
    However, then I am still not able to get the EBS app server running, I got the following the error.
    In the /u01 directory, it got the following files:
    E-BIZ  ebiz_cleanup.sh  ebiz_reconfig.sh  lost+found  startapps.sh  stopapps.shI suspect I need to run ebiz_reconfig.sh
    but I am getting this error:
    [root@ip-10-66-95-236 u01]# ./ebiz_reconfig.sh
    Configuring Oracle E-Business Suite...
                         Copyright (c) 2002 Oracle Corporation
                            Redwood Shores, California, USA
                            Oracle Applications Rapid Clone
                                     Version 12.0.0
                          adcfgclone Version 120.31.12010000.8
    Enter the APPS password :
    Running:
    /u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/bin/../jre/bin/java -Xmx600M -cp /u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/jlib/java:/u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/jlib/xmlparserv2.jar:/u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/jlib/ojdbc14.jar oracle.apps.ad.context.CloneContext -e /u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/bin/../context/apps/CTXORIG.xml -validate -pairsfile /tmp/adpairsfile_1703.lst -stage /u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone  2> /tmp/adcfgclone_1703.err; echo $? > /tmp/adcfgclone_1703.res
    Log file located at /u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/bin/CloneContext_0202212949.log
    Provide the values required for creation of the new APPL_TOP Context file.
    Target System Hostname (virtual or normal) [ip-10-66-95-236] : 20.21.206.93
    Target System Database SID : vis
    Target System Database Server Node [23] : 20.21.207.194
    Target System Base Directory : /u01/E-BIZ/12.1.3
    Target System Tools ORACLE_HOME Directory [/u01/E-BIZ/12.1.3/apps/tech_st/10.1.2] :
    Target System Web ORACLE_HOME Directory [/u01/E-BIZ/12.1.3/apps/tech_st/10.1.3] :
    Target System APPL_TOP Directory [/u01/E-BIZ/12.1.3/apps/apps_st/appl] :
    Target System COMMON_TOP Directory [/u01/E-BIZ/12.1.3/apps/apps_st/comn] :
    Target System Instance Home Directory [/u01/E-BIZ/12.1.3/inst] :
    Target System Root Service [enabled] :
    Target System Web Entry Point Services [enabled] :
    Target System Web Application Services [enabled] :
    Target System Batch Processing Services [enabled] :
    Target System Other Services [disabled] :
    Do you want to preserve the Display [atgtxk33:0.0] (y/n)  : n
    Target System Display [23:0.0] : 20.21.206.93:0.0
    Do you want the the target system to have the same port values as the source system (y/n) [y] ? :
    Complete port information available at /u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/bin/out/vis_23/portpool.lst
    RC-40201: Unable to connect to Database vis.
    Creating the new APPL_TOP Context file from :
      /u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/context/apps/adxmlctx.tmp
    The new APPL_TOP context file has been created :
      /u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/context/apps/vis_23.xml
    Log file located at /u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/bin/CloneContext_0202212949.log
    Check Clone Context logfile /u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/bin/CloneContext_0202212949.log for details.
    Running Rapid Clone with command:
    perl /u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/bin/adclone.pl java=/u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/bin/../jre mode=apply stage=/u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone component=appsTier method=CUSTOM appctxtg=/u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/context/apps/vis_23.xml showProgress contextValidated=true
    Running:
    perl /u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/bin/adclone.pl java=/u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/bin/../jre mode=apply stage=/u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone component=appsTier method=CUSTOM appctxtg=/u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/context/apps/vis_23.xml showProgress contextValidated=true
    APPS Password :
    ERROR: OUI files not found at their expected location. Setting OUI path to:
    Beginning application tier Apply - Thu Feb  2 21:31:39 2012
    /u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/bin/../jre/bin/java -Xmx600M -DCONTEXT_VALIDATED=true  -Doracle.installer.oui_loc=/oui -classpath /u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/jlib/xmlparserv2.jar:/u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/jlib/ojdbc14.jar:/u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/jlib/java:/u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/jlib/oui/OraInstaller.jar:/u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/jlib/oui/ewt3.jar:/u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/jlib/oui/share.jar:/u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/jlib/oui/srvm.jar:/u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/jlib/ojmisc.jar  oracle.apps.ad.clone.ApplyAppsTier -e /u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/context/apps/vis_23.xml -stage /u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone    -showProgress
    APPS Password : Log file located at /u01/E-BIZ/12.1.3/inst/apps/vis_23/admin/log/ApplyAppsTier_02022131.log
      |      0% completed
    ERROR while running Apply...
    Thu Feb  2 21:31:42 2012
    ERROR: Failed to execute /u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/bin/adclone.pl
    Please check logfile.h1.
    Any help will be really thankful! I sent almost my whole last weekend wrestling with this..:-)
    h1.

    ERROR: OUI files not found at their expected location. Setting OUI path to:
    Beginning application tier Apply - Thu Feb 2 21:31:39 2012Have you checked these docs as the same error is reported in it?
    ERROR: OUI files not found at their expected location when Running perl adcfgclone.pl appsTier on R12 [ID 466937.1]
    Troubleshooting RapidClone issues with Oracle Applications R12 [ID 603104.1] -- adcfgclone.pl appsTier fails with "ERROR: OUI files not found at their expected location"
    Thanks,
    Hussein

  • AAA authentication for networking devices using ACS 4.1 SE

    Hi!!!
    I want to perform AAA authentication for networking devices using ACS 4.1 SE.
    I do have Cisco 4500, 6500,2960, 3750, 3560, ASA, CSMARS, routers (2821) etc in my network. I want to have radius based authentication for the same.
    I want telnet, ssh has,console attempt to be verified by radius server & if ACS goes down then it will be via local enable passwordf.
    For all users i need to have different privilege levels based upon which access will be granted.
    could u plz send me the config that is required to be done in the active devices as well as ACS!!!!

    Pradeep,
    Are you planning MAC authentication for some users while using EAP for others?
    For MAC authentication, just use the following in your AP.
    aaa authentication login mac_methods group radius
    In your AP, select the radius server for mac authentication. You must have already defined your ACS as a radius server.
    In your SSID configuration, under client authentication settings,
    check "open authentication" and also select "MAC Authentication" from the drop-down list.
    If you want both MAC or EAP, then select "MAC Authentication or EAP" from the dropdown.
    Define the mac address as the username and password in ACS. Make sure the format of the mac is without any spaces.
    You will not need to change anything in XP.
    NOTE: XP normally does not require user authentication if machine has already authenticated but it might behave differently. If it does, I can let you know the registry settings to force the behaviour change.
    HTH

  • Phonegap integration. Building for Android device

    hey all,
    i'm trying to build an apk file for android device.
    Easy with Dreamweaver yes.
    Difficulty comes when you try to add some specific functionality : for instance you may want to post some stuff on the user 's facebook wall.
    PhoneGap provides a plugin for that : https://github.com/davejohnson/phonegap-plugin-facebook-connect
    But this plugin needs some addional stuff from the android SDK. It needs some java classes, namely the facebook android sdk : https://github.com/facebook/facebook-android-sdk
    Has anybody any hint on how we could include that stuff in dreamweaver installation?
    In my opinion we need to rebuild android.jar (not tried yet) but there may be another solution to tweak Dreamweaver. Or has anybody another solution to post on facebook/twitter from a native apk coming from a jquery/phonegap project under Dreamweaver?
    thanks in advance for reactions/advices/...
    Loic

    I did that on a mac :-)
    however it was a standard eclipse project. I had to include the correct JARS (facebook+phonegap) in the library path and everything was fine quite easily. I mean there was no additional SDK to install due to OSX.
    What I remember too is this: there is no facebook app installed on the emulator. It means when you run your app on it and try to connect to facebook through phonegap, the browser will open and ask for authentication. On your device, if the FB app is installed a nice popup will open and ask for authentication and authorization (or just confirmation if you are already authenticated).
    in conclusion there's no need to buy a mac for that. Be sure to check phonegap forum and post your problem. Phonegap releases have evolved a lot and they are quite responsive.
    Loic

  • Stream video from pc using Apple TV and iTunes?

    Can I set up video streaming from a pc using wii, iTunes and apple tv?

    Correction, can I set up video streaming using wifi, appletv, iTunes and a pc?

  • Hello,  I am trying to add a book to ADE.  I have previously read it on an Android device using an app called Aldiko.  Now when I try to open it up on my account I am getting the message "the vendor account you are entering is not associated with the item

    Hello,
    I am trying to add a book to ADE.  I have previously read it on an Android device using an app called Aldiko.  Now when I try to open it up on my account I am getting the message "the vendor account you are entering is not associated with the item you are trying to open".   Please help 

    This is the Adobe Reader forum; please ask in the Digital Editions forum.

  • I am trying to use macro express and adobe acrobat 9 profession keeps shutting down, why is this happening?  I tried to run as administrator already as well on both Macro Express and in Adobe and it still keeps shutting down.

    I am trying to use macro express and adobe acrobat 9 profession keeps shutting down, why is this happening?  I tried to run as administrator already as well on both Macro Express and in Adobe and it still keeps shutting down.

    same problem, it's been happening to me for a week or two now i'm thinking about backing up my documents and just wiping it completely, see if that works. Has anyone else tried this? I'm loosing time and have already lost a good few hours of work as it just crashes randomly. need help!!!
    - saving these threads on my favourites cause i'm about to crash . . .

  • I am having autocad not respond when I am making a pdf using autocad 2002 and adobe acrobat XI

    I am having autocad not respond when I am making a pdf using autocad 2002 and adobe acrobat XI
    We have adobe acrobat 8 on another system that seems to work fine,  what elsedo we need to do to get this trial version to work properly.
    We are able to get everything set up , sized, etc,  but when the actual process starts it is stating  "autocad not responding and it  just spins and never makes the actual final pdf.
    Any help on this would be appreciated

    It's probably a compatibility problem with the updated PDF libraries vs. you hopelessly old ACAD that can't be resolved. In any case, I'd consider it one of those things of trying to attack the problem on the wrong end. All major CAD programs have native PDF export these days and even ACAD has had since v2006 at least...
    Mylenium

Maybe you are looking for

  • HT201210 ipod software update for restore takes over 5 hours

    My daughter forgot her password and I have been trying to restore for 24 hours now. The process has been taking hours (5 or 6), but then doesn't work to restore the device. I have disabled antvirus and followed detailed instructions found here and el

  • Vector art keeps turning to raster art

    I'm having a bizarre problem in Illustrator CS4 wherein a part of my vector image keeps turning into a low resolution embedded raster image after saving the file and reopening. If I copy and paste the art to another file, then save that file, close a

  • X240 Windows 8.1 x64

    Hi, Trying to load Windows 8.1 Pro x64 on to a Lenovo X240 from the media SW_DVD9_Win_Pro_8.1_64BIT_English_-2_MLF_X19-49879.ISO. Am receiving a 'load driver' request during Windows setup despite loading AHCI drivers etc to a USB key. Is there an upd

  • ADF Best Practice

    What is the best practice on developing a mobile device for multiple platforms (i.e. iPhone and iPad). Is there a way to display different data depending on the platform?

  • Is producation database must??

    I just completed the installation of OEBS with Vision Demo Database. I am installing EBS to learn EBS. I didn't installed Production database is it necessary for me? what is the use of production database? Do i get any situation or case in my learnin