New BC video capture setup

Install Xubuntu 9.10 using Surveillance KIng login surveillance-king and computer name of surveillance-king-1 I think there should be a bluecherrydvr soon
#sudo apt-get install vim
######with bluecherrydvr this should be done
Add this line to your /etc/apt/sources.list: deb http://beta:password@deb.bluecherrydvr.com jaunty main
run sudo apt-get update
run sudo apt-get upgrade
run sudo apt-get install bluecherrydvr-server bluecherrydvr-client
#####

Needed to add this to to get my MSI 5500fx AGP working actually it was not the cards fault, but the monitors heehee.
Also need to add x11vnc
.

Section "Monitor"
Identifier     "Monitor0"

VendorName "Sony"
ModelName "SDM-HS95P"
HorizSync 28.0 - 65.0
VertRefresh 57.0 - 63.0
ModeLine "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
ModeLine "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
ModeLine "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
ModeLine "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
ModeLine "640x480@60" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
Option "DPMS"
EndSection

$ sudo apt-get install x11vnc
$ sudo vim /etc/gdm/Init/Default
add this line
=
x11vnc -nopw -auth /var/lib/gdm/:0.Xauth -display :0 -noxfixes -bg -sb 11 -forever
=
$ sudo nano /etc/gdm/gdm.conf-custom
add this line to daemon section
[daemon]
KillInitClients=false

Reply

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <b> <address> <blockquote> <br> <caption> <center> <code> <dd> <del> <div> <dl> <dt> <em> <font> <h2> <h3> <h4> <h5> <h6> <hr> <i> <img> <li> <ol> <p> <pre> <span> <strong> <sub> <sup> <table> <tbody> <td> <tfoot> <th> <thead> <tr> <u> <ul> <tr>
  • Lines and paragraphs break automatically.

More information about formatting options