For crate applet player on clienr side

resp
i have create a applet for video capturing in JMF but at broadcast time the
client side need a JMStudio but i want video on browser and for that i need a player not jmstudio
so what i can do for that
any one help me
please send at [email protected]

Sorry to keep replying to my own message, but it wouldn't let me edit my last post.
Anyway, I added code to wait until the player starts before continuing. It doesn't help, and, of course, now just hangs at that point. Here is my code as of now:
           if( audioPlayer == null )
                String url = "rtp://"+ipstr+":22000/audio/1";
                MediaLocator  mrl = new MediaLocator(url);  
                if( mrl == null )
                        System.err.println("bad mrl");       
                System.out.println("Play audio from "+url);               
                try
                     audioPlayer = Manager.createPlayer(mrl);
                     audioPlayer.addControllerListener(new ControllerListener()
                           public void controllerUpdate(ControllerEvent ce)
                                 System.out.println(ce.toString());
                catch (Exception e) {
                System.out.println(e.toString());
            } //endif init player       
            audioPlayer.start();          
            // wait until player si realized and started
            int state = audioPlayer.getState();
            while( state != Controller.Started )
                try
                    Thread.sleep( 100 );
                    state = audioPlayer.getState();
                catch( Exception se )
                    System.out.println(se.toString());
            }

