Giter Club home page Giter Club logo

Comments (8)

pelya avatar pelya commented on July 21, 2024

You can invoke menu with Scroll Lock key. When you enable VNC server, it
will be launched on the next app start, and you can launch the app at boot
using Tasker for example. I'll add config to set different capture
dimensions in the next version.
On Feb 19, 2015 10:58 AM, "lars18th" [email protected] wrote:

Hi Pelya,

First: Thank you for the VNC support! It's a must have! I'm testing it and
it's working as espected. No errors found.

Realted to version 1.10 of remote-client, I have these suggestions:

  1. Please, add the option to enable/disable the camera. Specifically I
    suggest to starting with camera off and provide a method to enable/disable
    it. When the camera is off, you only need to send a black screen (with a
    very low fps, like 1 update per second).

  2. How to invoque the remote overlay menu? When I connnect using a VNC
    client, I can see some menu windows, but I don't know how to call them from
    the VNC client.

  3. I also suggest to add a config option to autostart with the VNC server
    enabled. I feel this can be a high priority function, because my target
    scenerio is a remote mobile connected to a remote server, and in this
    scenario I don't have the option to access to the physical device.

I hope you can improve the current version when you have sufficient time.
I really appreciate your effort. Thank you very much!


Reply to this email directly or view it on GitHub
#23.

from android-keyboard-gadget.

lars18th avatar lars18th commented on July 21, 2024

Hi Pelya,

Thank you for the comments! :-)
After a new test I have these troubles:

  1. My VNC Client isn't sending keystrokes. Please, don't use the infamous key combination of serveral buggy KVM switches! I suggest that the user can select the hot-key for launch the menu.

  2. If I CLOSE the App with VNC enabled (return to launcher and close it in the recent Apps List) and the restart the App, then the VNC server is OFF. Please, add an option to auto-start VNC server when opening the remote-client App.

Related to Tasker, I'm already using it. However I suggest to add the option to auto-launch at boot. It will be more easy for serveral users (the idea is a phone all the time connected to a remote server).

Finally, please, when in the next version you implement the option of multiple screen (video) resolutions, don't forget to support black screens without video! I really appreciate to enable/disable the camera capture.

Best!

from android-keyboard-gadget.

lars18th avatar lars18th commented on July 21, 2024

Hi Pelya,

You will fix soon the bug of auto VNC start?

Regards!

from android-keyboard-gadget.

lars18th avatar lars18th commented on July 21, 2024

Hi Pelya,

I hope soon you can fix current bugs of the VNC server.

Regards!

from android-keyboard-gadget.

pelya avatar pelya commented on July 21, 2024

Currently I'm short of free time, so I will probably get back to this app
in two-three weeks, sorry for the delay.
How exactly VNC does not sending keystrokes? It's working for me, I've
tried with KRDC and Android VNC viewer.
Mouse control still does not work so well near the edges, I'll fix that.

On Mon, Mar 23, 2015 at 12:37 PM, lars18th [email protected] wrote:

Hi Pelya,

I hope soon you can fix current bugs of the VNC server.

Regards!


Reply to this email directly or view it on GitHub
#23 (comment)
.

from android-keyboard-gadget.

lars18th avatar lars18th commented on July 21, 2024

Hi Pelya,

Thank you for your response! :)
When you have time, please, consider these suggestions:

  1. When I connect using the VNC client, isn't not possible to invoke your "hot key" (scroll lock) for show the menus. Please, add the option to configure this key. At time, I can only enable the menus using the touch screen in the mobile, and not from the remote client.

  2. The autostart option of the VNC server don't works. Please repeat this: configure this option to enable, then reboot your mobile... check that when opening your app the VNC server don't starts.

  3. Please, add an option to "disable the camera". It's so easy as it's only to send a simple black screen (time to time). I like to use the app for remote control, but I don't need the camera. This is slowering the VNC connection, but only for sending data that I don't need. The idea is a function for dinamically enable/disable the camera.

Finally, I have a suggestion for a new functionality. Please, consider it:

  • Add an alternative video input. In the current app, you're reading the image from the camera. However, if you can add the option for reading from another source (http, udp or stdin) it will be very easy to use external inputs. My objective is use ffmpeg or vlc running in another device for sending the video of the screen (with a very low complexity). I feel this option can be easy to implement if you use raw format.

What you think about this?

Best!

from android-keyboard-gadget.

pelya avatar pelya commented on July 21, 2024

Autostart does work for me. Clean Nexus 7 2012, I've installed USB Keyboard
app from Google Play, flashed boot image inside the app, rebooted. Launched
the app, enabled VNC server, closed the app with Back key. Launched again,
VNC is started with the app. Rebooted Nexus 7, launched the app, VNC server
started automatically.
Maybe there's something wrong in your setup? Or maybe in mine?

I'll add points 1 and 3 in the next release.

As for external video source, I need some valid real-world use case, for
example forwarding video from IP camera, which means I have to buy IP
camera first. So, well, maybe, but don't expect this feature any time soon.
On Mar 24, 2015 11:35 AM, "lars18th" [email protected] wrote:

Hi Pelya,

Thank you for your response! :)
When you have time, please, consider these suggestions:

  1. When I connect using the VNC client, isn't not possible to invoke your
    "hot key" (scroll lock) for show the menus. Please, add the option to
    configure this key. At time, I can only enable the menus using the touch
    screen in the mobile, and not from the remote client.

  2. The autostart option of the VNC server don't works. Please repeat this:
    configure this option to enable, then reboot your mobile... check that when
    opening your app the VNC server don't starts.

  3. Please, add an option to "disable the camera". It's so easy as it's
    only to send a simple black screen (time to time). I like to use the app
    for remote control, but I don't need the camera. This is slowering the VNC
    connection, but only for sending data that I don't need. The idea is a
    function for dinamically enable/disable the camera.

Finally, I have a suggestion for a new functionality. Please, consider it:

  • Add an alternative video input. In the current app, you're reading
    the image from the camera. However, if you can add the option for reading
    from another source (http, udp or stdin) it will be very easy to use
    external inputs. My objective is use ffmpeg or vlc running in another
    device for sending the video of the screen (with a very low complexity). I
    feel this option can be easy to implement if you use raw format.

What you think about this?

Best!


Reply to this email directly or view it on GitHub
#23 (comment)
.

from android-keyboard-gadget.

lars18th avatar lars18th commented on July 21, 2024

Hi Pelya,

Thank you for consider points 1 and 3 for the next release! :)
Also, can you please, add a menu option for "Exit" or "Close" the App?

Related to autostart: I uninstalled my previous version, redownload from the Play, and now it's works! Great!

Related to external video source, my user case is receive the screen (video) from a HDMI capture device. However, your idea of a IP camera is also very interesting. Moreover, the mechanism to receive the video can be the same. If you like to "test" some IP camera without purchase any hardware, you can try some "Camera IP" software for Android. For exemple, this App is very useful: https://play.google.com/store/apps/details?id=com.pas.webcam
For receive the stream, you can use HTTP requests, or CURL. Several formats are supported (mp4, MJPEG, PNG, BMP... This can be a very good improvement!

from android-keyboard-gadget.

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.