Jump to content

irab88

Members
  • Content Count

    8
  • Joined

  • Last visited

Community Reputation

0 Neutral
  1. also, if you rotated you image at all (ie- landscape to portrait), you'll need to adjust the display height and width: landscape: var ImageResolution = "704x480";var DisplayWidth = "480";var DisplayHeight = "704"; portrait: var ImageResolution = "704x480";var DisplayWidth = "704";var DisplayHeight = "480"; (otherwise, the image will stretch to fit)
  2. found it! do this: var Camera = "#"; change # to the camera number (1,2,3,4)
  3. and while it's not called "corridor format", axis servers (at least the 241q) have image rotate http://www.axis.com/files/manuals/um_241S_241Q_36455__en_0908.pdf (page 18) and i found the one i think will work perfectly: http://www.axis.com/files/datasheet/ds_m70_series_44396_en_1111_lo.pdf (the 16-output, m7010)
  4. so after some researching, i found that it is only axis network cameras that support corridor format. crud. the search continues...
  5. awesome, thanks. i'll look at some tomorrow exactly the camera is fixed sideways, and software is the only way to do it. but yeah, i'm surprised more video servers (or encoders?) don't already have that function a vertical image on a horizontal screen is fine. most of my images will be vertical (the rotated image) and viewed on a different computer depending where i am. also, resolution is not that important. 640x480 is plenty for my aplication yup! just rotated is all. nothing too fancy, i hope
  6. yeah. example being: camera sees this: i want to see this:
  7. i'm getting into video servers, but my needs are pretty specific -either 8 or 16 output (would highly prefer 16) -able to rotate inputs (90* ccw, 90* cw, etc) -record video -compatible with most web browsers basically monitoring a place on the other side of a river, and the orientation of the cameras is such that i would need to view them in "portrait" instead of "landscape". everything is indoors. i'm wanting to know if there is a video server like this out there. i have a gv-vs04h geovision (from another project) that i'm using to test with, but it falls short in the above categories. thanks a bunch
  8. irab88

    New to surveillance

    hey all, new guy here. i've been on forums long enough to know how to search, but i'm gonna ask here, too, in case anyone has some useful info or links i'm getting into video servers, but my needs are pretty specific -either 8 or 16 output (would highly prefer 16) -able to rotate inputs (90* ccw, 90* cw, etc) -record video -compatible with most web browsers thanks a bunch, and i hope to learn some new things here
×