May 25, 2013, 05:16:24 am
News:
Pages: 1 2 [3]
Print
Author Topic: VNC server for the OSD (was Stay tuned)  (Read 22386 times)
flatcurve
Global Moderator
Jr. Member
*****
Posts: 96


View Profile
« Reply #30 on: January 22, 2008, 12:02:56 pm »

wow! that's awesome! great work, man!
Logged
greyback
Administrator
Hero Member
*****
Posts: 1639


View Profile
« Reply #31 on: January 22, 2008, 05:59:05 pm »

Hey bagster,
I just had a quick look at the x11vnc source. The configure script has a load of things you could turn off I guess. Like you don't need X support at all, file transfer, 24bpp-framebuffer, v4l, macosx-native or the crypto stuff.

So I'd try something like:
Code:
./configure --without-filetransfer --without-24bpp --without-x --with-x11vnc  --without-system-libvncserver
--without-xinerama --without-xrandr --without-xfixes --without-xdamage --without-xtrap --without-xrecord
--without-macosx-native --without-crypto --without-ssl --without-avahi  --host=arm-linux
--with-zlib=/path/to/usr

But it got stuck for me, while building the x11vnc directory, as it is asking for the libvncserver.a shared library. I thought from reading the website that the author had included this in his source himself, i.e. you build x11vnc as a replacement for lib-vncserver.  Am I wrong, because I don't see any way around that error. Maybe I'd excluding too many things Huh
Will give it a proper go when I've time.

I'll also think about your reboot line. Putting the send_ir.sh script in the background with the & means it doesn't recieve any keystrokes. You'd need to use something like screen (not on OSD) that'll keep things running in a virtual shell and you can come back to it whenever. Or a little daemon that listens for keystrokes on a certain port and forwards them to vnc? I'm not sure.

Great work by the way, I'm more impressed each time I use it. It's great for annoying your housemates too!
Bed time now!
-G
« Last Edit: January 22, 2008, 06:12:55 pm by greyback » Logged
rakeltner
Newbie
*
Posts: 13


View Profile
« Reply #32 on: January 22, 2008, 08:59:24 pm »

This is Fantastic!  Nice work Bagster.
Logged
tn
Jr. Member
**
Posts: 51


View Profile
« Reply #33 on: January 23, 2008, 04:32:52 am »

Great !  Thank you,Bagster !

I am using VNC client and
VLC player (for 'streaming' asf file) at the same time
over the internet (with SOHO VPN router).

 Perfect!
Logged
rblanco
Jr. Member
**
Posts: 54


View Profile
« Reply #34 on: January 23, 2008, 09:26:38 pm »

Sorry to ask, but using the default script "send_ir.sh" what is the keypress for the "*" asterick special function button?

I haven't figured out yet, in the AUDIO XMMS2 OSD screen, you press the "*" on the OSD Remote to enter the "Queue Music to Play" screen - what keypress is the equivalent using the keyboard and this "send_ir.sh" script?

Thanks!


Logged
bagster
Sr. Member
****
Posts: 270


View Profile
« Reply #35 on: January 23, 2008, 11:28:49 pm »

Sorry to ask, but using the default script "send_ir.sh" what is the keypress for the "*" asterick special function button?

The Xim button is binded on x
The * (under the 7 on the remote) is *
Logged
bagster
Sr. Member
****
Posts: 270


View Profile
« Reply #36 on: January 23, 2008, 11:30:52 pm »

Hey bagster,
I just had a quick look at the x11vnc source. The configure script has a load of things you could turn off I guess. Like you don't need X support at all, file transfer, 24bpp-framebuffer, v4l, macosx-native or the crypto stuff.

Have you managed to minimize the size by turning off some options?
I'll check tomorrow if I can get really lower than the 806k it is presently.
Logged
greyback
Administrator
Hero Member
*****
Posts: 1639


View Profile
« Reply #37 on: January 29, 2008, 04:39:38 pm »

Hey,
no I had a go and I've failed to make it any smaller than 1.5MB. I'm not sure what options are worth removing really. Only tip I can give is not to forget to strip the executable.
-G
Logged
rblanco
Jr. Member
**
Posts: 54


View Profile
« Reply #38 on: January 30, 2008, 02:23:37 pm »

Using "Chicken of the VNC" on my MAC, but does anybody have a good suggestion for a free VNC client for Windows XP to use with the X11VNC?

Thanks!

Logged
jsdf
Sr. Member
****
Posts: 329


View Profile
« Reply #39 on: January 30, 2008, 05:33:23 pm »

TightVNC works great.
Logged
tn
Jr. Member
**
Posts: 51


View Profile
« Reply #40 on: January 30, 2008, 11:15:40 pm »

UltraVNC
Logged
dontknowme
Jr. Member
**
Posts: 55


View Profile
« Reply #41 on: January 31, 2008, 12:49:13 am »

I hate to sound dumb. I never got the keystrokes to work at all. The VNC runs and I can see the screen but i can not get my keyboard to control anything. I have the smaller executable and I am using Tight VNC. Any clues where to start. i looked at the script file and didnt find anything strange. I can reopen it with vi and make sure no wierd characters. I cut and paste the run commands to my telnet window. should I try to reload the keystroke script. I run the VNC from /mnt/OSD.
Logged
bagster
Sr. Member
****
Posts: 270


View Profile
« Reply #42 on: January 31, 2008, 09:43:49 am »

Check in the x11vnc output messages when you start it.
Do you have a message complaining about the send_ir.sh script?
Maybe the file is not executable?
Logged
dontknowme
Jr. Member
**
Posts: 55


View Profile
« Reply #43 on: February 09, 2008, 03:18:55 am »

Thanks you wre right. It was a permissions issue. I need to remember to check all my permissions everytime. Anyway it is working now. Thank You so much
Logged
Pages: 1 2 [3]
Print
Jump to: