Search found 17 matches

by ric
Mon Feb 06, 2012 5:46 am
Forum: Application Development
Topic: Add a video stream
Replies: 4
Views: 11917

Add a video stream

Good morning. I'm trying to activate a video stream between an Axis IP camera and my iX application. With the developing PC I didn't find any problem, with a Media Element object and this script line: void Video_Opened(System.Object sender, System.EventArgs e) { pbVideo1.Source = new Uri("axrtsphttp...
by ric
Mon Feb 06, 2012 2:33 am
Forum: Controller Communication
Topic: How to enable a video stream with Axis Camera
Replies: 1
Views: 8139

How to enable a video stream with Axis Camera

Good morning. I'm trying to activate a video stream between an Axis IP camera and my iX application. With the developing PC I didn't find any problem, with a Media Element object and this script line: void Video_Opened(System.Object sender, System.EventArgs e) { pbVideo1.Source = new Uri("axrtsphttp...
by ric
Tue Nov 22, 2011 9:46 am
Forum: Application Development
Topic: Slow responce program
Replies: 15
Views: 30461

Re: Slow responce program

I set the correct resolution for the monitor to not overload the graphics processor. Now at 1024x768 it always respond in a 4 secs time, even after the first load, it takes always 4 secs.
by ric
Tue Nov 22, 2011 9:29 am
Forum: Application Development
Topic: Slow responce program
Replies: 15
Views: 30461

Re: Slow responce program

It's a run time PC.
Pentium M 2Ghz
RAM 2GB

and Win XP Pro.
by ric
Tue Nov 22, 2011 8:32 am
Forum: Application Development
Topic: Slow responce program
Replies: 15
Views: 30461

Re: Slow responce program

Hi, I tried to reproduce the problematic screen as new but when I run the application the change from the menu screen to the selected page is to slow! It takes about 5 seconds to switch from the screens? Any idea? I tried to semplify it, to reduce the number of the objects and the number dynamics bu...
by ric
Thu Nov 17, 2011 2:55 am
Forum: Application Development
Topic: Slow responce program
Replies: 15
Views: 30461

Re: Slow responce program

Yes, I download the update just a few days ago. I found out that the problem is still only in one screen of my application. There's a limit for the object you can add or not?
by ric
Wed Nov 16, 2011 4:41 am
Forum: Application Development
Topic: Slow responce program
Replies: 15
Views: 30461

Re: Slow responce program

I found out the same problem developing my application. I have to wait from 3 to 5 secs before the command is been executed and the drag & drop options is very slow responsive. Any idea to fix this problem?

Thank you