Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - burgiman

Pages: [1]
1
Developers / Re: March 29 - 12:00N EDT - HADesigner Workshop
« on: March 25, 2008, 08:29:47 pm »
We shouldn't worry about the phone-costs....  ;D

I could provide a Teamspeak-server and if needed Ventrilo too (which are both already running 24/7 on a fat backbone).
All you would need is the Windows or Linux client (http://www.goteamspeak.com/?page=downloads) and a headset.

Regards
burgi



2
Installation issues / Re: IP Cameras and Motion
« on: March 11, 2008, 11:28:50 pm »
You don't need to setup motion manually. That's confusing ;)

1. Goto webadmin, left frame bottom "Show devices tree".
2. click on [ + ] CORE
3. click on "The core/hybrid"
4a. choose in the right frame "Create Child Device" -> new page: click on "Pick Device Template"
4b. choose in dropdown-box "Device Template": "Motion Wrapper" then button next to that box again "Pick Device Template"
...done...
5. Quick restart router and lmce will download the needed motionpackages and configure the stuff behind...

again steps 1-2

6. now click on  [ + ] "The core/hybrid"
7. click on "Motion Wrapper" then step 4a again
9. choose now "Generic analog camera" like you did in step 4b

10. when the cam is added, paste the following in the "Configuration"-textbox at the bottom:
netcam_url yourURLstring_to_access_the_cam_pic    (for example) http://192.168.80.250/cgi-bin/snapshot.jpg)
netcam_userpass username:password


save .. and you are done.
Quick restart router and don't forget to change the security sensors in webadmin.

burgi

3
Developers / Re: VDR integration - How to add plugins
« on: March 03, 2008, 07:29:33 pm »
ok, since i changed the lmcevdr package there are new binaries and devs there.
do a:

apt-get update
apt-get install --reinstall lmcevdr
apt-get install vdr-dev

then you are able to compile the plugins from the stable 1.4.x branch.
burgi

4
Developers / Re: How to compile vdr in lmce beta3?
« on: January 22, 2008, 05:35:20 pm »
if you just want to compile plugins you can do that in the usual way.

But if you want to recompile vdr itself you will have to wait for the real release, cause there are no diffs in the testing stage there.
We changed too much inside vdrsources for beta and testing and will prepare the svn / lmcevdr-changes AFTER the stable 0710 release.

burgiman

5
Users / Re: VDR not working on a MD
« on: January 22, 2008, 05:27:33 pm »
@Rafik:
your are right with your hot-hack to get that working on a md.
but you will get always the same pic and osd on md and hybrid with that method, because it uses piping or broadcast-stream of the hybrid.

thats not the concept behind a server-client version having the same screens at the same time.
it's not that easy to get all vdr-standard features, extended with plugins and of course lmce-specific dce-functions under one hood....

believe me - i did the whole vdr integration till now and we are still working on a real server-client lmce version
burgiman

Pages: [1]