Similar Messages

  • On certain web sites(with java applets embedded or rich content),sometimes browser hotkeys are beeing used with other functionality (eg.: youtube uses ctrl + tab for sliding between player controls).How can I prevent this?

    On certain web sites(with java applets embedded or rich content),sometimes browser hotkeys are beeing used with other functionality (eg.: youtube uses ctrl + tab for sliding between player controls).How can I prevent this ?

    Thanks for posting this!
    I would only mention that your definition is incomplete for this -
    Contextual selector A type of Style Sheet Selector that
    and that it's most often referred to now as a Descendent selector, not a contextual selector.  It's basically the same as the Compound selector that you have already defined....

  • I'm looking for a music player that can skip forward and backwards a few seconds?

    I'm looking for a music player app that can skip forward and backwards a few seconds?

    MPD rocks, runs here for months without major problems.
    The client side is very flexible, you can choose many players:
    http://www.musicpd.org/clients.shtml
    For X, for console, etc..
    Edit:
    MPD supports Icecast also, to create streams.
    Last edited by mephisto (2007-05-15 14:00:36)

  • FOUND A FIX FOR ADOBE FLASH PLAYER 11.9.900.152

    I have Windows 7, 64bit and Internet Explorer 11 installed.  I found the fix for Adobe Flash Player after 2 days of doing everything.  I thought that the fix should be something very easy and it was.  I spent 2 full days doing all kinds of ridiculous things, i.e. uninstalling, reinstalling, restore computer, deactiving XActive, reactivating, changing stuff under internet options, etc.  The problem was Internet Explorer 11 update caused Adobe Flash Player not to work or recognize the flash player, or installing a new router caused it not to work.  Websites kept displaying messages to download Adobe Flash Player when I already did.  There appeared to be a conflict where some videos played and other did not.  Youtube did not work anymore.  All the problems that other people posted under these forums happened to me.  I could not play the games I was playing before, etc.  Anyway, I am NOT a tech person and understand little and almost gave up when by accident I found the fix and EVERYTHING works without rebooting anything, uninstalling or reinstalling etc. as all the people in the forums posted.  Everything was so complicated!!
    THE FIX:  Go to Goodgle Chrome browser.  If you don't have it, download it.  The Adobe Flash Player is included in this browser.  Anyway, at the very top RIGHT HAND SIDE there are lines in a square formation.  Click on that and go to SETTINGS.  Go to very bottom and click on SHOW ADVANCED SETTINGS.  SCROLL DOWN TO THE VERY BOTTOM and click on RESET BROWSER SETTINGS.  After I did that, EVERYTHING WORKED!!!!!!!!!!! Youtube worked, my game worked in BOTH GOOGLE CHROME AND INTERNET EXPLORER 11.  It was like a miracle and  a simple fix.
    I hope I can save some people ALOT of aggravation and frustration.  Adobe should have this fix displayed PROMINENTLY EVERYWHERE if it is indeed this simple.  Let me know if this helps.  All I know is that I had the same issues as everyone else in the forums and now it is all fixed.  I have very limited knowledge, almost none.  It just seemed that something was blocking the videos from coming up.

    Thanks Mike.  I'm not sure what I'm doing but I also re-downloaded the flash player and I got YouTube videos to play again.  I have IE11 that I tried to uninstall (it won't let me) so I had to use a restore point, so videos I noticed in yahoo.ca can't play but I read lots of people having issues with this.  But, by using a restore point, and re-downloading the flash player (a couple of time until it took), I got Youtube and my game back on IE11.  I plan to use Chrome Google though after this experience as everything works there

  • BCExeption: The IDOC metadata for null is not available in SID

    <h3>Hello Guys,</h3>
    we need some information about the error message:
    com.wm.pkg.sap.BCExeption: The IDOC metadata for null is not available in <SID>
    We use a Business Connector 4.8 and the backend is an ECC 6.0, we have an inbound xml scenario with FTP.
    We pick up the ORDRSP from the vendors ftp-server and we would like to drop it to our backend system.
    We can read the xml file into a string, but not send to the backend system, we use following steps:
    - bytesToString
    - stringToDocument
    - documentToRecord
    - recordToIDOC
    - lockSession
    - createTID
    so far works perfekt
    - sendIDoc
    - releaseSession
    On the step "sendIDoc" we see the described error message, but what is the message from the message?
    Any Ideas?
    Thank you and regards,
    Michael

    Hello Michal,
    thank you for your quick answer!
    In my opinion, i don't need any input for this service, because we pick up all data from the vendors ftp - server in a definied time interval.
    All needed fields are available in the xml file. In the result tab is the IDocList filled correct, but no sending to the backend system because the error is displayed.
    Is it a problem with my concept?
    Regards,
    Michael

  • How to add new skins for Adobe Flash Player in DW CS4?

    Hi everyone, I'm trying to insert a FLV file into my webpage using Insert | Media | FLV...  from the top menu bar in dreamweaver cs4.
    When the "Insert FLV" window opens up, I see a drop down list of different skins (clear skin, corona skin and halo skin) for the flash player, but none of these skins has the Full Screen button on it. How can i add a new skin to this drop down list that contains the full screen toggle?
    Also, I'm using the Design view to build my website as I'm not very familiar with any kind of code.
    Thanks in advance for your answers.

    How can i add a new skin to this drop down list that contains the full screen toggle?
    You can't.  You need a height and width for your player to appear correctly on the html page.
    Also, I'm using the Design view to build my website as I'm not very familiar with any kind of code.
    That's a real shame.  You're severely limited working only in Design View.  Kind of like working with a pencil between your teeth and both hands tied behind your back.  Web design is all about code. While you're learning, you should at least keep split screen open so you can see the code DW writes.
    Start your code lessons here:
    FREE HTML & CSS Tutorials  - http://w3schools.com/
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics |  Print | Media Specialists
    www.alt-web.com/

  • I'm looking for a list of parameters for qt media player?

    I'm looking for a list of parameters for qt media player?

    I was looking for Apple's list of quicktime parameter embed tags attributes. Fruitless search through Apple Support, however I Googled and found the information I was looking for. Thanks for contacting me.

  • Insufficient SQL database permissions for user 'Name: NT AUTHORITY\IUSR SID: S-1-5-17...

    Hi,
    I have a customized SharePoint page that takes user input data, validate some of the data, then writes the data to a SharePoint list. If an exception occurs, it will write the error to the ULS.
    All was working well in the test environments.
    However, recently we noticed that in the QA environment, when it's trying to write to ULS, it causes another issue:
    Insufficient SQL database permissions for user 'Name: NT AUTHORITY\IUSR SID: S-1-5-17 ImpersonationLevel: Impersonation' in database 'SP_F1_Config' on SQL Server instance 'SQL01'. Additional error information from SQL Server is included below. The EXECUTE
    permission was denied on the object 'proc_putObjectTVP', database 'SP_F1_Config', schema 'dbo'.
    I've traced through the code and found that it fails on the line:
        SPDiagnosticsServiceBase.GetLocal<LoggerError>();
    where LoggerError is the logger class inheritng SPDiagnosticsServiceBase
    I have also googled around today, but the most positive solution provided
    on this page was to manually modify SQL object permission, which I believe we should not do, and would not be supported by Microsoft.
    So the questions are:
    Why is AUTHORITY\IUSER used for SPDiagnosticsServiceBase.GetLocal()? Should that account actually be allowed to access SharePoint databases? (This is an intranet environment and using claim based/Windows authentication, no no anonymous access would be allowed
    anyway).
    I've checked the Application Pool account permissions in SQL, comparing the environment that works and the one that doesn't work, and the permissions/roles/schemas look identical on server and database level. Where else can I check?
    On the environment that works, I logged on as SharePoint administrator, created a new SharePoint Visual Web Part solution in Visual Studio, just to test writing to ULS. Then I press F5 in Visual Studio to debug it. It also has the same problem.
    It just seems like somehow the user's identity (or whatever the identity SharePoint required) was not passed to SPDiagnosticsServiceBase.
    Any suggestions, or even better, solutions would be really really much appreciated!

    Hi,
    Thanks for your sharing, it will be userful to the people who stuck with the same issue.
    Best regards
    Patrick Liang
    TechNet Community Support

  • Looking for a MP3 player for audiobo

    I am looking for an mp3 player that meets these requirements. Creative Labs lists like 50 mp3 plays and no easy way to compare features. So does anyone know if anyone sells anything with these features:?- bookmarking: where I can 'save' a place in a audiobook and go listen to other stuff and come back to where I left off. The 'resume' feature on some devices is not adaquete because it assumes I don't want to listen to anything else. Other devices require me to search through hours of a book to find where I left off. I need something that let's me mark a place and return when I want. - FM feature: because sometimes I want to listen to the radio and not my downloaded music or books!?- flash based: because it's lighter weight, no hard dri've to break (gb flash or upgradable flash card insert is fine)?- removable regular batteries: so that if the batteries go bad, i can get new ones and not ship it off to be opened by someone else?that's it!? is that so hard?!
    Please let me know
    !!! [email protected]????

    portrower8,?Do a search at the top of the page for audiobooks. They have been discussed frequently.?First, you are asking for a flash player, so that limits your choices. For audiobooks that you download from NetLibrary or Overdri've, I would only use one?WITHOUT ?PlaysforSure subscription firmware. That way, the electronic library books?never expire, until you delete them yourself.?I prefer to keep my audiobooks separate from my music. I love the Zen Nano plus GB or the 52MB. These days you can buy the GB for $65-70 from Amazon or Creative. These players can hold four or fi've?audiobooks. Granted they don't have bookmarking as such, but you just?do a pause and?turn it off and the?player starts up where you left off.?Just remember if you buy a bigger flash player with subscription ability for your music, any electronic library audiobook will expire?after 2 days. Are planning on just buying all your audiobooks? Have you checked into the new Zen V and?Zen V plus to use for your music??Best wishes,luvmyrescuedogs

  • EXPORT LONG FILES IN 1080p for Windows Media Player

    Hello, need some help in exporting and encoding some large files from Premiere CS6.
    We have 4 Sequences, each totalling 45minutes in length and in 1080p (ProRes422).
    We need to export and encode for Windows Media Player as quickly as possible.
    Looks like each export is going to take over an hour from Premiere as "Match Sequence Settings"
    -keep in mind there is NO AUDIO.
    Once it's out of Premiere as an MPEG, I can transcode to any format. Ultimately WMV would be optimal,
    but we need to transcode the MPEG into a MOV file before 'Episode' will accept it, just to make the WMV files.
    Target files: (4) 1080p Windows Media Player compatible files
    Does anyone have a better workflow workaround? Midnight hour and need help!
    Thanks in advance,
    Dan

    Thanks Jim, I can't export to WMV out of Premiere or Media Encoder. I use Episode to make my WMV files, and since Episode doesn't take MPEG in from Premiere (sigh)
    I have to first make them in Quicktimes..
    But yes! Anything Windows Media Player can handle... should I just go with the 5GB MPG files? No way for me to test, I'm on a Mac and these are playing on a PC
    thanks for your help

  • I have just bought a MacBook Air and i cannot play videos from the internet as it asks for a flash player to be installed i try to download Adobe flash player and it will not allow me to do so?

    I have just bought a MacBook Air and i cannot play videos from the internet as it asks for a flash player to be installed i try to download Adobe flash player and it will not allow me to do so?

    Ziatron is correct that Flash does not work on an iPad, but it does work on a Mac. See Adobe Flash Player 11.2.202.160.

  • Trouble burning a DVD for a DVD player

    I am fairly new to Mac so forgive my ignorance but I am having the hardest time burning a DVD-RW in such a way that it will be readable by a DVD player.  I have a blu-ray player that can read MP3 and MP4 and still I get a message that says it cannot play the disc.  I have tried using Disk Utility, Burn, and iPhoto Slideshow Export.
    It works perfectly fine for both Mac and PC computers but not for a DVD player.  What are the options?

    Have you checked your DVD player that it can actually read DVD-RW? Some cannot. Just out of curiosity - why would you burn to a re-writable disk?
    If it is a video/slideshow, then you do need authoring/burn software such as Burn or Roxio Toast in order to burn it in a format DVD players can handle. Finder cannot burn a video/slideshow which will playable in a DVD player.

  • N86 how to activate wifi for bbc i-player

    how do you get wifi access for the n86 for the i-player?

    Go to the Network system preferences and choose Edit Locations from the Locations drop-down menu. In here click the plus button and create a new location. Then click the Done button to close the window, followed by the Apply button.
    With this done, select your Wi-Fi connection and click the button to turn it on. At this point you should be able to select an available Wi-Fi network and log into it.

  • HT204382 divx codec is no longer supported for quick time player!does anyone know any components that can support?

    my operating system is mountain lion on a mac book pro mid 2010,Im after a codec/component for quick time player!ive tried the divx download & it is no longer supported for mac!can anyone pls direct me in the right direction?thank you.

    Hmm, yes. Didn't notice that. Looks like it's still in development. I haven't time right now to check further, but will do later on and report back.
    Camtasia 2 for Mac is the video editor I use, but it's payware I'm afraid. You can download a free, full 30-day trial to check it out though, from here, if you want:
    http://www.techsmith.com/camtasiamac1.html?gclid=CL3IuM6_868CFU8b6wodalvkVA

  • Why are the terms for adobe flash player appear to be written in arabic?

    Why are the terms for adobe flash player appear to be written in arabic?

    It opens on the English page for me:
    Some of your systems settings may be incorrect, so it opens on the first (Arabic) page.  But you can always click on the English bookmark to go to the English section.

Maybe you are looking for

  • Say Goodbye to FLASH Buttons?!

    Previous posts I've seen on the subject of Flash Button extensions indicate that these options have been removed in the CS4 version! One of the MODS wrote: David Powers(Moderator)December 1, 2008 James, Flash text and Flash buttons were removed for s

  • Tiger clients having difficulties accessing Snow Leopard update server

    Greetings! I have about 500 Macs in my network, running Tiger, Leopard, and Snow Leopard. I just installed a transparent Snow Leopard (Mac mini, 10.6.7) software update server. The update server sits within my network, with my internal DNS server dir

  • MES and SAP integration....

    How to mapping the manufacturing result will come into recipe through MES in SAP? What would be the configured? And what is the user interface? Please give the solution.

  • I am not able to see the installed BI content object in the DWB

    Hi , I am not able to see the installed BI content object in the DWB and the BI server is new one, this is the First BI content info object I am installing. for example I have selected 0Account BI content info object for installation I followed the b

  • Lenovo 300 n100 0689 not quite starting. Please help!

    Hello my hp blew up. (inverter). And my friends gave me this laptop. I just got the power chord in the mail. This is exactly what happens. Plug power in. The battery light on the front blinks a few times then stops.  No other lights are on. I hit the