Author: Roman

Pixord RTSP compatible devices

Here go RTSP compatible hardware from Pixord (connected to with RTSP Client): Connection to p400.demo.pixord.com:554 using TCP OPTIONS * RTSP/1.0 CSeq: 1 RTSP/1.0 200 OK CSeq: 1 Public: DESCRIBE, SETUP, TEARDOWN, PLAY, PAUSE DESCRIBE rtsp://p400.demo.pixord.com RTSP/1.0 CSeq: 2 Authorization: Basic YWRtaW46YWRtaW4 Accept: application/sdp RTSP/1.0 200 OK CSeq: 2 Content-Base: rtsp://p400.demo.pixord.com/ Content-Type: application/sdp Content-Length: 251 v=0…

Read the full article

Alax on the web

Haha, Alax.Info appears to be 3rd best known Alax on the web. Google version (for me): Alax – Home,  http://www.alax.nl/ Úvod – Alax, http://www.alax.cz/ Fooling Around, https://alax.info/ Yahoo version (for me): Úvod – Alax, http://www.alax.cz/ Alax Konservfabri, http://www.alax.se/ Fooling Around, https://alax.info/

Interactive RTSP Client

There has been a need in interactive RTSP (Real Time Streaming Protocol) utility to check RTSP-enabled MPEG-4 cameras – I did not find anything useful, so here goes in-house built one: Features: TCP connections to RTSP servers (UDP is yet to do) OPTIONS and DESCRIBE buttons provide templates for RTSP messages to send to RTSP…

Read the full article

Axis demo cameras online (updated)

An updated list of Axis cameras online (spider bot discovery): AXIS 206 Network Camera http://208.42.203.54:8585 – Firmware 4.10 build 7 as of Jun 30 2004 10:17 http://153.110.181.253 – Firmware 4.10 build 7 as of Jun 30 2004 10:17 http://68.54.22.44:2010 – Firmware 4.11 build 1 as of Sep 02 2004 17:21 http://207.59.215.18 – Firmware 4.11 build…

Read the full article

DHCP Server: Service mode and fixes

What’s new in this build? New: Service mode and unlimited number of DHCP nodes in registered version Fixed: Minor issues Application Name: Alax.Info DHCP Server License: Free for personal non-commercial use, trial/registered version otherwise Latest Version: 1.0.1 Download Link: Alax.Info DHCP Server 1.0.1 (325K)

Reversing MD5 using CryptoAPI

Improving MD5 cracking application: with the use of MS Windows CryptoAPI subsystem, cracking speed increased by over 25%. I am looking forward to getting evaluation version of Intel IPP Cryptography library to compare results to obtained using CryptoAPI. See Also: CryptAcquireContext, CryptCreateHash, CALG_MD5, CryptHashData, CCryptProv, CCryptMD5Hash. Partial (some header files are excluded) Visual C++.NET 2005…

Read the full article

Crapware: LogMeIn

Just encountered a weird issue on a customer’s system with YV12 video losing the picture (to blackness) on its way down the DirectShow graph. In an unstable version of software there may be a number of reasons but this time, after a waste of valuable time – yes we are all in a hurry this…

Read the full article