Giter Club home page Giter Club logo

medadyoung / soc-remote-kvm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from maxdog988/soc-remote-kvm

0.0 0.0 0.0 1.21 MB

Remote KVM, a customized VNC server for SOC (like Poleg) with video data captured from graphic under host OS's control, and emulated HID KB/MS to feed host OS with remote KB/MS input.

License: GNU General Public License v2.0

CMake 0.75% Makefile 0.28% Shell 4.76% C 68.50% C++ 7.54% M4 1.56% Objective-C 1.09% Perl 0.58% CSS 0.82% JavaScript 13.32% HTML 0.81%

soc-remote-kvm's Introduction

Remote KVM

This is a Virtual Network Computing (VNC) server program using LibVNCServer.

In order to support some hardware features of Nuvoton's NPCM750, we have made some modifications to LibVNCServer.

  1. Add Video Capture and Differentiation(VCD), compares frame by hardware.
    • libvncserver/main.c (M)
    • libvncserver/rfbserver.c(M)
    • libvncserver/rfbnpcm750.c (NEW)
    • rfb/rfb.h (M)
    • rfb/rfbnpcm750.h (NEW)
  2. Add Encoding Compression Engine(ECE), 16-bit hextile compression hardware encoding.
    • libvncserver/hextile.c (M)
  3. Add USB HID, support Keyboard and Mouse.
    • libvncserver/usb_hid.c (NEW)
    • rfb/usb_hid.h (NEW)
    • rfb/usb_hid_key.h (NEW)
  4. VNC server program
    • nuvoton/remote-kvm.c (NEW)
  • Please use autotool "--with-poleg=yes" to build this project

soc-remote-kvm's People

Contributors

ningchia avatar maxdog988 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.