How do you auto reconnect a live video stream broadcast in flash action script 3?

how do you auto reconnect a live video stream broadcast in flash action script 3?
so i don't have to ask people to refresh the page if the connection drops
i copy pasted the live video stream broadcast files and script from here;
http://www.adobe.com/devnet/adobe-media-server/articles/beginner_live_fms3.html
http://www.adobe.com/content/dotcom/en/devnet/adobe-media-
server/articles/beginner_live_fms3/_jcr_content/articlePrerequistes/multiplefiles
/node_1278314297096/file.res/beginner_live_fms3.zip
i don't know what i'm doing

Why don't you use several layers with appropriate alpha properties, and move these layers according to the mouse events?

Similar Messages

  • Live video stream to both Flash and iOS problem

    Hi everyone, I'm Lucas. I Have learnt how to deliver a single live video stream to both Flash and iOS from this video
    But after that I got a problem with the ".f4m" file and ".m3u8" file (I think)  like this video below here. I don't know what happen with the server because my camera is still working perfectly.
    I now using Flash Media Server 4.5
    Does anyone know how to fix it?

    Try this :
    1: stop any stream.
    2: go to  root_install\applications\livepkgr\events\_definst_\liveevent and delete any .stream file that is in there
    3: Go to   root_install\applications\livepkgr\streams\_definst_ any livestream folder that is in there for example if you streamed with name livestream12 there should be a folder with the name livestream12, delete it.
    4: Then try streaming a single bitrate stream by adding to the FMLE the following parameters 
    FMS Url :  rtmp://localhost/livepkgr
    Stream: livestream?adbe-live-event=liveevent
    5: go to sample player and add this url to the field : http://localhost/hds-live/livepkgr/_definst_/liveevent/livestream.f4m
    *If you have a public IP do the following :
    1: go to http://www.osmf.org/configurator/fmp/#
    and add this url  : http://public_ip/hds-live/livepkgr/_definst_/liveevent/livestream.f4m (replace localhost with your public IP)
    and from the advanced tab say that it is live.
    Give it a try!

  • Video bookmark (videomark) using flash/action script?

    Video bookmark is called videomark.
    Anybody did videomark using flash?.
    Is there any good place, i can learn more about videomark in
    flash?.

    yeah..........
    Can I have a small example on this ... so that it would be very easy for me to understand....
    I am a new bee in flash action scripting......
    Thanks & Regards

  • How do you auto tone a group of photos. I selected them all and tried to auto tone but it keeps doing only one

    How do you auto tone a group of photos. I tried command a to select all and then auto tone but it only did one Photo. I troes several times and yes all photos were selected

    In Develop you can highlight a group of thumbnails in the filmstrip, then right-click and choose Develop Settings -> Auto Tone
    In Library you can highlight a group of thumbnails in the Grid and click the Auto Tone button in the Quick Develop area.
    What you can’t do is click the Auto button in Develop and have it do more than one photo—this is by design, except, maybe if you have Auto Sync enabled.

  • How to play live Video Stream with Flex?

    I'm trying to get Flex Builder 3 to play a live video stream with Flash Media
    Server and Flash Live Media Encoder.
    I'm able to stream pre-recrorded (vod) flvs in flex from flash media server.
    I'm able to stream live video using Flash/FMS/Flas Live Media Encoder, but not
    with Flex.
    This code streams pre-recorded Video on Demand flvs, but not live streams:
    If I change source to "rtmp://localhost/live/livesream.flv, I get nothing.
    What am I doing wrong?
    <?xml version="1.0"?>
    <!-- controls\videodisplay\VideoDisplayFMS.mxml -->
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml">
        <mx:HBox>
            <mx:Label text="RTMP FMS 2.0"/>
            <mx:VideoDisplay
                autoBandWidthDetection="false"
                source="rtmp://localhost/vod/Legend.flv"/>
        </mx:HBox>
    </mx:Application>
    Oh and sorry for the double post. I didn't know there was a seperate FMS forum.

    That worked! Thanks  *very* much. Stupid of me to forget to set the live attribute to true. Also removed the .flv. BTW: what video component do you prefer?
    Here's the working code:
    <?xml version="1.0"?>
    <!-- controls\videodisplay\VideoDisplayFMS.mxml -->
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml">
        <mx:HBox>
            <mx:VideoDisplay
                live="true"
                autoBandWidthDetection="false"
                source="rtmp://localhost/live/livestream"/>
        </mx:HBox>
    </mx:Application>

  • How Do You Spell Check in LIVE view using Fluid Grid

    How Do You Spell Check in LIVE view using Fluid Grid???
    When using LIVE view in Fluid grid... Spell Check is only available in Code view... which doesn't seem to work.
    huh... it doesn't end!

    At the moment, you don't.  The Adobe team is aware of it.
    Provide "Design View" for Fluid Grid Webpages
    Nancy O.

  • How can I view live videos supported with adobe flash on my IPad2?

    Need help viewing live videos supported with adobe flash.

    iSwifter, Photon, Skyfire, Puffin - are all browsers that MAY work for you. The iPad does not run Flash and never has. See if one of the browsers will suit your needs.

  • How can you download photo's and video's from an iPad to external hard drive

    How can you download photo's and video's from an iPad to external hard drive for storage.

    Here's the link that explains ...
    http://www.idownloadblog.com/2014/06/02/apple-updates-the-photos-app-in-ios-8-to -work-with-icloud-photo-library/

  • How do you auto connect to a PC server resource on re boot w/o having to type the username and password to that resource?

    How do you auto connect to a PC server resource on re boot w/o having to type the username and password to that resource?

    Open the server as you normally would. When you enter your password, click the box to "remember Password". Once mounted, select the server icon from your desktop and hit Command + L to make an alias. You can move that alias to some place out of the way if you wish. The go to System Preferences/Users and select your user profile, then Login Items. Simply add the alias you just created. Now every time you boot you will automatically be connected to that server.

  • Live Video encoding through a flash-enabled web page?

    Flash Media Encoder is a great stand-alone application, but
    I'd like to know how to encode live video directly using a
    flash-enabled web page. E.g., User visits web site and can send his
    or her live video from their camera directly to the server. I've
    been looking for examples, sample code, and even 3rd party
    components. Any pointers would be appreciated!

    I asked the same question in a post I made yesterday, then noticed your post which predates mine by
    a year and a half.  Unfortunately no answers, though I was able to find this page on the Flash Media Server documentation:
    http://help.adobe.com/en_US/FlashMediaServer/3.5_Deving/WS5b3ccc516d4fbf351e63e3d11a0773d5 6e-7ff0.html
    The first paragraph is about using Flash Media Live Encoder, but the rest of describes how to code a custom capture application in action script that will capture the video and send it to the Flash Media Server.  And there's code samples with the article.  Since the code compiles an swf file, I imagine all you have to do is serve the page through any web server (the article places it in a FMS application directory) and you have live video streaming.  Note that you need a media server (Wowza is an interesting alternative to FMS), but I understand that Flash Player 10 can do peer-to-peer video with another Flash Player 10.  Hope this helps, this is what I'm going to try.

  • Live video stream play permission on server-side

    I have a live video stream application one-to-many for
    example, and i want to send video only to few clients, not to all.
    Like:
    quote:
    application.onConnect = function(client, canSeeVideo) {
    // canSeeVideo = boolean
    this.acceptConnection(client);
    if (!canSeeVideo) client.receiveVideo(false);
    // and after this, can be swich to TRUE or FALSE ?
    client.receiveVideo(true);
    I only want to do restriction for Video, from server-side
    with FMS, or if can't be possible.. how can i put for example a
    black screen on video ? :) and after can be removed, etc...

    1.
    necesary client.receiveVideo() and client.receiveAudio()
    server-side functions
    Thank you fmslove for you trying to help me but
    client.readAccess property can NOT be set after client
    connection was accepted, and for me is useless. Any other
    solution(s) ? i strong recomend to Adobe FMS dev staff to implement
    this feature because is refering to security client-side solution
    from server-side. I have bad experience with users trying to modify
    the Flash Player (plug-in) run memory and set values for my swf
    without my accept, and is nothing that i can do from client-side
    like NetSream.receiveVideo(false) on many-to-many or one-to-many
    live A/V stream.
    2.
    a necesary server-side video encoder solution better than
    Sorenson Spark
    If in future FMS staff from Adobe will implement this
    necesary security feature on server-side like a copy of
    NetSream.receiveVideo() function from client-side, i will be happy
    if i see a solution to encode LIVE video stream on server-side
    because
    Sorenson Spark video encoder built-in Flash Player (plug-in) is
    very old and unuseful.
    If this can't be possible i hope the future Flash Player
    version (10) will have a better video encoder built-in than
    Sorenson Spark !!!

  • AAC audio causes stuttering in live video stream playback

    I am using the Spark VideoDisplay component and setting the mx_internal bufferTime to 0.  (videoDisplay.mx_internal::videoPlayer.bufferTime = 0)  I am doing this because I need to have the absolute minimum delay in the live video stream.  I am broadcasting video files as a live stream using ffmpeg, through Red5, then to the client.  ffmpeg is not re-encoding the video or audio.  I am using h.264 video format.  I have tried encoding videos using Adobe Media Encoder and ffmpeg.
    When I have a video stream only and no audio stream this works fine, but when I have an AAC audio channel with the video, I frequently see the video jitter badly.  It looks like the video is quickly going forward and back a few frames.  When this problem occurs it will go on for some time and sometimes eventualy starts playing normal.  When the video is playing normally the audio sounds fine.  When I play the videos in a regular media player (like VLC) they play and sound fine.  Also if I use an mp3 audio channel I don't see the jittering
    Does anyone have any idea what the cause of this problem might be or how it can be resolved?

    Ah, yes, I am not serving high-def video myself. H264 is probably better, but my understanding is that you need hardware acceleration to get good performance from it (again, not an expert on the topic, that's just what my understanding has been...)
    This document [pdf] may have some usefull info on choosing an optimal encoding for your needs.
    (Or you can see the full lecuture here [Adobe TV])

  • Rtmp live video streaming in ios

    Hello all ,
    I am trying to play rtmp live video streaming from my app developed in flash builder. The video is played in simulator. On Iphone the video is not played. Its a blank screen. Any idea how to rectify this ?
    rtmp used - rtmp://fms5.visionip.tv/live/RT_2 , stream id - RT_2

    Well, JMF doesn't support MPEG-4, so you'll want to do whatever you need to do to get the JPEG feed.
    The following code should allow you to view the web cam steam:
    MediaLocator ml = new MediaLocator("rtsp://whatever.blah:1234");
    DataSource ds = new DataSource(ml);
    Player p = Manager.createRealizedPlayer(ds);
    p.start();

  • Switching video source for live video streaming

    Is it possible to switch the video source from a video
    capture card to a standalone video during live video streaming? We
    are streaming live TV and we want to skip playing any
    advertisements.
    If this is not possible, what is the best way skip playing
    any advertisements? Do we have to do it at the client player level
    i.e. catch an event from the video player and play a predefined
    video when the live video stream is stopped?

    Thanks for reporting your fix. That news could be very important to those who delete events from their hard drive to save space, but may want to reload them later to do some editing.
    It sounds like the key is re-importing with exactly the same name as before.
    Just curious: What kind of camcorder? Was it MiniDV tape? Flash? Hard drive? DVD?
    It strikes me that with tape it might be difficult to reimport an exact match. If you start on a different frame, the pointers could be off. But if that is not the case, it is very good news.

  • Live video streaming not working

    My live video streaming is not work properly. I can watch video for a few seconds to a few minutes before it stops. Why??? What can be done to fix this?

    I downloaded a new version of the app NDTV , but the problem still persists .
    I am using iPhone 5 .
    Please advise, if there are any specific updates you are pointing to . Because I dont have any pending updates showing in App store

Maybe you are looking for

  • ITunes, IPhoto and Time Machine

    Hello everyone, i would like to move my iPhoto and iTunes to an external drive to free up space. My question is will Time Machine still make a copy of my music and picture library? Thank you for the help

  • Dynamic file naming for 820 outbound transaction

    Hi All, We have a requirement to set the file name of outbound 820 based on few fields of xml payload from the backend BPEL process. We are currently implementing batching by sending the action name in (jca.jms.JMSProperty.ACTION_NAME) property.We ar

  • 2LIS_04_P_COMP is not fetching all components

    Hi, We are extracting data from 2LIS_04_P_COMP. We have installed Business content and no restrictions when loading data from R/3 to BW. I am reconciling the data and identified that most of the records displayed in MB51 (Movement type 261) are not c

  • If I do not touch the curser for a time, bubbles appear on the screen. How Can I stop this?

    If i watch a movie using firefox, after a few minutes bubbles start appearing on the screen. I have to move the curser to eliminate them. Is there a way to stopping this from happening?

  • Can't install widget browser - Adobe AIR, "Something went Wrong . . ."

    I'm having trouble installing the widget browser as I get an error: "Something went wrong trying to install this application.  Please install the latest version of Adobe AIR from http://www.adobe.com/go/getair and then try again."  I've included a sc