Share Screen - PNG-over-RTP
vncserver -address < remote-ip/port >/[ttl]
png_viewer < remote-ip/port >/[ttl]
Share Screengenerate PNG stream and send it to remote address over RTP streams. It is implemented using the VNC source code, PNGlib and RTPlib
- Using RTP to transmit the PNG enocded vnc screen streams.
- Currently available for Solaris.
- vncserver:
- -address < remote-ip >/< port >/[port/]
- The remote address and port is required.
- png_viewer:
- The remote address and port is required.
Hongna Lu at Columbia University, Department of Computer Science
Copyright 2002 by Columbia University; all rights reservedPermission to use, copy, modify, and distribute this software and its documentation for not-for-profit research and educational purposes and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that the copyright notice and warranty disclaimer appear in supporting documentation, and that the names of the copyright holders or any of their entities not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission.
The copyright holders disclaim all warranties with regard to this software, including all implied warranties of merchantability and fitness. In no event shall the copyright holders be liable for any special, indirect or consequential damages or any damages whatsoever resulting from loss of use, data or profits, whether in an action of contract, negligence or other tortuous action, arising out of or in connection with the use or performance of this software.