Search found 6 matches

Go to advanced search

by Jimmy
Mon Jun 10, 2013 3:05 pm
Forum: Issues
Topic: Javascript Panel Height & Width
Replies: 7
Views: 982
 
Jump to post

Javascript Panel Height & Width

I know that you can manually go to the settings to get the page size. I meant how do i get the page size through javascript? Thanks.

by Jimmy
Sun Jun 09, 2013 10:17 pm
Forum: Issues
Topic: Javascript Panel Height & Width
Replies: 7
Views: 982
 
Jump to post

Javascript Panel Height & Width

Thanks, your suggestion worked. How do i get the default page resolution 320x480 instead of the panel_2 dimensions?

by Jimmy
Sun Jun 09, 2013 6:02 pm
Forum: Issues
Topic: Javascript Panel Height & Width
Replies: 7
Views: 982
 
Jump to post

Javascript Panel Height & Width

panel element name is panel_2, it doesn't work. You can see for yourself. I have included the screenshots. Thanks. https://d2r1vs3d9006ap.cloudfront.net/s3_images/910886/screenshot1_inline.JPG?1370800939 https://d2r1vs3d9006ap.cloudfront.net/s3_images/910887/screenshot2_inline.JPG?1370800950
by Jimmy
Sun Jun 09, 2013 5:35 pm
Forum: Issues
Topic: Javascript Panel Height & Width
Replies: 7
Views: 982
 
Jump to post

Javascript Panel Height & Width

I tried the javascript code below and pw = 0 when in appery's property screen it' set to 250. What is wrong? Thanks.

var panel = Appery("panel_2");

var ph = panel.height();

var pw = panel.width();

alert(pw);

by Jimmy
Thu Jun 06, 2013 3:52 am
Forum: Issues
Topic: RTSP (real time streaming protocol)
Replies: 1
Views: 266
 
Jump to post

RTSP (real time streaming protocol)

Is RTSP (real time streaming protocol) supported by your video component? Is there a way to play RTSP ? Thanks.

by Jimmy
Sat Jun 01, 2013 4:23 am
Forum: Issues
Topic: How do i call a method in a wsdl definition?
Replies: 4
Views: 787
 
Jump to post

How do i call a method in a wsdl definition?

I created a rest service and put " http://www.onvif.org/onvif/ver20/imag... " in the url field under settings. When i test the service , the response displays all the methods so i know it's working. Now how do i proceed to calling the GetImagingSettings method and specify the ip address wh...

Go to advanced search