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 - slampt

Pages: 1 ... 3 4 [5] 6 7
61
Developers / Re: [Solved] Dealextreme (cheap) IP Camera help
« on: August 24, 2009, 03:43:56 pm »
I am in there, I have already asked these questions in the #linuxmce channel but I assume y'all are busy so I thought I should ask here as others may also be interested :P

Slampt

62
Developers / Re: [Solved] Dealextreme (cheap) IP Camera help
« on: August 24, 2009, 03:36:15 pm »
Yeah it's done, I attempted to submit one a while ago for another DX PTZ camera, I was going to wait till I got a response about that.
I don't know if I am committing them correctly, I also have some IR codes for submission (which I need to figure out how to do).

Looking at the templates and reading the forums it has occurred to me that these wont actually use motion for motion detection/recording. Perhaps it is better for us to use the Generic Analogue template and specify the netcam_url?
Can someone verify this to be the better way to get record on motion working?

Also I was wondering if anyone has looked at making an interface to the images that get made in /home/cameras from the motion wrapper?

Cheers
Slampt

63
Developers / [SOLVED] Re: Dealextreme (cheap) IP Camera help
« on: August 24, 2009, 10:36:32 am »
Ok,

For anyone who cares the regex for this is *drum role*

/^HTTP\/.*Cache-control:\sno-cache\n.(.*)/m

I will add this to the wiki if you guys like.
Cheers

Slampt

64
Developers / [Solved] Dealextreme (cheap) IP Camera help
« on: August 24, 2009, 07:39:31 am »
Hey Guys,

I have a cheap IP camera I got of DX, (IP400).
I am trying to write a template for it as the other templates for most of the cameras currently supported do not seem to work.
From what I can tell I believe it is to do with the reply the camera gives when I do a get.

