Search found 61 matches

by ahagadorn
Tue Sep 22, 2009 8:50 pm
Forum: User Contributions
Topic: jZMConsole V0.2B Available
Replies: 84
Views: 50928

It could be the JMF install. Make sure that /usr/local/JMF-2.1.1e/lib/ is populated, specifically, jmf.jar

Andy
by ahagadorn
Wed Aug 12, 2009 1:16 pm
Forum: User Contributions
Topic: More Fixes + XML API for ZM 1.24.2
Replies: 18
Views: 21411

I will probably use the XML capabilities in future releases of jZMConsole. It currently has it's own transaction engine on the server side that returns XML.

Andy
by ahagadorn
Thu May 14, 2009 5:12 pm
Forum: User Contributions
Topic: Does jZMConsole handle proxies
Replies: 12
Views: 6948

What version of ZM are you running?
by ahagadorn
Thu May 14, 2009 2:28 pm
Forum: User Contributions
Topic: Does jZMConsole handle proxies
Replies: 12
Views: 6948

Do you get the "Bad Password" message on the login screen, or does it go beyond that?
by ahagadorn
Thu May 14, 2009 2:02 pm
Forum: User Contributions
Topic: Does jZMConsole handle proxies
Replies: 12
Views: 6948

Do you have OPT_USE_AUTH checked in your ZM System Options? If not, this will cause logins to fail. If you are running the client on Linux, you can set the proxy in the jzmconsole startup script. Edit the script, and change: java -jar $JZMC_CLIENT_HOME/jZMConsole.jar To: java -Dhttp.proxyHost=webcac...
by ahagadorn
Thu May 14, 2009 1:36 pm
Forum: User Contributions
Topic: Does jZMConsole handle proxies
Replies: 12
Views: 6948

Did you try specifying the port in the URL, for example http://www.example.com:85 ?
by ahagadorn
Thu May 14, 2009 1:08 pm
Forum: User Contributions
Topic: jZMConsole V0.2B Available
Replies: 84
Views: 50928

It currently does not directly handle proxies, but it is fairly easy for me to add that.

I will look in to a quick fix for the port issue.

Andy
by ahagadorn
Thu May 14, 2009 1:07 pm
Forum: User Contributions
Topic: Does jZMConsole handle proxies
Replies: 12
Views: 6948

It currently does not directly handle proxies, but it is fairly easy for me to add that.

I will look in to a quick fix for the port issue.

Andy
by ahagadorn
Mon May 11, 2009 6:24 pm
Forum: User Contributions
Topic: jZMConsole V0.2B Available
Replies: 84
Views: 50928

newvisionantenna wrote:So far I haven't had a single issue with camera feeds using your server/client combo.
I have actually tested jZMC montage and cycle views for over 48 hours straight to make sure there were no memory leaks. I haven't had it die yet.

Andy
by ahagadorn
Mon May 11, 2009 6:03 pm
Forum: User Contributions
Topic: jZMConsole V0.2B Available
Replies: 84
Views: 50928

Aaron, I know why your PTZ doesn't work, and I am fixing it in the next release. THE PTZ code is getting redone. My own PTZ camera (TrendNet TV-IP400W) was defective and has been at Trendnet for the last 3 weeks. It is scheduled to be delivered back to me today. I have also rewritten the resizing ro...
by ahagadorn
Mon May 11, 2009 5:46 pm
Forum: User Contributions
Topic: jZMConsole V0.2B Available
Replies: 84
Views: 50928

The events don't stream, but the live feeds do. I had to write a datasource that would read the streams and feed them to the media player. The events start to display as soon as the connection is made, so it doesn't have to wait until it is fully downloaded. I have played ZM "Continuous" (...
by ahagadorn
Mon May 11, 2009 5:08 pm
Forum: User Contributions
Topic: jZMConsole V0.2B Available
Replies: 84
Views: 50928

The way jZMC displays events is that the server side first converts them to Quicktime movies. Once converted, they have the timing information necessary to be displayed by various media readers, including JMF.

Andy
by ahagadorn
Mon May 11, 2009 3:38 pm
Forum: User Contributions
Topic: jZMConsole V0.2B Available
Replies: 84
Views: 50928

The controls and video display are built using the Java media framework, available at http://java.sun.com/javase/technologies ... media/jmf/

Andy
by ahagadorn
Fri May 01, 2009 2:35 pm
Forum: User Contributions
Topic: jZMConsole V0.2B Available
Replies: 84
Views: 50928

Just wanted to confirm with you. Since this is written in Java, it can be installed on a Mac, correct? Unfortunately, probably not. The problem is the Java Media Framework (JMF). They have 4 versions; "Cross Platform",Optimized for Linux, Optimized for Windows, and Optimized for Solaris. ...
by ahagadorn
Tue Apr 28, 2009 10:12 pm
Forum: Hardware Queries
Topic: USB RS-485
Replies: 0
Views: 1315

USB RS-485

There are a bunch of USB to RS-485 converters out there, based on various chips.

If anyone has any of these that you can vouch for running properly on Linux, can you post them here? I want to get one to experiment with.

Thanks!