Playing MMS Stream through Flash

Hello
i want to Playing MMS Stream through Flash , i have my own
server and streaming video / audio from it in the protcol MMS
as www.mysite.com:8080 and mms://www.mysite.com
how i playing the stream in the Flash ?? is this by action
script ?
thanks

I am trying to do this also since WMP 11 no longer supprts
mms://. Is this possible?

Similar Messages

  • Playing icecast stream with flash-plugin problem

    Hello,
    i've got a problem playing an mp3 stream from a livecast
    server with the flash-plugin (version 8,0,24) on IE (version
    6.0.2900.2180.xpsp_sp2_gdr.050301-1519)
    On my pc it plays fine, on another pc (with the same
    versions) it doesn't play at all.
    Though in will play fine in firefox on both pc's.
    I can see in the icecast admin that there are listeners
    connected, so it has to be flash that's not playing the stream it's
    receiving.
    code used:
    var streamName = 'stream'
    System.security.allowDomain("
    http://www.insertserverurlhere.com");
    myRadio = new String("
    http://www.insertserverurlhere.com:8000/"+streamName);
    mySound = new Sound();
    mySound.loadSound(myRadio, true);
    mySound.start();
    Can anyone help me?
    Greetings,
    Ramon

    Anyone??

  • Playing published streams through an administrator connection? (:1111)

    Hi all,
    I am building a custom administration application which has to review streams published to our FMS application. This is to ban clients publishing inappropriate content. I am wondering if I have to make a connection to the application, as normal users do, in order to play the published streams? I am getting the list of streams using another connection, to rtmp://domain:1111/admin, like outlined in Administration API, and issuing the 'getLiveStreams' call.
    The reason I am asking is because firstly, I remember that the Administration Console can play streams published to the server, but I don't recall it incrementing the connection count which shows amount of user clients connected to an application. Maybe I have missed however, but if I am right and it indeed can play streams without connecting to the application (which actually DOES sound a bit unlikely, given how the stream names are local to an app.), then maybe I can do it too? Secondly, I presently have to differentiate users and administrators in my 'onConnect' script, because are perform completely different roles. If I could relieve my admin. app from connecting to the application, I could also dump the role switching.
    I am not sure what is the best thing to do here, frankly...

    I am not sure how your linked post should help me. I have no problem connecting as an administrator to our own service.
    My question is can I play streams through this administrator connection on port 1111, or like now, I have to keep a separate connection to the application in order to play application's streams?
    I do NOT want to connect to the application, because I then am forced to become one of its "users", even though I am not - I am an admin. Even though I have implemented roles with my application server side script, whereas users connect with a bunch of parameters, I can connect with another role - as an admin, without parameters (because they do not apply to me since I only use the service for playing streams). Another reason is actually pretty annoying - even though I explicitly specify video sample access permission for both myself and any user that connects (in order to be able to take snapshots of the videos) using the "videoSampleAccess = '/'" expression, occasionally I STILL get security errors. I imagine if I somehow can bypass the security altogether. After all it is our server, and our users know that we need to monitor for unsuitable content. FMS makes it pretty hard to do so with the error listed above. The error is sporadic.
    So I will ask again - can I play any stream I want of any application on my server, without connecting to the application instance as a regular user bound to security rules? I need some form of video administration, and I am NOT using Administration console, but a custom admin. application which does more than Admin console does, in particular kick out bad people.

  • Streaming  MPEG-4 Streams through Flash?

    My company has live streams for CNN and NASA TV using VBrick.
    The direct URL's can be accessed through our internal network via a
    link similar to
    http://xxx.xxx.xxx.xxx/vbs2d1.sdp
    Is there any way I can have this stream through a Flash
    interface I create using a Flash Media Server? I've streamed live
    video via my webcam via Flash, but not sure if this kind of
    connection to a live TV broadcast would be possible.
    Thanks!
    Alysen

    You can't do it directly (FMS and the flashplyer don't
    support mp4), but you can make it happen with just a little bit of
    sloppiness.
    What you could do is receive the streams from Nasa and CNN on
    a machine with a video output (we'll call this "machine A"), and
    run your .swf (the one that connects to FMS) on another machine
    ("machine B") with a video input (like a capture card).
    You would connect the video out/audio out of machine A to the
    video in/audio in of machine B. Then it's just a matter of
    selecting the video input as the camera for the .swf (using the
    settings dialog).

  • Streaming through Flash Player

    Hi,
    I need to troubleshoot this particular problem that is
    occuring right now, there's a flash player and we are able to
    stream the videos from the akamai server through the flash player
    and it works perfectly, but this comes quite randomly, the player
    would stop all of a sudden while playing and at the part where the
    timing the player is at, it appears "NaN;NaN;NaN", unable to detect
    the timing of the video, looks somehow like an error connection.
    What do you think would help in this area?

    trace out NetStatus to see what is thrown when the error
    occurs.

  • Plays audio stream in flash 8, does not in HTML

    Website: www.tinmandownloads.com
    Stream:
    http://212.72.165.26:9386
    The player on the page has two buttons: T and N
    T plays a song stored as MP3 on another site, loads it as a
    stream. Works all the time
    N connects to the stream above.
    Works on "test movie", works on publish preview flash, does
    NOT work on publish preview htlm, does not work when published on
    site.
    What am I missing?
    Any help would be appreciated.

    This is a known issue with Flash Pro CC - GM build.
    this crash has been fixed in the update that was released recently. Please update to 13.0.1.808 version and it should fix this.
    Please reply if it still persists after the update.
    -Sujai

  • HDS live streaming to Flash not working

    Adobe Flash Media Server 4.5.5 r4013
    Windows 2008
    Sources:
    http://help.adobe.com/en_US/flashmediaserver/devguide/WSd391de4d9c7bd609-52e437a812a3725df a0-8000.html
    http://www.adobe.com/devnet/adobe-media-server/articles/live-multi-bitrate-video-http-flas h-ios.html
    Live streaming a single or multi-bitrate video over HTTP to Flash does not work. I have followed the instructions on the 2 sources listed above repeatedly, but I can’t get live streaming over HTTP to Flash to work. Live streaming to iOS over HTTP works with no problems (single and multi-bitrate streams).
    I have tried the troubleshooting steps from the following:
    http://help.adobe.com/en_US/flashmediaserver/devguide/WS0432746db30523c21e63e3d12efac195bd -8000.html
    Troubleshoot live streaming (HTTP)
    1.      Services window (Windows): Flash Media Server (FMS), Flash Media Administration Server, and FMSHttpd services are running. ✓
    2.      Verified that the request URL is correct. ✓
    3.      Configured ports:
    a.      Configure Apache to use port 80. Open rootinstall/Apache2.2/conf/httpd.conf in a text editor. Change the line Listen 8134 to Listen 80.
    b.     Configure Flash Media Server not to use port 80. Open rootinstall/conf/fms.ini in a text editor. Remove 80 from the ADAPTOR.HOSTPORT parameter so the parameter looks like the following: ADAPTOR.HOSTPORT = :1935 ✓
    4.      Placed a crossdomain.xml file to the rootinstall/webroot directory. ✓
    5.      In Flash Media Live Encoder, select the Encoding Options tab, choose Output from the Panel options menu, and verify the following:
    a) The value of FMS URL is rtmp://fms-dns-or-ip/livepkgr. If you’re testing on the same server as Flash Media Server, you can use the value localhost for fms-dns-or-ip. ✓
    b) For a single stream, the value of Stream is livestream?adbe-live-event=liveevent. ✓
    c) For adaptive bitrate streaming, the value of Stream is livestream%i?adbe-live-event=liveevent. ✓
    Flash Media Live Encoder uses this value to create unique stream names. To use another encoder, provide your own unique stream names, for example, livestream1?adbe-live-event=liveevent, livestream2?adbe-live-event=liveevent.
    The encoder is showing all 3 streams being published and streaming.
    6. Check Administration Console: the livepkgr application and the 3 streams are running. ✓
    7. Check the logs for errors. Flash Media Server logs are located in the rootinstall/logs folder. The master.xx.log file and the core.xx.log file show startup failures. Apache logs are located in the rootinstall/Apache2.2/logs folder. X
    a)   core00.log: these errors did not occur every time that I tried playing the live stream but these are the only relevant errors in the logs.
    1. 7968 (w)2611179     Warning from libf4f.dll: [Utils] [livestream2] Discarded all queued Media Messages received before first Video Keyframe Message
    2. 7968 (w)2611179     Warning from libf4f.dll: [Utils] [livestream3] Discarded all queued Media Messages received before first Video Keyframe Message
    b) edge00.log:
    13:33:57 4492          (w)2641213 Connection rejected by server. Reason : [ Server.Reject ] : (_defaultRoot_, _defaultVHost_) : Application (hds-live) is not defined.          -
    c) Apache-Error:
    1.     [warn]  Checking if stream is disabled but bootstrap path in event file is empty for event:livepkgr/events/_definst_/liveevent stream name:livestream
    2.     [warn] bootstrap path is in event file is empty for event:livepkgr/events/_definst_/liveevent stream name:livestream1
    As I mentioned, everything works on iOS and FMS seems to be creating all of the stream segments and meta files:
    a.     The 3 streams are being created in: HD:\Program Files\Adobe\Flash Media Server 4.5\applications\livepkgr\streams\_definst_
    b.    FMS is creating the following files in each stream folder (livestream1, livestream2, livestream 3):
    1. livestream1.bootstrap
    2. livestream1.control
    3. livestream1.meta
    4. .f4f segments
    5. .f4x segments
    The appropriate files are also being created in the HD:\Program Files\Adobe\Flash Media Server 4.5\applications\livepkgr\events\_definst_\liveevent folder, in which I have the following Manifest.xml and Event.xml files:
    <manifest xmlns="http://ns.adobe.com/f4m/1.0">
      <media streamId="livestream1" bitrate="200" />
      <media streamId="livestream2" bitrate="500" />
      <media streamId="livestream3" bitrate="1000" />
    </manifest>
    <Event>
      <EventID>liveevent</EventID>
      <Recording>
    <FragmentDuration>4000</FragmentDuration>
    <SegmentDuration>16000</SegmentDuration>
        <DiskManagementDuration>3</DiskManagementDuration>
      </Recording>
    </Event>
    I’ve tried clearing the contents of both streams\_definst_ and events\_definst_\liveevent (keeping the xml files) after restarting the encoder, and creating a different event definst for the streams (liveevent2 for example).
    We have an event in 2 weeks that we would like to stream to both Flash and iOS. Any help in solving this problem will be greatly appreciated.

    One step closer:
    Changed the crossdomain.xml file (more permissive settings).
    Changed the encoding on FMLE to vp6. Working somewhat (don't know what I did to make it start streaming through hds).
    But at least now I can get the individual streams in the set manifest file to work:
    http://localhost/hds-live/livepkgr/_definst_/livevent/livestream1.f4m
    http://localhost/hds-live/livepkgr/_definst_/livevent/livestream2.f4m
    http://localhost/hds-live/livepkgr/_definst_/livevent/livestream3.f4m
    BUT when I try to play the streams through the set manifest file from http://localhost/liveevent.f4m I'm getting the following error:
    "The F4m document contains errors URL missing from Media tag." I'll search the forums to see if anyone else has come across this problem.
    I used the f4m config tool to make the file. These are the file's contents:
    <manifest xmlns="http://ns.adobe.com/f4m/2.0">
      <baseURL>http://localhost/hds-live/livepkgr/_definst_/liveevent/</baseURL>
      <media href="livestream1.f4m " bitrate="200"/>
      <media href="livestream2.f4m " bitrate="500"/>
      <media href="livestream3.f4m " bitrate="1000"/>
    </manifest>
    Thanks

  • Streaming Webcam through Flash

    Hello, I have a client with a webcam streaming from an IP
    address. However, they want to keep the IP address private, so
    dipslaying the webcam feed through Flash Player might be a good
    option. Can we create a .swf file that will pick up the IP address
    webcam feed and play/rebroadcast it? We have Flash 8. Thank
    you!

    I also have the same question... If the camera() object only
    works with cameras attached to a computer running Flash, then is
    there a way to make an IP camera look like an attached camera to
    Flash?

  • Embedded flash player is not working... Unable to play the streaming videos... Browser is hanging many times!!

    Hi,
    Pls help me to fix an issue with my playbook browser. The embedded flash player is not working... Unable to play the streaming videos... Browser is hanging many times. Restart done, cleared history etc.. Still doesn't work.
    Any help would be appreciated.
    Thanks.
    Solved!
    Go to Solution.

    Hello ak_kanan, 
    Welcome to the forums. 
    Try doing the following. In the browser swipe down from the top and choose Settings, now choose Content, here where it says Enable Flash change this to Off.  Now try going to the website that was not working (it will not work again this is fine) Once on the page swipe down from the top again and this time enable the Flash setting. Now reload the page and test to see if you have the same issue. 
    Let us know how you make out. 
    -SR
    Come follow your BlackBerry Technical Team on twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.Click Solution? for posts that have solved your issue(s)!

  • MP4 Progressive through flash quit playing...HELP please

    This has baffled me to know end. A few days ago my computer lost the ability to play any progressively downloaded .MP4 video through flash on the web. I have a whole site of videos that quit working for me. I can view videos encoded as .flv or .wmv on site like vimeo or youtube but if it is .mp4 extention the video just spins and never plays. I need to find a solution to this ASAP so if any one has any insight, I would be forever greatful! MP4s play fine locally on my machine or even through a direct link, just not through a progressive-dl flash player on the web.
    I'm on a XP-64 machine with CS3 suites and quicktime installed.
    Things I have tried.
    -Restarting
    -Uninstalling and reinstalling Flash
    -Searching google for similar problems.

    Could you take a look at the following FAQ to see if any of the workarounds help you?  It also contains details on the information you'll need to provide to us so we can investigate further.
    How do I troubleshoot and report problems with Flash Player Video?

  • Can I watch a DVD which I am playing on my computer's DVD drive (not streaming through iTunes or Netflix) on my TV set with Apple TV?

    Can I watch a DVD which I am playing on my computer's DVD drive (not streaming through iTunes or Netflix) on my TV set with Apple TV?

    I have a macbook pro and a Imac with these I can use the air play option to send the video to the apple tv, i use all the time, not sure how to do it if you are using a pc thow.

  • HT1386 My iphone5 itunes playlist seems to have a mind of it's own, after selecting a song to play it will randomly flash through songs on my playlist without stopping. I've rebooting, and restored my iphone with no results. does anyone know how to stop t

    My iphone5 itunes playlist seems to have a mind of it's own, after selecting a song to play it will randomly flash through songs on my playlist without stopping. I've rebooting, and restored my iphone with no results. does anyone know how to stop this from happening? also I am having trouble syncing songs from my library on my computer to my iphone. the songs so up on my playlist on the computer, but will not synch over to my iphone5. Thank you.

    Hi TakesTwo2Tango,
    Thanks for using Apple Support Communities.  It sounds like you should definitely be seeing a plus sign after tapping Edit, so I would try a couple relatively easy things (closing the Music app, resetting the iPhone):
    iOS: Force an app to close
    http://support.apple.com/kb/ht5137
    iPhone, iPad, iPod touch: Turning off and on (restarting) and resetting
    http://support.apple.com/kb/HT1430
    Cheers,
    - Ari

  • Mms streams won't play

    I ran the recent 10.6.4 update. A bit earlier in the day I ran a Flip4mac update. For whatever reason, I cannot stream an NPR station. The stream is mms://imedia.unr.edu/kunr. Quicktime replies that it does not recognize the mms prefix. Quicktime 7 runs the link fine. I note that VLC tries to open the link, but fails. Why doesn't Quicktime open the link? What changed?
    Everything worked fine this morning. What's up?
    jm

    Okay. I figured it out. Yesterday I ran two updates...the 10.6.4 update, and a Flip4mac update. Somehow, the mms:// stream from KUNR got associated with VLC. What threw me off was that the URL for the stream would not open manually with QT player.
    I went to system prefs and clicked on the Flip4mac icon. Under the Player tab, there was an option to "reclaim file associations" for windows media files.
    After clicking, everything was back to normal.
    Thanks for your support!
    jm

  • Flash media live encoder, play live streaming failed!

    Hi, I install a fms3.5 and fmle3.1 on my computer. In fmle, I set video format is h264,and fms url:RTMP://192.168.8.6/live ,stream: livestream. The input and output windows' video is ok.
    The following is fmle log:
    Tue Jun 22 2010 12:25:19 : Primary - Connected
    Tue Jun 22 2010 12:25:19 : Primary - Network Command: onBWDone
    Tue Jun 22 2010 12:25:19 : Primary - Stream[11] Status: Success
    Tue Jun 22 2010 12:25:19 : Primary - Network Command: onFCPublish
    Tue Jun 22 2010 12:25:19 : Primary - Stream[11] Status: NetStream.Publish.Start
    Tue Jun 22 2010 12:25:19 : Session Started
    Tue Jun 22 2010 12:25:19 : Video Encoding Started
    The following is my source code to play live stream:
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute">
        <mx:Script>
            <![CDATA[
             import mx.controls.Alert;
             private function showFlv():void {
                //myVideo.source = "rtmp://192.168.8.6:1935/vod/test.flv";
                myVideo.source = "rtmp://192.168.8.6:1935/live/livestream";
                 Dumper.info(myVideo.source);
             ]]>
        </mx:Script>
        <mx:Panel width="100%" height="100%">
          <mx:VBox width="100%" horizontalAlign="center">
            <mx:Text text="code display"/>
            <mx:Button label="play flv" click="showFlv();"/>
          </mx:VBox>
          <mx:VideoDisplay width="100%" height="100%" id="myVideo"/>
        </mx:Panel>
    </mx:Application>
    If I use myVideo.source = "rtmp://192.168.8.6:1935/vod/test.flv" ,it can play video.  Use :myVideo.source = "rtmp://192.168.8.6:1935/live/livestream",  Can't get video. Why?
    I just want to play live video on pc.

    Who can help me??

  • How to play rtmp live streaming through VideoElement??

    Hi , i'm trying to play live streaming by using VideoElement
    like this :
    <s:VideoElement>
    <s:StreamingVideoSource serverURI="rtmp://192.168.0.136/tv" live="true">
    <s:StreamItem streamName="stream" />
    </s:StreamingVideoSource>
    </s:VideoElement>
    but nothing occurred ........did i use the wrong syntax @@a  or....?

    Anyone?

Maybe you are looking for

  • Week 37 touch! Is it possible..

    My iPod shipped yesterday and when I checked the invoice it says im getting a week 37, how is it possible that these are still being sent out by apple?! Is it possible that the touch i will receive is one that has been taken back to an apple store be

  • PS9 and LR 4

    After uprade from LR 3 to LR 4 Photoshop Elements does not start. I deleted all imported apps in the editor list. But it did not help. When I export the photo - e.g. to desktop - and say "open with..." in the export window then ps9 starts.

  • Taskdef class weblogic.wsee.tools.anttasks.JwscTask cannot be found

    Hi, I use ant to deploy adf web applications. However, I get errors: --------------error---------------- Buildfile: E:\SOAworkspace\ANT\Project1\build2.xml [echo] Classpath: D:\weblogicSA2011\wlserver_10.3\samples\domains\wl_server\bin\weblogic.jar B

  • Get value from table attribute.

    Hello, I'm trying to get the value of an attribute from a table in my page. Shouldn't the expression be as such: "#{bindings.TestfilesView11.collectionModel.Filename.inputValue}"? This didn't work. I thought maybe it's because the row is selected, so

  • Exportación de formatos

    Hola a todos, intento convertir archivos de formato PDF a TIFF y lo he logrado con el Acrobat vía exportar y proceso en lote, lamentablemente la salida son archivos por pagina y lo que intento es tener como resultado un solo archivo TIFF por cada uno