When I tcpdump I get:
GET./image.jpg.HTTP/1.0..Accept:.*/*..Auth
comes back with
HTTP/1.1.200.OK.Connection:.Keep-alive.Con

With a working IP camera I get a different response.
HTTP/1.0.200.OK..Date:.Fri,.25.Nov.1983

The code I am playing with is from http://wiki.linuxmce.org/index.php/D-Link_DCS-5300G
I am hopeless with regex is it possibly something to do with the matching?
if (recv=~ /^HTTP[^\r\n]+200\sOK.+?\r\n\r\n(.+)$/m)

Thanks
Slampt

65
Users / Cisco 7970g fonts
« on: January 20, 2009, 03:01:31 pm »
Hi Guys,

I got my hands on a cisco 7970g and have been able to load up the orbiter on it but when you scroll through media the fonts are unreadable any advise?
Thanks
Slampt

66
Users / Re: ANN: Orbiter image for WebDT 366
« on: November 10, 2008, 12:04:33 am »
Hey Thom,

Any chance of getting it to run on the Webdt 375s and if there is anything I can do to help let me know?
I don't know if it is just me or if my 375s are dodgey but the orbiter on them likes to crash a lot.

Cheers
Slampt.

67
Users / Re: Australian LMCE users.....
« on: November 08, 2008, 07:43:49 am »
Hi Colin,

Do we actually have to sign up with Yahoo to use this group I went to the URL you posted but couldn't find anywhere to add my email address they wanted me to register. :(

Slampt

68
Users / Re: Happauge Wintv-Nova-T-500
« on: November 03, 2008, 03:57:53 am »
So what would be a recommended alternative to this Dual DVB-T Card?

Cheers
Joe


69
Users / Re: rtc: lost some interrupts at 1024Hz.
« on: October 28, 2008, 01:22:34 pm »
I get this problem from the ztdummy module (used with asterisk) I find a recompile of this kernel module can fix this.

70
Users / Re: Screencast: Using LinuxMCE's Media System, part 1 of 2
« on: October 23, 2008, 01:03:21 pm »
Unreal Job Thom!

If you don't mind I am sticking these up on my LinuxMCE mirror.
http://mirror.waia.asn.au/pub/linuxmce/screencasts

When/if you do more I will happily add these to my mirror too.  There isn't much benefit for people outside of AUS to download from this mirror, but all AUS users should be able to get it fast! :P



71
Marketplace / Re: Orbiters on ebay!!! get em while they're hot.
« on: October 22, 2008, 12:00:49 pm »
I have 3 of the web dt375s and they work really well. I do get the orbiter randomly crashing on occasions and I haven't yet figured out how to get the screen to turn off when not being used, but they are rather excellent (I plan to mount them on my wall and make up a DIY POE adapter) :P

72
Users / Re: MS MCE Blaster transmit on an MD problems
« on: August 24, 2008, 11:56:24 am »
Hey Dave,

I was also having this problem and there is a post of mine floating around.  I then got myself a USBUIRT and had the same problem as you described originally.
So basically with the MCE and the USBUIRT i get this problem, however both my test boxes needed to be used rather urgently for something else so I have had time to look into this.  Once work decides to pay me I will be going down and buying some more kit so I can start playing again. :P

Cheers.


73
Users / Microsoft MCE IR Receiver/Transmitter
« on: May 26, 2008, 04:09:44 am »
Hey Guys,

I have been playing with the Microsoft MCE Remote.
The remote works but I have been having problems with LIRC Embedded Transmit.  Well actually the Transmitting side of things works through the Webadmin and also through the orbiter via Advanced > IR Codes.
But trying to get the orbiter to turn the display off via Power > Display Off doesn't seem to transmit. It just turns on the screen saver.
I have tried it on both 0710 RC2 32-bit and 64-bit (DVD install)

<SNIP>
DCERouter.log:08   05/24/08 11:46:21.014      Received Message from 20 (OnScreen Orbiter / Office) to 20 (OnScreen Orbiter / Office), type 1 id 3 Command:Display On/Off, retry none, parameters: <0x774e5b90>
DCERouter.log:08   05/24/08 11:46:21.014        Parameter 8(On/Off): 0 <0x774e5b90>
DCERouter.log:08   05/24/08 11:46:21.014        Parameter 125(Already processed):  <0x774e5b90>
DCERouter.log:08   05/24/08 11:46:21.015      Received Message from 20 (OnScreen Orbiter / Office) to 52 (mce_usb2 / Office), type 1 id 687 Command:Set Screen Type, retry none, parameters: <0x85ea9b90>
DCERouter.log:08   05/24/08 11:46:21.015        Parameter 48(Value): 0 <0x85ea9b90>
DCERouter.log:08   05/24/08 11:46:21.016      Received Message from 20 (OnScreen Orbiter / Office) to 20 (OnScreen Orbiter / Office), type 1 id 193 Command:Off, retry none, parameters: <0x85ea9b90>
DCERouter.log:08   05/24/08 11:46:21.016        Parameter 21(Force): 1 <0x85ea9b90>
DCERouter.log:08   05/24/08 11:46:21.016        Parameter 97(PK_Pipe): 0 <0x85ea9b90>
DCERouter.log:08   05/24/08 11:46:21.016      Received Message from 20 (OnScreen Orbiter / Office) to 19 (The core/hybrid / Office), type 1 id 193 Command:Off, retry none, parameters: <0xabef5b90>
DCERouter.log:08   05/24/08 11:46:21.016        Parameter 21(Force): 1 <0xabef5b90>
DCERouter.log:08   05/24/08 11:46:21.016        Parameter 97(PK_Pipe): 0 <0xabef5b90>
DCERouter.log:08   05/24/08 11:46:21.016        Parameter 125(Already processed): 1 <0xabef5b90>
DCERouter.log:08   05/24/08 11:46:21.017      Received Message from 20 (OnScreen Orbiter / Office) to 65 (LA26R7 / Office), type 1 id 193 Command:Off, retry none, parameters: <0xb6c17b90>
DCERouter.log:08   05/24/08 11:46:21.017      Received Message from 20 (OnScreen Orbiter / Office) to 65 (LA26R7 / Office), type 1 id 193 Command:Off, retry none, parameters: <0xb6c17b90>
DCERouter.log:05   05/24/08 11:46:21.017      The target device 19 (routed to 19) has not registered. <0xb6c17b90>
DCERouter.log:08   05/24/08 11:46:21.053      Received Message from 20 (OnScreen Orbiter / Office) to 24 (Photo Screen Saver / Office), type 1 id 192 Command:On, retry none, parameters: <0x774e5b90>
DCERouter.log:08   05/24/08 11:46:21.053        Parameter 97(PK_Pipe): 0 <0x774e5b90>
DCERouter.log:08   05/24/08 11:46:21.053        Parameter 98(PK_Device_Pipes):  <0x774e5
</SNIP>

Can anyone point me in the right direction as to where I should be looking?
I believe all my PIPES are set up correctly Core Hybrid A/V > HDMI on my LCD.
I am thinking about getting a USB UIRT but have yet to find someone in AUS who stocks them, either that or a GC100.
But I have to wait till next pay day! :P

Cheers
Slampt

74
Installation issues / Re: Device Template IR Codes
« on: May 23, 2008, 09:51:14 am »
Ok,

Just an update for everyone, and this may seem really dumb :P
It turns out if you create a device with said template during the Device Creation Stage when you exit and come back to make changes to said template it wouldn't allow me.  However if I delete the Device (Not the template) associate with said template and can then once again edit the Device Template.... *Inhales*

:P

Slampt

75
Installation issues / Re: Device Template IR Codes *SOLVED*
« on: May 23, 2008, 09:30:05 am »
Just an update,

I have installed the i386 dvd version and I still get the above problem.

Any advice?

Cheers
Slampt.

Pages: 1 ... 3 4 [5] 6 7