Network21
10 Jun 2010, 09:55
I have successfully used Real VNC to remotely control radio stations' automation software, to take over a show or to stand in for a late of missing DJ. This has been done in tandem with sending my voice via skype, web steam, or telephone - literally phoning it in..
The latency when connecting across the country has been very low, often a second or less, so should be even better for use with VB on a local network.
If the remote video is set up on an i7, which has an on-chip embedded VNC server, and the VB machine has a copy of Real VNC Viewer, Viewer Plus, or any similar app the quality should be high and the latency low. -Unfortunately, not having built an i7 machine to test this on I cannot report on the embedded VNC server so someone else will have to test that.-
On other / older machines the server app uses very little resources so shouldn't have a significant impact on performance.
The viewer and server work in many modes & resolutions (implementing extended and multi desktop well) which include with/without remote sound so this could be used if a multi-channel sound card or mixing desk aren't in a studio setup.
If the viewer could be implemented directly into the capture module then that would be one possible solution.
The documentation for Real VNC Viewer includes:
"Running from a web browser
The VNC servers also contain a small web server. If you connect to this with a web browser, you can download the Java version of the viewer, and use this to view the server. You can then see your desktop from any Java-capable browser, unless you are using a proxy to connect to the web. The server listens for HTTP connections on port 5800+display number. So to view display 2 on machine ’snoopy’, you would point your web browser at:
h**p://snoopy:5802/
The applet will prompt you for your password, and should then display the desktop.
Running as an application
You can run the viewer outside a browser using, for example:
java -jar vncviewer snoopy:2
The precise command line will depend on your particular Java installation."
Using this will reduce the resource use on the VB machine to absolute minimum.
If this 'web server' is also included in the embedded VNC on an i7 chip then there is no need for an extra server/capture application..
VNC Screen Shot
http://www.realvnc.com/products/viewerplus/1.1/docs/VNC_Viewer_Plus_Connected.png
A. Desktop of a client computer running Windows XP. B. VNC Viewer Plus displaying the desktop of a host computer.
The latency when connecting across the country has been very low, often a second or less, so should be even better for use with VB on a local network.
If the remote video is set up on an i7, which has an on-chip embedded VNC server, and the VB machine has a copy of Real VNC Viewer, Viewer Plus, or any similar app the quality should be high and the latency low. -Unfortunately, not having built an i7 machine to test this on I cannot report on the embedded VNC server so someone else will have to test that.-
On other / older machines the server app uses very little resources so shouldn't have a significant impact on performance.
The viewer and server work in many modes & resolutions (implementing extended and multi desktop well) which include with/without remote sound so this could be used if a multi-channel sound card or mixing desk aren't in a studio setup.
If the viewer could be implemented directly into the capture module then that would be one possible solution.
The documentation for Real VNC Viewer includes:
"Running from a web browser
The VNC servers also contain a small web server. If you connect to this with a web browser, you can download the Java version of the viewer, and use this to view the server. You can then see your desktop from any Java-capable browser, unless you are using a proxy to connect to the web. The server listens for HTTP connections on port 5800+display number. So to view display 2 on machine ’snoopy’, you would point your web browser at:
h**p://snoopy:5802/
The applet will prompt you for your password, and should then display the desktop.
Running as an application
You can run the viewer outside a browser using, for example:
java -jar vncviewer snoopy:2
The precise command line will depend on your particular Java installation."
Using this will reduce the resource use on the VB machine to absolute minimum.
If this 'web server' is also included in the embedded VNC on an i7 chip then there is no need for an extra server/capture application..
VNC Screen Shot
http://www.realvnc.com/products/viewerplus/1.1/docs/VNC_Viewer_Plus_Connected.png
A. Desktop of a client computer running Windows XP. B. VNC Viewer Plus displaying the desktop of a host computer.