Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[IDEA] dispmanx_vnc : a vnc server in xbian
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Idea: dispmanx_vnc : a vnc server in xbian
15th Aug, 2013, 10:59 PM
Post: #1
belese Offline
Moderator
******
Posts: 650
Joined: Jan 2013
Reputation: 38
dispmanx_vnc : a vnc server in xbian
Hi,

i've managed to run vncserver from here :
https://github.com/hanzelpeter/dispmanx_vnc

if someone is interested, here's how i've done
ps : it's the same that raspbmc use.

to install on xbian :

1. Install dependency :
sudo sudo apt-get install git libvncserver-dev gcc

2. Clone repository :
git clone https://github.com/hanzelpeter/dispmanx_vnc.git

3. Compile.
cd dispmanx_vnc/
chmod +x makeit
./makeit

4. Load uinput module.
sudo modprobe uinput
sudo chmod 666 /dev/uinput

5. Start
./dispman_vncserver

My conclusion:
it's not usable for watching video, as frame rate drop to 4 Fps for sd video. in xbmc home, fps is around 15 fps.
keyboard and mouse react quite well.
it also quite cpu intensive (around 30%)


could be usefull for developement (or other?) if not access to tv screen

ps :
i run it from pre beta2 test, for others version, it need a recent firwmare. don't test with beta1.1, maybe it's already ok with firmware.

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
16th Aug, 2013, 01:55 AM
Post: #2
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: dispmanx_vnc : a vnc server in xbian
belese, what resolution are you using ???

at 1920x1080 is constantly at 100% cpu

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
16th Aug, 2013, 02:14 AM
Post: #3
belese Offline
Moderator
******
Posts: 650
Joined: Jan 2013
Reputation: 38
RE: dispmanx_vnc : a vnc server in xbian
standard 720p with fresh beta 2 install. (no oc).
but like i explain, it's not really useable,
but debugging xbmc addon on pi is easier.
and 30 % is only for vnc process.

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
16th Aug, 2013, 04:33 AM
Post: #4
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: dispmanx_vnc : a vnc server in xbian
(16th Aug, 2013 02:14 AM)belese Wrote:  standard 720p with fresh beta 2 install. (no oc).
but like i explain, it's not really useable,
but debugging xbmc addon on pi is easier.
and 30 % is only for vnc process.

yes i understand it is only for vnc. i stopped xbmc, started splash to init FB, started vnc. 98%.

will try lower resolution.

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 18th May, 2025, 12:46 AM Powered By MyBB, © 2002-2025 MyBB Group.