X11 screencasting multicasting solution
        Posted  
        
            by Metiu
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Metiu
        
        
        
        Published on 2010-04-23T18:37:19Z
        Indexed on 
            2010/05/02
            10:17 UTC
        
        
        Read the original article
        Hit count: 388
        
I need to multicast an x11 application window to multiple (sai 100) clients in a lossy (wireless) environment.
Right now, I was able to do it through screen grabbing (vlc) and h264 compression, but there should be a cleaner solution, something along the lines of a multicast NX session.
Is there anything which could work with some glue, or should I build something for the purpose?
Thanks
© Stack Overflow or respective owner