Re: How to play  the remote shared audio file  by JMF?

did u connect from the client host to the remote host.(use ping to test it)?
if the test is ok, test the palyer by playing file in ur client host?

yes,i have tried to connect the remote and copy the remote file to local host ,
the file could be played in my local host!

Similar Messages

  • How to organize the orders of audio files in ipod?

    Hey guys, I'm having a problem in organizing the audio files on my ipod, I wish you could help me out. I transferred some language lessons to my ipod, however they are not in order. If they are just songs it's OK, but for language lessons you really want them to be in order. Anybody can teach me how to arrange the order of audio files on ipod? Thanks a lot!
    ipod video 30GB

    Thanks for the reply, Chris. Are you talking about how to change the file name on itune or on ipod? I couldn't find the way to edit any info of the audio files on itune. And the file names were already in order (i.e. French001,French002...) but they appear on itune & ipod in different order.
    Thanks again.

  • Using AudioFileOpenUrl to play a remotely hosted audio file

    I was playing around with the iPhone SDK and I wanted to write a trivial app (UIView with UIButton, press button, play file) that played a remotely hosted mp3 file. It seems like this should be simple:
    NSString *filepath = @"http://www.server.com/legal.mp3";
    CFURLRef audioFileURL = CFURLCreateWithString(NULL, (CFStringRef) filepath, NULL);
    AudioFileID audioFile;
    if (noErr != AudioFileOpenURL(audioFileURL, fsRdPerm, 0, nil)) {
    NSLog(@"Error - : could not open audio file. Path given was: %@", audioFileURL);
    Why doesn't this work? What am I doing wrong?
    Thanks in advance.

    QuickTimeKirk wrote:
    Very difficult request because the Apple TV can only play one file at a time. It doesn't have a "loop" feature.
    You could use QuickTime Player Pro to "join" the audio files into one file. The hard part would be adding the five minute video chunks via copy/paste as each would be added as a new "video" track. QuickTime .mov files can have up to 99 "tracks" and the .mov container is supported by Apple TV.
    So this new file would have a new video track (actually just a copy of the original) that played up to 98 times. A five minute source video would end up being a bit over 8 hours in duration.
    The 98 track video could be "flattened" into one video track via export. The same for the audio track movie.
    Other options:
    Set the Quicktime Loop flag in the movie inspector properties.
    Make a video playlist, adding the file to the playlist lots of times - make sure playlists are enabled in Settings for video not just music.

  • How to capture the video in a file using JMF-RTP?

    Please someone help in capturing the live streaming in a file using JMF......
    Thanks..

    Hi, I have a problem with RTPExport output video files. One side streams H263/RTP(AVTransmit2.java) and other write this steam to a file by RTPExport.java. When network conditions are ideal, output video file has same fps and same number of frames like original file. Problem occures, when theres packet lost in network, then output file has different fps,and also has less frames like original video(because it didnt write missing frames to file, and thats why it get shorter). Pls how can I achieve output file that will have the same fps like original one? How to write to file an identical copy of what I can see while receiveing video with AVReceive2.java? Its there a way to modifi rtpexport or avreceiver to do this? Thanks!

  • How do I get a 3ga audio file to play on iphone 4s?

    How do I get a 3ga audio file to play on iphone
    4s?

    You don't need to download an App.
    My understanding is that you simply have to change the file extension from .3ga to.mp3 (on each file) and then they should play.
    That said, it works on a Macbook Pro - I've just tried it.
    Not sure about iOS though.
    Please reply if it works for you.

  • How to run a remote windows dll files and the drivers of the system using j

    Dear Friends,
    I need some valuable info regd how to run a remote windows dll files and the drivers of the system using java
    reply regd thanking you

    Please don't make duplicate posts like this.

  • HT200131 I am trying to enter my network password and when I have entered the password for my network, I don't know how to get the remote to select submit.  Please help

    I bought an apple tv some time back and am only now trying to set up the wireless internet connection.  I can see my network but when I enter the password with the remote, I don't know how to get the remote to submit the password.  Could you please tell me what to do?

    You have to use the right arrow on the remote to navigate all the way and highlight the submit button.

  • What can i do to fix the following : You may need an additional audio decoder to play the soundtrack of this file. This file contains a track in the Dolby AC3 Audio (code "8192") format. You may need to install a DirectShow decoder for this audio format i

    You may need an additional audio decoder to play the soundtrack of this file.
    This file contains a track in the Dolby AC3 Audio (code "8192") format. You may need to install a DirectShow decoder for this audio format in order to hear the soundtrack of this file.

    Luckily, there are DOZENS of video/media players and extensions avaliable for the Mac. Many of them are FREE, some of the better FREE ones are...
    PERIAN (quicktime extension)
    http://perian.org/
    QUICKTIME 7.6.6
    http://support.apple.com/kb/DL923
    VLC media player
    http://www.videolan.org/vlc/
    NICEPLAYER
    https://code.google.com/p/niceplayer/
    And if none of those work, there is a possibility that those video files may be corrupted.

  • How to access the remote Objects Without Db_links?

    Hi ,
    I want to know how to access the remote objects without db_link.That is i want to access a object in some other server which has different database.

    SanjayBala, just so you know that it is possible to create a database link in Oracle to non-Oracle databases in some circumstances. Look up Generic Connectivity aslo know as Heterogenous Services. With 11g Oracle has basically renamed the feature and replaced it with somethinkg named ike DG4ODBC.
    I have not spent time studying the details for DB4ODBC but with HS Oracle provided the interface and you had to obtain the necessary ODBC driver on your own. I had Oracle on AIX reading and writing to SQL Server on Windows but the developers chose to write a java program and connect to both via it. On Windows and Linux platforms the necessary ODBC drivers might be available without the requirement to go out and purchase one.
    The Oracle Open Gateway product is an advanced version of the above features with drivers for specific non-Oracle databases included like DB2 or Informix.
    HTH -- Mark D Powell --

  • How to play the two video files simultaneously in Xletview

    Hi All,
    How to play the two video files simultaneously in Xletview. But only one video must be visible to user and the other video must run in the background(Invisible to user). I need to implement like broadcasting channel, I don't want to stop the current video while switching to another video and vice versa.
    Is it possible to do in Xletview 0.3.6?. Or Anybody tried this?...
    Sourab.

    I think no one try this with xletview!
    xletview is not for that!

  • How can I delete remote shared objects?

    Hello world...
    I have a problem...
    I need to unload an external .swf file or delete all the remote shared objects that it conteins...but I need to reload the same .swf file by pushing a button...
    Please help me...
    Emiliano.

    Hi,
    can you please give clear idea...
    It looks like when the namespace was deleted delete all objects under this namespace was systematically deleted.
    means all objects under namespace is already deleted before deleting namespace..right?
    If so then Now there are existing interface objects somewhere out there in the IR. Objects such as data types, message type, message mapping and interface mapping objects
    Try to clear your cache..using SXI_CACHE...
    Try to  re-create namespace and delete all objects related to your namespace and delete namespace again...( Not sure this wull help..but u can try)
    Nilesh

  • How to access the Remote Appserver thru EJB

    hi friends...
    How to access the Remote appserver thru EJB from a Portlet.
    I've tried but its not working u have any idea Plz help me out...
    The scenario is I have my portal running in my machine & appserver(weblogic) running in remote and want to access that appserver
    thru Remote EJB from my portal. I have tried with the t3 protocol and iiop but it is not working
    The code i have use
    Properties props = new Properties();
    props.put(javax.naming.Context.INITIAL_CONTEXT_FACTORY,"weblogic.jndi.WLInitialContextFactory");
    props.put(javax.naming.Context.PROVIDER_URL, "t3://10.1.87.46:7031");
    it is giving me a nullpointer exception when i try to access the method in the ejb , it is not able to call that method...
    Plz help me out to resolve this situation
    Thnx in Advance.....

    SanjayBala, just so you know that it is possible to create a database link in Oracle to non-Oracle databases in some circumstances. Look up Generic Connectivity aslo know as Heterogenous Services. With 11g Oracle has basically renamed the feature and replaced it with somethinkg named ike DG4ODBC.
    I have not spent time studying the details for DB4ODBC but with HS Oracle provided the interface and you had to obtain the necessary ODBC driver on your own. I had Oracle on AIX reading and writing to SQL Server on Windows but the developers chose to write a java program and connect to both via it. On Windows and Linux platforms the necessary ODBC drivers might be available without the requirement to go out and purchase one.
    The Oracle Open Gateway product is an advanced version of the above features with drivers for specific non-Oracle databases included like DB2 or Informix.
    HTH -- Mark D Powell --

  • How to access the Remote s

    Hi all,
    How to access the Remote Session Bean from Local Bean?

    Hello - Did you find a resolution to this issue?
    Thanks,
    Dean

  • Hi. I just downloaded "angry birds" from the iTunes store. It says it was successfully downloaded and that I can use it on the two mac products I have. I can see an icon for it in the finder on the mac, but I can't figure out how to play the game. Anyone?

    Hi. I just downloaded "angry birds" from the iTunes store. It says it was successfully downloaded and that I can use it on the two mac products I have. I can see an icon for it in the finder on the mac, but I can't figure out how to play the game. Anyone?

    Thank you for your reply. After a lot of fruitless searches, I hit on a page that offered the same wisdom you did. I feel like rather a fool for not knowing that. Grr. I really appreciate your answer, and that you didn't end it with "dummy." Cheers to you. Hope someone does something kind for you today.

  • Can someone help me in easy steps on how to use the home sharing for music on itunes.

    Hi can someone give me easy to follow instructions on how to use the home sharing for itunes.

    iTunes- Setting up Home Sharing on your computer
    Setting up Home Sharing for Apple TV (2nd generation)
    Troubleshooting Home Sharing

Maybe you are looking for

  • Strange behaviour of same website between 8.0.1 version and 3.6

    I upgraded to 8.1 version today from my previous version 3.6 and found very strange behavior in my own web site. can some one check this issue on real time between the two versions and help me with suggestion? visit http://salesblast.net (in final st

  • Why are the prices shown in Japanese YEN!!!!?????

    I am located in Budapest, Hungary, however the characters and prices on my itunes is in Japanese! Is this something there is a setting for that I can simply change? I've tried uninstalling and reinstalling, but the same thing happened!! WHY???? Thank

  • Error while generating new proxy-client

    Hi, I'm trying to generate a proxy-client from the following WSDL file: https://www.anlagenkataster.de/opencms/services/ZuesService?wsdl=1.1 Unfortunately the generation aborts everytime I try saying: "Exception occurred in library handler Incorrect

  • Bootcamp and anti-virus and is getting VMware or Parallel better?

    I am starting research that requires me to download File Warden in Windows, so I loaded Windows onto my Mac by using bootcamp. Is this partitioned hard drive that is now I guess a mini-PC in my Mac require its own anti-virus programs and such? Also,

  • Can I develop plug-in using cocoa as UI instead of ADM?

    I'm just about to start developing illustrator on mac. Is it possible to use cocoa framework to design the UI instead of ADM? Then my plug-in code will be mixed with C++ code and objective C++ code. I don't see this from the sample code, can anyone t