About Playing a stream in the memoy

Hi,
i just begin to learn JMF,and now i'd like to design a program that download media data from a jxta p2p network.The data i get is a part stream of the whole media file ,and the stream has been stored in the memory already.Is there any way to play a stream existed in my memory,not through rtp?thanks!

Terry,
Don't be embarrassed. I imagine we've all "been there, done that".
Click the timeline to be sure it is the selected window and press the space bar. Press space bar again to stop.
While your at it, experiment with the J K and L keys to move forward and backward. Press them a couple of times to increase the speed.
Ross Hunter
Orange, VA

Similar Messages

  • Is it possible to use airtunes to play music streamed via the internet?

    I have recently set up my Mac so I can play music from iTunes through my stereo in my lounge using Airtunes.
    I would like to be able to play music via Airtunes when streaming it over the internet (eg BBC iPlayer or an internet radio station).
    Is there a way this can be done?

    I don't have airtunes so I am speaking from a theory perspective. It looks like airtunes works with itunes and I know many streaming stations can also be played through itunes so I would think it could be done at least to some extent. You might have to save a link to the stream and then open the link file in itunes to get it to add it to your list (I have done this with a streaming station).
    For other stations I don't know if you could select airtunes as a sound output option for general computer sound output in the sound control panel.

  • NetStream.play(streamName, -1);  plays recorded stream.

    NetStream.play(streamName, -1); 
    This seems to be working wrong.  For example, if I have recorded an flv on server using FMS and FMLE with  only audio with name "myaudio" and then after if I try to play a live  stream using NetStream.play("myaudio", -1) then it plays the recorded  stream. I believe that documentation says that it should start a live  stream instead of playing recorded stream as the second argument is -1.  Is this a bug in NetStream.play method?

    i do belive -1 says start playing the recorded video from the being saying some like NetStream.play(streamName,"live"); makes it live. look what i think up though I could be wrong I rarely use -1 

  • Why is a recorded stream getting delete when a live stream with the same name is received?

    i have an application that plays prerecorded streams. The streamnames are loaded from a xml file an put into an array on the server side. The streams were changed with an Interval.
    Thats all works fine.
    i want that as soon as a livestreams with the same name as a prerecorded stream in the array is received the livestream is played in the playlist.
    I know if i use the starttime -2 in the stream.play-method that the livestream is played instead of the prerecorded stream. But if i use this, the prerecorded streams in the streamfolder getting deleted.
    the sequence of my code:
    var StreamArray  = new Array();
    var location_xml = new XML();
    var xmlfileObj = new File("Location_list.xml");
    location_xml.onLoad = function( success ) {
    if(location_xml.loaded == true) {
    if (location_xml.firstChild.hasChildNodes()) {
    for (var aNode = location_xml.firstChild.firstChild; aNode != null; aNode=aNode.nextSibling) {
    if (aNode.nodeType == 1) {
    StreamArray[aNode.attributes.id] = aNode.attributes.name ;
    location_xml.load(xmlfileObj);
    my xml doc:
    <?xml version='1.0' encoding='utf-8'?>
    <location>
    <loc id="0" name="home1" />
    <loc id="1" name="home2" />
    <loc id="2" name="home3" />
    <loc id="3" name="home4" />
    </location>
    Also it would be very helpfully if i could set the names of the prerecorded streams with the name-attribute.
    For example:
    for(var i = 0; i < StreamArray.length; i++) {
    StreamArray[i].name = StreamArray[i];
    because i also only can get the livestreams(detected on the application.onPublish-function) with streamObj.name.
    many many many thanks for any replies or solutions,
    Arvit

    Hey Ronald Everett,
    Thanks for the question. Are these CD’s that you purchased or created yourself? If it is the latter, Gracenote media database information will not appear. For more information on Gracenote, see this resource:
    iTunes 11 for Mac: If you don’t see song information
    http://support.apple.com/kb/PH12280
    Thanks,
    Matt M.

  • I have learned a lot more about battery issues lately. One question of importance: Does playing a streaming mp3 off the web eat more battery, or less, than playing that same mp3 on local storage on the Touch?

    What consumes battery juice more, playing an mp3 streaming off the web, or playing it from local storage on the iPod Touch. (Or on iPhones, or on iPads).
    I have learned much recently on battery issues, and get better battery life now. This is an important question in that regard, I figure.

    That makes sense to me. Though we like to stream many things that we do not own locally, this encourages me to store a lot of m3 material we do own, on our devices. Thanks!

  • 2 of my movies are no longer working in my iTunes or on my iPod Touch, One doesn't play at all and the other gets to about 29:00 than stops working and I don't want to buy them again. What's happening?

    2 of my movies are no longer working in my iTunes or on my iPod Touch, One doesn't play at all and the other gets to about 29:00 than stops working and I don't want to buy them again. Then also when I added a non-iTunes movie and tried to have iTunes make an iPod/IPhone version it gave me error -4. What's happening to my movies?

    I also have to add that the right earbud only doesn't work on my phone while i'm listening to music. If I'm face timing it's okay. what the heck.

  • My ipod warranty ran out a few months ago I have a nano 5th gen. The problem is that if I want to play a song it would show the album artwork for about 3 seconds and go back to the main menu with no music playing. It'snot the head phones or ear jack. help

    My ipod warranty ran out a few months ago I have a nano 5th gen. The problem is that if I want to play a song it would show the album artwork for about 3 seconds and go back to the main menu with no music playing. It'snot the head phones or ear jack. Please I Need Help

    See this Troubleshooting Assistant
    http://www.apple.com/support/ipod/five_rs/nano5gen/
    Reset
    How to reset iPod

  • How could I play and transmit a stream from the same camera

    How could I play and transmit a stream from the same camera?

    Hi,
    As I said, you can use the method getVisualComponent() of the Processor to get a preview Window.
    You create a Processor, prepare it to generate an appropriate output DataSource for what you want to do (saving, TXing, etc).
    Then, for this Processor you extract an AWT Component where the stream will be previewed using the method getVisualComponent().
    Some of the player examples in the JMF guide use this technique. I'm still not write my own player. I'm using an adaptation of the RTPPlayer, but I'm planning to use the above technique to create a Player where I can apply some effects to the stream and then save it if the user wants to.
    If someone already did that, please, correct me if my procedure isn't right!
    By the way, thanks for your help! I was using the DataSource returned from Manager.createCloneableDataSource only to create the clones. I was feeding my main Processor with the original DataSource. That was the problem!
    RGB

  • On my ipad video streaming stops after a few seconds only sound is playing .what could be the reason.

    on my ipad 2 video streaming stops after a few seconds, only sound is playing .what could be the reason and how to solve this problem.
    I have a feeling that it may have started after upgrading to ios6.

    Hi,
    Is this failing with Error 20 ?
    Sometimes in a the router or modem if you use Port Forwarding then you are your Buddy may be missing the Screen Sharing Port.
    The Screen Sharing part uses a different port to the Audio port.
    As the port for Audio (And therefore Video) are known and can be port Forwarded it is the random Screen Sharing port that can be the problem.
    iChat 3 info http://support.apple.com/kb/HT1507 that includes Bonjour and Jabber info
    iChat 4 info http://support.apple.com/kb/HT2282
    If you are not using (or your Buddy) UPnP then I would change the method of opening the port to that.
    6:14 PM Saturday; June 20, 2009

  • When I play a song from the cloud on my iPad, is the song actually saved to the device or is it streaming it from the cloud?  If saved, how do I clear the songs to not exceed the storage on my iPad since the iTunes library is way bigger?

    When I play a song from the cloud in iTunes Match on my iPad, iis the track actually downloaded to the iPad, or is it streaming?  If downloading, wouldn't the tracks eventually exceed my storage capacity on the iPad since my iTunes library is way bigger?  Do i need to delets songs off the iPad eventually? 

    It is downloaded, and yes it takes up space and can eventually fill up your iPad.  It's supposed to delete older tracks as the music app plays new ones and space gets low, but other apps won't delete songs and free up the space. So if you were going to say use the camera app and it was full of music you would have to delete songs manually.

  • My ipod goes during the game or program after about 5 minutes back to the iPod menu. Play in which I've paid for!

    my ipod goes during the game or program after about 5 minutes back to the iPodmenu. Play in which I've paid for!

    Try here:
    iOS: Troubleshooting applications purchased from the App Store

  • Ask about DML Handler for Streams at the Schema level ?

    Hi all !
    I use Oracle version 10.2.0.
    I have two DB is A (at machine A, and it used as source database) and B (at machine B - destination database). Some changes from A will apply to B.
    At B, I installed oracle client to use EMC (Enterprise Manager Console) tool to generate some script, and use them to configure Streams environment, I configured Streams at the Schema level (DML and DDL) => I successed ! But I have two problems is:
    + I write a DML Handler, called "emp_dml_handler" and want set it to EMP table only. So, I must DBMS_STREAMS_ADM.ADD_TABLE_RULES ? (I configured: DBMS_STREAMS_ADM.ADD_SCHEMA_RULES) such as:
    BEGIN
    DBMS_STREAMS_ADM.ADD_SCHEMA_RULES(
    schema_name => '"HOSE"',
    streams_type => 'APPLY',
    streams_name => 'STRMADMIN_BOSCHOSE_REGRES',
    queue_name => 'apply_dest_hose',
    include_dml => true,
    include_ddl => true,
    source_database => 'DEVELOP.REGRESS.RDBMS.DEV.US.ORACLE.COM');
    END;
    and after:
    DECLARE
    emp_rule_name_dml VARCHAR2(50);
    emp_rule_name_ddl VARCHAR2(50);
    BEGIN
    DBMS_STREAMS_ADM.ADD_TABLE_RULES(
    table_name => 'HOSE.EMP,
    streams_type => 'APPLY',
    streams_name => 'STRMADMIN_BOSCHOSE_REGRES',
    queue_name => 'apply_dest_hose',
    include_dml => true,
    include_ddl => true,
    source_database => 'DEVELOP.REGRESS.RDBMS.DEV.US.ORACLE.COM',
    dml_rule_name => emp_rule_name_dml,
    ddl_rule_name => emp_rule_name_ddl);
    DBMS_APPLY_ADM.SET_ENQUEUE_DESTINATION(
    rule_name => emp_rule_name_dml,
    destination_queue_name => 'apply_dest_hose');
    END;
    BEGIN
    DBMS_APPLY_ADM.SET_DML_HANDLER(
    object_name => 'HOSE.EMP',
    object_type => 'TABLE',
    operation_name => 'UPDATE',
    error_handler => false,
    user_procedure => 'strmadmin.emp_dml_handler',
    apply_database_link => NULL,
    apply_name => NULL);
    END;
    ... similar for INSERT and DELETE...
    I think that I only configure streams at the schema level and exclude EMP table, am i right ?
    + At the source, EMP table have a primary key. And I configured:
    ALTER TABLE HOSE.EMP ADD SUPPLEMENTAL LOG DATA (PRIMARY KEY) COLUMNS;
    ==> So, at the destination, have some works that I must configure the substitute key for EMP table ?
    Have some ideas for my problems ?
    Thanks
    Edited by: changemylife on Sep 24, 2009 10:45 PM

    If you want to discard emp from schema rule, then just add a negative rule, either on capture or apply.
    What is the purpose of :
    DBMS_APPLY_ADM.SET_ENQUEUE_DESTINATION(
    rule_name => emp_rule_name_dml,
    destination_queue_name => 'apply_dest_hose');sound like you are enqueunig into 'apply_dest_hose' all the rows for this table that comes from ... 'apply_dest_hose'
    Next you declare a DML_HANDLER that is attached to nobody :
    BEGIN
    DBMS_APPLY_ADM.SET_DML_HANDLER(
    object_name => 'HOSE.EMP',
    object_type => 'TABLE',
    operation_name => 'UPDATE',
    error_handler => false,
    user_procedure => 'strmadmin.emp_dml_handler',
    apply_database_link => NULL,
    apply_name => NULL);           <----- nobody rules the world!
    END;the sequence of evaluation is normally :
    APPLY_PROCESS (reader)
              |
              | -->  RULE SET
                          |
                          | --> RULE .....
                          | --> RULE
                                     |
                                     | --> evaluate OK then --> exist DML_HANDLER  --> YES --> call DML_HANDLER --> on LCR.execute call coordinator
                                                                                            |
                                                                                            | NO
                                                                                            |                                                                 
                                                                                       Implicit apply (give LCR to coordinator which dispatch to one apply server)    
                                                      Since your dml_handler is attached to null apply process it will never be called by anybody and your LCR for table emp will be implicit applied by its apply process.

  • Why isn't Firefox playing any streaming videos anymore?...On youtube or wherever I go the audio keeps going but the actual video just skips and freezes up the computer..

    Any video that is viewable on the internet(youtube, flash, etc.) does not play in Firefox. The video is shown and everything but when I click it the audio begins playing normally and the actual video itself skips horribly and my computer begins to freeze up.
    == This happened ==
    A few times a week
    == After my little brother crashed my computer a few days ago(blue screen and everything).

    Hey briannagrace96,
    Welcome to Apple Support Communities! I'd check out the following article, it looks like it applies to your situation:
    iPod: Appears in Windows but not in iTunes
    http://support.apple.com/kb/ts1363
    You'll want to go through the following troubleshooting steps, and for more detail on each step follow the link to the article above:
    Try the iPod troubleshooting assistant:
    If you have not already done so, try the steps in the iPod Troubleshooting Assistant (choose your iPod model from the list).
    If the issue remains after following your iPod's troubleshooting assistant, follow the steps below to continue troubleshooting your issue.
    Restart the iPod Service
    Restart the Apple Mobile Device Service
    Empty your Temp directory and restart
    Verify that the Apple Mobile Device USB Driver is installed
    Change your iPod's drive letter
    Remove and reinstall iTunes
    Disable conflicting System Services and Startup Items
    Update, Reconfigure, Disable, or Remove Security Software
    Deleting damaged or incorrect registry keys
    Take care,
    David

  • Does AppleTV2 limit the number of photos it will display when streaming from Aperture when streaming to the TV?

    I am new to AppleTV. I bought it and an iPad2 at about the same time. I've been an Aperture user for years but not so much lately. I am having fits with Aperture crashing as soon as I open it. I mean on the first click or before. I simply can't get into Aperture at all during the last 20 tries or so. I'm really rather freaked out about it. I have a wedding to upload and a few other recent events totally thousands of photos that I can't get off the SD cards. Thankfully I'm not a professional but my niece is anxious to see her photos nonetheless.
    I don't know if the galleries in MobileMe even exist anymore but that was my idea as an alternative place to try to access photos from my computer to see them on AppleTV. It might have been my high level of frustration and despair but I could not find a way to move the photos to MobileMe from Aperture (on the day I could get into Aperture). Export does not list MobileMe as an optional destination. It's been too long since I sent anything to MobileMe and I can't remember how I did it.
    In the past and even today I've successfully accessed a few of my photos in Aperture through my AppleTV2. Thankfully, Aperture does not need to be open to see the photos. However, my problem is that when I stream through AppleTV I can only get to a miniscule fraction of my photos. I have a selection of projects that will appear on my TV but the vast majority of the projects list only ONE photo in the project when there are dozens, hundreds or thousands in the various projects.
    I tried making some new projects and that partially worked. Some of the ones I just made still only show one photo but I made one with about a thousand scenic photos that sort of worked. I loaded it to play during a party today and about 500 were listed in the folder when I started the slideshow. I didn't count them as they played, of course, but it certainly seemed they replayed more than I wanted them too in spite of the five second time selection. I will move that to 10 seconds next time. What I really want to do is have access to large groups of different photos I have in Aperture. I want to pull in a mix of trip locations, wildlife, scenic shots, etc. It would be nice if Aperture picked up Smart Albums and not just projects.
    I have multiple problems going on: computer freezes, cursor moves but won't click and keyboard becomes unresponsive, flashing artifacts and horizontal lines, CRASHES galore. Right now I'm feeling kind of panicked it's going to crash before I hit "post message". If you can offer any guidance in any of these areas, your help will be deeply appreciated.

    John, thanks for pointing out that pathway to send files to MobileMe. I was looking under Export.
    Yes, I know that some of my concerns may be better suited to other forums but all of my problems hinge around updating to Aperture 3 and Snow Leopard at the same time. Therefore I have no clue if it's one or the other or a toxic combination of both that has brought me such misery. My problems cross into several categories. I've prowled the forums (communities) for many months looking for advice.
    If I can ever get back into Aperture I will surely try your "update previews" suggestion. I did the Repair Permissions and it just finished as I was typing here. It opened Aperture for a couple of seconds and crashed in the background. I got the same crash with the Repair Database. I'm now doing the third Option/Command option in Aperture of rebuilding the database. I don't know what to do if those repairs/rebuilds don't work.
    I have the program on my number one hard drive with over 300 GB free space. My libraries are on my second 1 TB HD with 369 GB of free space. I've been accessing Aperture with nothing else running and that doesn't help. I have four 512 MB DDR2 FB-DIMM cards. I would love to have more RAM but that's all I've got right now. I also wonder if my Graphics Card is toast for the new OS and version of Aperture. I don't know enough about computers to figure this out and I'm hoping someone will have the solution I need.

  • 2 Iphone4 play live stream not same

    I stream live video from my streaming server and use 2 iphone4 to display.
    Unit 1. it play live stream normally.
    Unit 2. it play about 20-30 sec, and replay again again and again.
    Please advise me, what parameter that i should check or tune ?
    Thanks,

    I tried streaming with the Adobe Flash Media Live Encoder3 instead of my Broadcater.swf.  This connects fine and pushes h.264 no problem.
    But the reciever is still seeng VOD not Live video.
    Is there something wrong with my receiver?

Maybe you are looking for

  • My new macbook pro retina recognizes, but can't transfer data from the Time Machine Volume

    I back up my old 2008 MacBook Pro to a Time Machine volume sitting on a very new 2 TB drive that is connected to a Time capsule via USB. I got that new drive from OtherWorld Computing about 2 months ago. I just received a brand new 2012 MBP (retina).

  • WebLogic 10.3 refuses to install silently without JDK

    Hi, I'm trying to figure out whether the WLS 10.3 package installer needs a JRE, or a JDK, in order to install silently. When trying to install silently on Solaris SPARC (bin installation, not generic jar installation) with a silent.xml file that con

  • Optical Drives Not Showing Up in Boot Menu / HDD

    why doesn't  my  dvd rom drive  show up in boot menu in my HP ENVY DV7-7250US with window 8  and how do i fix the problem could it be the dvd drive gone  bad /  i ordered   recovory disk  from hp i am wondering if i ccan i use the recovery disk on a

  • Keypad needed for Games

    Civilization 4 is coming out in a few weeks and I know I'm going to need an external 10-key pad to properly play it. I don't want to buy a whole keyboard with a 10-key built in, I just want a small peripheral key pad to be more portable and get the j

  • Problems, problems and problems..

    I have enough problems with my iphone, have restored it as 7 times and the last one restores it like newly, it works one well day and then you see other one it does not work .. - it goes out only - does not ignite, only when I connect it to the PC or