Search found 2 matches
- Wed Mar 02, 2011 12:58 pm
- Forum: ZoneMinder 1.24.x
- Topic: mpeg4 videostream from file or stdin to zoneminder?
- Replies: 0
- Views: 804
mpeg4 videostream from file or stdin to zoneminder?
Hello, I have mpeg4 videocamera (dlink DCS-950) which uses activex logon and thus zoneminder cannot connect to stream directly. But there are some java utilities which allow me to receive stream from camera to file or stdin in mpeg4 format on my linux server. How can I open this file or even stdin ...
- Wed Mar 02, 2011 9:24 am
- Forum: Hardware Compatibility List
- Topic: D-link DCS-950/DCS950G
- Replies: 10
- Views: 13622
Re: D-link DCS-950/DCS950G
More digging yielded http://dietzm.de/cgi-bin/weblog_basic/index.php?cat=3 which has a small java application (2 class files - easily decompilable by jad/jode). It looks like there is a simple encoding scheme for authentication and the MPEG4 stream is a mpeg4 stream with an extra header placed over ...