GithubHelp home page GithubHelp logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 23, 2024
Same issue here.


Original comment by [email protected] on 14 May 2010 at 4:31

from android-vnc-server.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 23, 2024
Same issue here

Original comment by [email protected] on 6 Jun 2010 at 3:47

from android-vnc-server.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 23, 2024
Same here :(

Original comment by [email protected] on 15 Jun 2010 at 10:08

from android-vnc-server.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 23, 2024
please attach the content of fb0.raw, you can get it using

adb push /dev/graphics/fb0 fb0.raw

thanks

Original comment by [email protected] on 24 Jun 2010 at 5:22

from android-vnc-server.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 23, 2024
[deleted comment]

from android-vnc-server.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 23, 2024
Same on HTC Desire

Initializing framebuffer device /dev/graphics/fb0...
xres=480, yres=800, xresv=480, yresv=1600, xoffs=0, yoffs=800, bpp=32
Initializing keyboard device /dev/input/event3 ...
Initializing touch device /dev/input/event1 ...
Initializing VNC server:
        width:  480
        height: 800
        bpp:    32
        port:   5901
Initializing server...
19/11/2010 10:00:05 Listening for VNC connections on TCP port 5901
19/11/2010 10:03:09 Got connection from client 127.0.0.1
19/11/2010 10:03:09   other clients:
19/11/2010 10:03:09 Client Protocol Version 3.3
19/11/2010 10:03:09 Protocol version sent 3.3, using 3.3
Dirty page: 480x800+0+0...
19/11/2010 10:03:09 Using raw encoding for client 127.0.0.1
19/11/2010 10:03:09 Pixel format for client 127.0.0.1:
19/11/2010 10:03:09   8 bpp, depth 8
19/11/2010 10:03:09   true colour: max r 7 g 7 b 3, shift r 5 g 2 b 0

Framebuffer content attached

Original comment by [email protected] on 19 Nov 2010 at 10:10

Attachments:

from android-vnc-server.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 23, 2024
I am also having similar issues on the Samsung Charge. Inputs do not work, the 
hard keys at the bottom are on /dev/input/event1 and the touch screen is on 
/dev/input/event8.

./vnc -k /dev/input/event1 -t /dev/input/event8

I attached my log of the connection, the raw framebuffer data, the converted fb 
data and the vnc screen shot.

I converted from the raw data to the png with this command: 
ffmpeg -vframes 1 -vcodec rawvideo -f rawvideo -pix_fmt rgb32 -s 480x800 -i fb0 
-f image2 -vcodec png image.png

Original comment by [email protected] on 21 Jul 2011 at 8:12

Attachments:

from android-vnc-server.

Related Issues (20)

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.