What is a good opensource rtmp server that support SharedObject.getRemote() and does sync events ?

Since adobe stratus does not support shared objects what is a good alternate  open source
rtmp server
thanks    

Red5

Similar Messages

  • Looking for a client/server that supports multiple protocol and delivery

    Hi all, I don't know if this the right place to ask my question,here it goes.
    I am looking to develop a client-server that supports multiple protocols such as HTTP, HTTPS etc. I am looking for a framework( i don't know if that is correct or I need some kind of web-service (soap etc)) that would manage connection, security etc. I would like to like to devote most of my time in developing business objects with multiple delivery mechanism such as sending serilized java objects, xml message or soap message, or in some case JMS message as well. So I need a client server that can come in via TCP/IP or HTTP or anyother industry standard protocol and I should be able to service him with pub/sub model and also request/response model as well.
    I don't know if I had explained what I need, I would like to know what technologies I should be evaluating and which direction I should be heading... Also the server I'm developing should be free of Java constraints if needed...
    Also this service is not webbased service as now but if need arises I should have a flexibilty to make them web enabled in future. Also I would like to work with open source webservers or appservers if I need

    Inxsible wrote:I installed i3 - along with the i3status - which I still have to figure out. I am liking what I see as of now. It reminds me of wmii -- when I used it way back when. However I do not like the title bar. I would much rather prefer a 1 px border around the focused window.
    "i3 was created because wmii, our favorite window manager at the time, didn't provide some features we wanted (multi-monitor done right, for example), had some bugs, didn't progress since quite some time and wasn't easy to hack at all (source code comments/documentation completely lacking). Still, we think the wmii developers and contributors did a great job. Thank you for inspiring us to create i3. "
    To change the border of the current client, you can use bn to use the normal border (including window title), bp to use a 1-pixel border (no window title) and bb to make the client borderless. There is also bt  which will toggle the different border styles.
    Examples:
    bindsym Mod1+t bn
    bindsym Mod1+y bp
    bindsym Mod1+u bb
    or put in your config file
    new_window bb
    from: http://i3.zekjur.net/docs/userguide.html (you probably already found that by now )

  • Last release of Application Server that supports Forms

    Hello Everybody,
    I heard that Oracle plans to give up Forms. Could someone tell me what is the last release of Application Server that supports Forms?
    Or where could I read more on the issue?
    Thank you in advance.
    daniela

    you see, questions like this were very emotional discussed.
    The first time I hear "forms is dead", when Oracle went from charactermode forms 3 to forms 4.0.
    Each big new release and "forms was dead"
    I bet, that I'll hear this the next 10 or 20 years! And then (maybe) java-developer are so productive developing their applications like forms-developer do it today.

  • Making a chat server that supports multiple clients!

    This is what I got so far:
    import java.net.*;
    import java.io.*;
    public class Server{
         public static void main(String [] args){
              ServerSystem ssys = new ServerSystem();
              ssys.ServerMethod();
    class ServerSystem{
         static ServerSocket ss;
         public void ServerMethod(){
              try{
                   ss = new ServerSocket(27700);
                   boolean listening = true;
                   for(;listening;){
                        ClientThread ct = new ClientThread(ss.accept());
                        ct.start();
                        ss.close();
              }catch(Exception e){
                   System.exit(0);
    class ClientThread extends Thread{
         ServerSystem ssys = new ServerSystem();
         ServerSocket ss = ssys.ss;
         public void run(){
              try{
                   BufferedReader in = new BufferedReader(new InputStreamReader(ss.getInputStream()));
                   PrintWriter out = new PrintWriter(ss.getOutputStream(),true);
              }catch(Exception e){
                   System.out.println(e);
    }3 Errors:
    ClientThread ct = new ClientThread(ss.accept()); CONSTRUCTOR : CANNOT RESOLVE SYMBOL
    BufferedReader in = new BufferedReader(new InputStreamReader(ss.getInputStream())); METHOD : CANNOT RESOLVE SYMBOL InputStream
                   PrintWriter out = new PrintWriter(ss.getOutputStream(),true); METHOD : CANNOT RESOLVE SYMBOL OutputStream
    First of all, how do I fix those. Second, am I on the right track for a server that supports multiple clients? Please help me with this.
    Thanks!

    well, since I feel kinda bad for just re-posting the link to the API docs previously posted by supermicus I shall elaborate - though, since my reading for comprehension skills are clearly lacking, I will not attempt to teach you to read.
    This conversation should be held in the "New to Java Technology" forum, BTW.
    Java derives a lot of its power from the huge library of classes that ships with it, which is called the API. These classes are grouped into packages roughly along functional lines, so you should expect to see some relationship between the classes found in a given package - the java.net.* classes all pertain to networking. The API documentation describes three things about each class - fields that are available, constructors that you can use, and methods that you can call. Basically, anything at all that you can do with a given class (ThreadGroup, for instance) can be found in the documentation for that class. Typically (for non-static classes), you call the constructor that seems most appropriate via the "new" keyword, and, using the reference returned from that, you call the method that does what you want. It's all outlined in the docs.
    If you don't get what you need from the docs, then read the appropriate Tutorial (also in the list of links to the left of your screen) find the one on Threads and off you go.
    I hope this helped.
    Lee

  • What is the earliest version of Acrobat that supports navigation buttons?

    My navigation button disappears in pdf. 
    (this happened when I enabled comments in an interactive PDF.
    What is the earliest version of Acrobat that supports navigation buttons?
    I can set the export of InDesign to match this version?
    For example, if I am on InDesign CS5 or 6, what export do your recommend.

    Ask in the Acro/ ID forums. Navigation requires PDF level 1.6 or 1.7, if I'm not mistaken, but beyond that I have no idea.
    Mylenium

  • TS3408 When I open safari from the dock it opens as a small window at the top of the screen that is totally white and does not have a tool bar or exit options.  All I can do is force quit to exit.  What do I do?

    When I open safari from the dock it opens as a small window at the top of the screen that is totally white and does not have a tool bar or exit options.  All I can do is force quit to exit.  What do I do?

    With Safari open, press Command ,   (comma) to open Safari Preferences then select the Extensions tab.
    Turn that off, quit (or force quit) Safari then relaunch to test.

  • What is the lowest version of acrobat that supports interactive PDFs

    what is the lowest version of acrobat that supports interactive PDFs

    As noted one can go back to PDF level version 1.2 but the forms need to be created with Acrobat and any JavaScript has to avoid using any features added with version 4 or above.

  • How to get alert for app server that experienced high memory and CPU utiliz

    Hi
    How to get  alerts configured and turned u201Conu201D for the  app server that experienced high memory and CPU utilization?
    And let me know where we can check this?
    Regards,
    Neni

    hi,
    Have you configured a Central Monitoring System (CEN)? This includes registering the agent on the CEN, starting it and configuring the Central Auto Reactions on CEN using RZ21 transaction.
    [http://help.sap.com/saphelp_nw70ehp1/helpdata/en/48/05c80724d63836e10000000a42189b/frameset.htm|http://help.sap.com/saphelp_nw70ehp1/helpdata/en/48/05c80724d63836e10000000a42189b/frameset.htm]
    Jansi

  • Adobe Acrobat Message : ''To view the flash technology content in this PDF, please install the version of flash player that supports Adobe reader and acrobat "

    I am using interop acrobat dll in one of my client , when trying to open a pdf file in acrobat X the following message appears :
    ''To view the flash technology content in this PDF, please install the version of flash player that supports Adobe reader and acrobat "
    Is there any workaround to fix this issue ?...
    will installing the flash player fix the issue ?
    thanks

    i am trying to convert the pdf to tiff image using
    //Using ACROBAT PRO
                AcroAppClass app = new AcroAppClass();
                AcroAVDoc doc = new AcroAVDocClass();
    i tried downloading the flash player ,now the error does not appear but for those pdf that displays this flash message error i am not getting the pdf converted to tiff file , instead i get an image with message
    What could be the cause of this issue ?

  • HP Compaq MultiSeat ms6200 Desktop having windows multipoint server 2011 supports turbo c and c

    HP Compaq MultiSeat ms6200 Desktop having windows multipoint server 2011 supports turbo c and c 

    Hello Ashok007,
    I'm not understanding this post. Is there a question here somewhere? Are you having a problem or experiencing an issue?
    If I have helped you in any way click the Kudos button to say Thanks.
    The community works together, click Accept as Solution on the post that solves your issue for other members of the community to benefit from the solution.
    - Friendship is magical.

  • Need videocard that supports dual monitors and Rotation -for PowerMac G5

    I'm looking for a videocard that supports dual monitors and Rotation for PowerMac G5. I've got two Dell 2407WFP monitors rotated to 90 -I've been running an ATI Radeon X1900 256 pcie16 but apparently it is over heating -not even exactly sure if that indeed is the case but all the symptoms I've looked up online point to this problem. Anyways -just looking for a card that will do the job -I don't run games -this is just for work machine doing photoshop and related programs. Thanks for any help anyone may have!

    Hi-
    A flashed card is a WinPC card that has been modified to accept a Mac ROM to provide for Mac compatibility.
    Occasionally, soldering and other physical modifications are required.
    Without this modification, a WinPC graphics card cannot be used in a MAc.
    Without this modification, Mac users are limited to only a handful of used, OEM options.
    The Geforce 7800 GS is the only 7800 card that may be used in a G5 (or G4).
    The card must have been or be converted to Mac compatibility.
    For dual monitors (DVI) the best performance choices are the Geforce 6800 Ultra (flashed or OEM), a rare, but occasionally available Geforce 6800 GT (flashed), an OEM Radeon X800XT (use ADC/DVI adapter on ADC port) a rare and expensive Radeon FireGL X800 (flashed).
    These are the only performance oriented cards to offer dual digital display support.
    For less demanding graphics work, an OEM Radeon 9650 offers dual digital output.
    Other OEM graphics cards will have either DVI/DVI or ADC/DVI.
    All OEM graphics cards are only available as used.
    All cards are easiest to obtain on eBay.
    Prices vary, but deals can be found.
    Expect to pay $150-$325 for any of the cards listed.
    Any card considered MUST be stated as Mac compatible, unless you are willing to research and learn how to perform the necessary modifications.

  • Mac OS X Server Software Support - Select, Preferred and Alliance

    Is this the correct place to post about Mac OS X Server Software Support - Select, Preferred and Alliance?
    Mahalo and Aloha

    If you are using PureFTP, then use it.
    Server Admin is NOT designed to work in conjunction with non-Apple, 3rd-party products, or non-Apple configs of 3rd-party items such as Postfix or Amavisd, and certainly not for non-Apple-provided ftp services. Ignore Server Admin completely for FTP if you are using PureFTP.
    End of story

  • What's a good overclockable ram set that'll run at 1066ish with low voltage?

    Does anybody have their favorite ram that they like to nominate that I buy?  I don't think my $25 ram likes me $200 processor and $250 motherboard very much. 
    Preferably ones that you've overclocked on the P7N Diamond. 
    Thanks.

    autumnale,
    Did d3fct change the link or something?  It says $90 shipped, the PC8500 are $150 though.
    Quote
    Are they the Micron D9 DRAM modules do you know?
    No they are Powerchips IC's.  Just to share,  D9's are 512Mbit(64MB) IC's.  The most chips you can fit on a package is 16, so you'll never see a 2GB module(or 4GB-2x2GB kit) with Micron D9's. 
    I don't have much experience yet with the 780i, but I have used both the GSkills and Ballistix, and both have overclock room.
    Ballistix DDR1300 with room to spare:
    http://home.comcast.net/~aicjofs/everest.jpg
    GSkill at 550Mhz, perfect buy for 4GB of RAM at $90
    http://home.comcast.net/~aicjofs/ram550.jpg
    Now I will say this about the Ballistix in general, I would just stay away from Crucials for awhile unless you don't mind RMA if it happens.  The state of things over at Crucial is just not good with respect to all the 2GB kits.  Too many sticks dying after a short while not overclocked or overvolted, Crucial swapping out the regular 8500(not the tracers) with single sided sticks that don't overclock and also die young...I personally have had to return 2 kits to them....and the IRONY is those are the 2 kits that ran at DDR500(below spec, and never overvolted)....The 16 chip Ballistix do clock like mad, but just be warned that you might not be happy with the purchase long term.

  • What is a good strategy for keeping the OEM GRID up and running?

    Hi,
    What is a good strategy for keeping OEM GRID up and running? Currently, we have grid installed on one linux64bit box with 4 cpus and 8 gigs of RAM, oms 10204, repdb 10204, agent 10204. In addition to using this oem grid for notifications and performance monitring, we are also using this oem grid for scheduling over 700 jobs running over 30 targets.
    What is a good strategy to have to backup the grid so that when this box goes down, we can restore and then recover the grid? Please lead to white papers or documentations. Thank you.

    Take a look at Oracle Maximum Availability Architecture, a set of architectural recommendation on setting Oracle software up for high availability.
    The information is available on this page:
    http://www.oracle.com/technology/deploy/availability/htdocs/maa.htm
    Look under HA Best Practices for Grid Control.
    Chung Wu
    [Application Management Blog|http://www.appmanagementblog.com/]

  • What's a good karaoke program/app for the iPhone, iPad and Macbook Pro. I need lyrics and tempo shown.

    What's a good karaoke program so I can practice at home ? I need the lyrics and tempo shown like a professional setup for the pc windows lline and the app should be similar throught IOS platforms and Mac.

    You'll need an adapter cable, and which one you need depends on what version MBP you have and the inputs on the monitor.
    I just recently purchased a Dell U2410 to use as a second display with my iMac. Overall I'm pretty happy with but my use is a little different, I wanted something with very good color accuracy for photo work.  Based on what you said your needs are, you probably don't have to spend as much. 
    One thing I will say, is this particular monitor (and I believe all Dells) has an antiglare screen on it, which to be honest, took me a little getting used to.  Because of the matte surface, text and documents aren't quite as sharp and can even look a little hazy at times.  For your uses  you may be better off with a glossy screen as long as glare isn't going to be too much an issue for you.
    BenQ makes some pretty nice and affordable monitors these days LED backlit or otherwise, and on that note, theres absolutely nothing at all wrong with non "LED" monitors, both technologies are still using an LCD panel for the display, they just deal with the backlighting differently.
    As the other poster mentioned, NEC is always a good option as well.  Less common on the consumer side, but they make very good professional products.

Maybe you are looking for

  • Automatic reset of sbRIO-9626

    We have an sbRIO-9626 mounted on a main board using the RMC connector.  Is there any way to have the sbRIO-9626 automatically reset itself if the SW hangs, like a watchdog functionality of sorts?  Or does this have to be handled externally on the mai

  • I can't track my shipping yet for Iphone 6

    I can't track my shipping yet for Iphone 6, I got emailed yesterday with tracking number is anyone having this problem.

  • Design wirless lan

    HI PLZ Provide me a link related to: how to design wirless lan 10xs

  • Force ashift=12 when creating a pool / adding vdev

    I have a few WD 4TB Black (WD4001FAEX) which use 4K sector size, however solaris 11.1 detect them as 512B (ashift=9). Under OpenIndiana/OmniOS i can force them to be seen as 4K sector, however I don't find a way to do this in Solaris 11.1. http://wik

  • Old Version of QUicktime on PC and unable to remove it

    I try to load the newer version of QUicktime and Itunes since my older version is not compatible with the new shuffles. I keep getting a message: "The older version of Quick Time cannot be removed." How can I get this removed, I have cleaned registry