Multiple IP camera help

Ok my dad is clueless with anything technology related. He bought a tenvis ip camera which I setup for him without too much fuss. It's working wirelessly, static ip assigned, port forwarding in router is fine, dyndns details are in router and wan ip for dyndns is updated automatically.
Problem is bt only have one open port that's useable which is 80. He bought a second tenvis ip cam and no matter what I try it is not accessible from the outside world, only visible on his internal network. He has been speaking to a cctv firm locally and he has told me they are adament it is possible to have multiple cameras on 1 single port however I don't agree because I don't understand how it is possible. If this is possible I'd really appreciate a guide of some description of how to set up the second camera and access it using the same port the first camera is on.
Any help appreciated cheers

Its not possible unless you have a DVR controlling everything.
Simply change the second camera to port 81, and then you can access it using your hostmame like this
http://myhost.dyndns.org:81
If you can`t change the camera port, then alter the port translation so that port 81 incoming, is translated to port 80 and points to the IP address of the second camera.
Use the address above, to contact the second camera.
Another option is to use another of your DynDNS hostnames, as a webhop, and point it to http://myhost.dyndns.org:81
eg http://myhost2.dyndns.org webhops to http://myhost.dyndns.org:81
That way, you do not need to add the port number to the URL.
Camera 1 becomes http://myhost.dyndns.org
Camera 2 becomes http://myhost2.dyndns.org
There are some useful help pages here, for BT Broadband customers only, on my personal website.
BT Broadband customers - help with broadband, WiFi, networking, e-mail and phones.

Similar Messages

  • HOW TO - Create new from clipboard and process multiple files - please help

    Need help - have new version of photoshop on trial only ATM...
    Want to know - HOW TO:
    1. Create new from clipbaord
    2. Process multiple files
    Please help.

    For clipboard copy, I start with File > New and the size will be set to what's in the clipboard. Then once the new file is opened, Edit > Paste will place the clipboard contents as a layer in the new document.
    You must remember to use the command Layer > Flatten Image of you want to save as jpeg or any other file format that doesn't support layers.
    For processing multiple files,
    File > Automate > Batch or
    File > Scripts > Image Processor...
    Check the User guide or google information for those commands if you have specific needs.
    Gene

  • How do I total across multiple Tables? Help!

    how do I total across multiple Tables? Help!
    I feel like a complete noob.

    Hi Marc,
    There is no function explicitly for that sort of array calculation in Numbers.
    My favorite way is to use a list of Table Names and the INDIRECT(ADDRESS) function combination to produce a SUM across tables. I'm making the assumption that you want to do something like adding up all the values in a particular cell of multiple tables.  For example "give me the total of all the A1 cells in tables T1, T2, T3 and T4".  For this I would use the formula:
    =INDIRECT(ADDRESS(1,1,1,,A))
    to grab the cell contents of the table names mentioned in column A of a summary table.  Once you have them collected in your summary table, add them up.
    Here's a screen shot...
    Hope that gives you an idea for approaching this problem.
    Jerry

  • I am having a big problem. I am not getting notifications from snapchat and only snapchat. I've made sure every notification setting was on and it just won't work. I have also restored my phone and deleted the app and re-downloaded it multiple times. Help

    I am having a big problem. I am not getting notifications from snapchat and only snapchat. I've made sure every notification setting was on and it just won't work. I have also restored my phone and deleted the app and re-downloaded it multiple times. It just wont give me my notifications. Help please.

    Go to Settings > Privacy > Location Services.
    Turn off SnapChat.
    Go to Settings > Notification Center
    Turn off SnapChat.
    Restart the device.
    Go to Settings > Privacy > Location Services.
    Turn on SnapChat.
    Go to Settings > Notification Center
    Turn on SnapChat.
    Test the issue.

  • Issues with acquiring from multiple GigE cameras

    Hi,
    I'm trying to build a simple app where three cameras are running simultaneously and can optionally record AVIs with timestamped data appended to each frame. I'm not having the recognition issue (all three cameras are seen through either a network bridge on the PXI system I'm using or an external GigE switch), but they seem to be failing during the grab process. When I have more than one running, green noise in the form of horizontal lines appear on the images, and usually all but one of the cameras will eventually drop out. No such problem exists when triggering only one camera. It seems a lot like the frames are colliding somehow; can grabs from multiple cameras not occur in the same loop?
    As for the program set up, it's mainly a modified version of the "write" case in the AVI Read/Write with Data example. The user is prompted to save the avi's and a text file, three camera and IMAQ sessions are opened (with unique names), and then the program loops until the stop is hit, with a true/false case for actually recording the data. Frame/sample rate is controlled by the millisecond timer wait function. The problem happens regardless of acquisition speed (even at 1 frame/sec), and the CPU nor the network link seem to be anywhere near fully taxed. 
    Thanks,
    Brian

    Thanks for the suggestions guys.  I put the packet size back to 8000 on both cameras.  So far, I'm still seeing green horizontal lines.  Here's what I've tried and what I've learned.
    1.  Set Acquisition Mode in VBAI to Continuous - Immediate
    2.  Tried to reduce the bandwidth demand of the cameras by setting Acquisition Frame Rate (Abs) to 3.0
    3.  Checked the Device Max Throughput under Transport Layer in MAX
    a. Color Pilot camera is 30.4 MB/sec
    b. Mono Pilot camera is 11.1 MB/sec
    4.  Checked the Bandwidth Assigned under Transport Layer in MAX, and it is 125 MB/sec
    5.  Add 30.4 to 11.1 and get 41.5 MB/sec so there is 83.5 MB/sec bandwidth available.
    6.  Subtract 5 MB/sec for overhead and 6 MB/sec for each camera for Bandwidth Reserve (set at 5%) and there is still 66.5 MB/sec left over
    7.  Open VBAI, and then open an inspection in which the Mono camera is configured (mad sure to load the defaults that were saved in MAX)
    8.  Launch MAX and try a Grab from the Color camera
    9.  See green lines of death.... 
    So, I've narrowed my experimentation down to just two cameras and I still have acquisition problems.  I've got to be missing something else.  Note that there is no camera attribute section called "Advanced Ethernet" only "Transport Layer".  Perhaps that was camera-specific.
    I think I'm going to have to use dedicated Ethernet ports for each camera.  It is disappointing since this architecture should work given those bandwidth concessions made for frame rate.
     - Dan

  • Need assistance searching records from multiple tables - Please Help!

    Hi, I've been trying to solve this problem for several weeks now, and I have exhausted all of my knowledge and experience.  I need help, and I hope someone here can give me some direction.
    I am using VB 2008, and the CR that comes bundled with VS 2008 Pro.  My database is a SQL Server 2005 CE v3.5 (a *.sdf file).  I am connecting to the database through a dataset, and I am displaying the report in a CrystalReportViewer.
    My dataset consistes of two tables:
    1) tblCustomers which has a primary key "CustID", and contains only customer contact and personal information. 
    2) tblDateVisited which has a primary key of "VisitID", but it also has a column titled "CustID". Basically, every time a customer visits the business, details of that visit are recorded in tblDateVisited, and that record is associated with the customer by their CustID.
    Here's what I'm trying to accomplish:  I want to be able to display only Customer records when the customer has visited and that visit matches certain criteria.  Right now, I am trying to match visits from the "tblVisitDate.PlayerType" column.  If the customer has ever had a visit where they matched a particular player type, I want to see those customer records.
    I don't know what I'm doing wrong, though.  I can search a dataset if I am only querying one table and pulling records from that table.  However, whenever I try to add a second table and perform queries on that table to get records from the first table, I can't return any records. 
    If it helps, I am trying to use one CrystalReportViewer to display multiple reports (user choice) and here's how I'm loading the report into the viewer:
    Me.tblCustomersTableAdapter.Fill(Me.dsPlayerTypeReports.tblCustomers)
    Me.tblDateVisitedTableAdapter.Fill(Me.dsPlayerTypeReports.tblDateVisited)
    Me.ReportFile.SetDataSource(dsPlayerTypeReports.Tables(1))
    I am suspicious that my problem is in the Tables(1) method.  It confuses me that I can only assign one table as a datasource when I obviously need access to two tables to make this selection work. 
    Whatever the case, I'm at the end of my rope with this one.  I'm not prone to giving up, but I'm at a dead end currently. 
    Any attempt to assist me with this will be greatly appreciated, successful or not.
    Thanks in advance!
    -Will

    No, I am connected via ADO.NET.  I don't think SQL CE can connect through ODBC (or if it can, I haven't been able to figure out how, yet).  So this isn't a stored procedure.
    When I examine the link, I can only choose an Inner Join or a Left Outer Join.  Right Outer and Full Outer are not available.  Could this be a problem with the dataset I'm using?
    Could you explain what you mean by display all of the records and then choose the selection criteria?

  • Multiple Adobe CEF Helper, Conhost, icalcs.exe in Windows 8.1 Autostart

    While checking some autostart apps, that I could possibly deactivate, I found something strange.
    There are multiple entries for "Adobe CEF helper", "Conhost" and "icacls.exe". All grouped under the Adobe Creative Cloud.
    On my other machine, Conhost and icalcs.exe don't appear at all and Adobe CEF helper only once.
    They do not noticeably create any errors, however, it's not feeling right. I don't know exactly when these entries appeared for first time. The device is pretty new and I just installed a bunch of work related software like Office 365, Adobe CC, Chrome, ...
    When installing Filezilla, some bloatware/adware was automatically installed on the system (blame sourceforge, see download comments over there). Currently I'm testing Kaspersky Internet Security, 30 days trial. But I don't think none of them is to blame.
    I would personally like to avoid reinstalling Adobe CC, because it lasts forever.
    Q: What might have caused these entries? Should I correct it? And how should I correct it?
    System: Windows 8.1 64bit on an fairly new ASUS GL550JK.
    Thanks.

    Update: I reinstalled the whole system and it still shows up.
    Directly after the installation of Adobe CC, only Adobe CC showed up in the Autostart menu. Even after a restart still nothing (and the entry still had "boot time - no measured"). After the boot time was measured, same subentries as above appeared.

  • In need of camera help

    Hello everyone. I just got a Rogers BlackBerry Curve 8310 used from friend. Other then having a crack in the screen ( which I intend to get fixed ) it had no problems and ran smoothly. A couple days ago I tried to open my camera and a message came up saying `` Could not start the camera. Close other applications and try opening the camera again``. I had used the camera for a couple days with no problems before this happened. I did a bit of research online to see if anyone else had had this problem and apparently its fairly common but none of the solutions I read worked. I tried the battery pull out, I tried wiping the phone. I deleted all of the apps I didn't need. All though I know how to delete apps and such I am not quite sure I am exiting the ones I have properly.The only solution I read that I have not yet tried is taking apart the phone and pushing the camera lense back into place because I would rather not mess with it if it is not necessary.  I suppose being new at this it could be any little thing I am doing wrong that caused this problem.
    Since I am new at this and I am just learning as I go, if I didn't give enough info about the problem or maybe wasn't clear feel free to ask for details if you think you know what to do because I need help very much.
    I apologize if this was a dumb question or if I posted this in the wrong spot.
    Thanks for reading my post

    You don't even need to take the device apart.  Just remove the battery cover and press downward on the camera lens.  This is the fix that most people have said has been successful when this problem occurs.
    1. Please thank those who help you by clicking the "Like" button at the bottom of the post that helped you.
    2. If your issue has been solved, please resolve it by marking the post "Solution?" which solved it for you!

  • How-to map multiple explicit search help values to context attributes?

    Hi,
    I have a custom explicit Search Help with multiple attributes set as export and uses search help exit for data retrieval. I have set this Search Help for one of the context attribute that is binded to one of the input fields on view.
    Now, is it possible to dynamically map other export attributes from this Search Help to other Context attributes?
    I know this works for Input helps that are directly derived from check tables but not sure how to do it for explicit Search Helps.
    Can anyone please confirm and let me if this is possible? If yes, then can you please share an example or describe how to do it?
    Thanks and Regards,

    Hi Srinivas,
    Check this ..Search help can be dynamically assigned to a field.
    data lo_nd_info type if_wd_context_node_info.
    lo_nd_info = lo_nd->get_node_info( ).
    CALL METHOD lo_nd_info->set_attribute_value_help
    EXPORTING
    name = 'ATTR1'                  " Your attribute Name
    value_help_mode = '121'    " Valid value help mode
    value_help = 'Z187442'.      " Search help name
    The various possible values that you can pass to value_help_mode are as shown below.
    deactivated 101
    automatic 111
    ddic 121
    ovs 131
    Also refer this..
    Re: How to put dynamic search help in web dynpro ABAP.
    Cheers,
    Kris.

  • Microsoft Messenger Live MSN (Video Camera) Help

    Hey guys how are you doing?
    I HONESTLY don't know how to use my Mac OS X tiger at all.. Barely... essentials
    Ok.... HERE IS THE QUESTION
    I have an account in hotmail and I use MSN to contact all my friends... WORKS FINE on the WindowsXP with the old camera and all.
    Now!!!!
    WHY if my mac's camera works fine (and NO, I am not using it in another program or running another program), when I download a version of MSN chat on my mac it doesn't allow me to use the camera???
    I don't understand I even called Apple and they said they are not trained for MSN messenger...
    Please help
    (also my friends on MSN all have Windows not Mac).
    I have already downloaded version 6.0 and 7.0 from Mactopia (it doesn't work; i can only Chat but without the use of the camera).
    I would greatly appreciate your help
    THANK YOU
    Sincerely Kathrena
    P.S: Please be EXTREMELY detailed when giving me instructions =).

    Microsoft Messenger for Mac does not do Video/audio, but is said to be coming in v8 at sometime this year.
    The only way on MSN is.
    aMSN http://www.macupdate.com/info.php/id/14200/amsn
    Mercury http://www.macupdate.com/info.php/id/14970/mercury-messenger
    Or both of you use Skype.
    Mac version http://www.skype.com/intl/en-gb/download/skype/macosx/
    Pc http://www.skype.com/intl/en-gb/download/skype/windows/
    Or web based http://www.mebeam.com/
    Or if you all have a gmail account http://mail.google.com/videochat
    And new http://www.tokbox.com/#

  • File Manager multiple folders (Need Help Please)

    If i open my file manager then choose the N900 icon (or whatever you name it) there are two icons of Audio clips, Camera, Documents, Images, Video clips. Can anyone help me return it to its original view where there is only one icon each.

    it was definately more prevelant in the pr1.1 version and previous....but i have still had it happen in the new pr1.2 a few times...but it goes away.
    post what it says on your screen when you open your phone dialer and the press:  *#0000# so that we can tell what version you are on.

  • Importing movie with Sony camera help

    I have a Sony Handycam DCR-HC38 video camera and have recorded some video that I would like to import into my imovie 08... I have the chord (USB) that connects the camera to my mac, and have plugged them in and my mac doesn't recognize my camera. I've turned my camera on, played back video on my camera, and still nothing.
    Anyone know any tips on how to get my mac to recognize my camera? Any help would be great. Thanks!

    You can't import from any tape based camcorder without a Firewire cable. If you have the newest MacBook Pro, it will have a 9 pin port, in which case you need to buy a 4 to 9 pin cable. If you have an older MacBook, it will need a 4 to 6 pin cable. If you have a new MacBook, you are out of luck as there is no firewire port.
    All firewire cables, or iLink From Sony, are the same. Shop by price.
    Message was edited by: Forest Mccready

  • Multiple USB Camera's

    I want to use two USB web cam's (Both Agent V6 from Liquiddigital) on my Mac Mini.
    All programs show both cam's but whatever I choose I see images from one of them.
    How can I make OSx support both cam's at the same time?

    Addition to my previous question; If I have just one application using a webcam, I can switch to the other but when one of the camera's is in use by an application I can't have another application use the other.
    The reason that I'm posting this question is that I'd like to use the SKJM Icam software for remote monitoring multiple webcam's on my iPhone but it seems that OSx only supports one webcam at a time.

  • Passing Multiple Checkbox Values Help

    Brand new to Coldfusion and I'm struggling to figure out how to pass values from multiple checkboxes on a form to a confirmation page and then an action page that inserts the data. The confirmation page will simply show their selections and allow them to go back and reselect, or submit to the action page.
    Form > Confirmation Page > Action
    I've found a couple of examples on the Web that mention looping, and one that said to use a WHERE IN clause but I'm lost on how to pass it through and insert at the end. Maybe the confirmation and action can be on the same page?
    Questions:
    1. Is it better to name all of the checkbox values the same or append some type of extra character and then evaluate at the end?
    2. Do I need to have hidden fields on the confirm page to transfer the data inbetween the form and action page?
    3. Can the confirmation and action be on the same page or should they be separated?
    4. What should the Query/Insert statement look like on the action page?
    I'm looking to see a basic example of code from start to finish, any help is greatly appreciated as I'm in learning mode.
    Thanks

    kittlez wrote:
    Ok so I know how to pass everything to the second page. I'm guessing I need hidden fields on that second page to go through to the last page where I insert the records...correct?
      That is one way to do it.  But one might also want to look into session variables if they have not been considered.
    When I've tried to do this I end up with something like this item1,item2,item3 all together which the database will not accept. How do I write the multiple values to the database so they are considered to be separate records.
    item1,item2,item3 is what you are supposed to get according to the HTTP protocol standard.  To insert that into a database you just need to recognize that you are getting a list and use ColdFusions list handling functions and tags to help you iterate through the list and do what you need to do with the data.
    This is a very hand code snippet for this type of work:
    <cfloop list="#listVariable#" index="aVar">
      #aVar# will equal one list item.
    </cfloop>

  • Multiple versions of help - Are areas the answer?

    I have a scenario where we need to be able to have multiple products with multiple versions of that product's help file being published to RoboHelp Server. We are using RoboHelp 8 to publish to RoboHelp Server 8. I am happy with the concept of areas but do not want to have to get the developers to change the path to a new area each time there is a new product version. I want it to be seemless from the application. I am assuming that this would mean always publishing to the same area in which case I can not have multiple versions.
    For example ProductA could have Version1 and Version2. By defining areas called PRODAV1 and PRODAV2 you could change the SSL properties in the project to point to the relevant area. However the server path would need to change to point to either the PRODAV1 or PRODAV2 area.
    Has anyone else already done this and therefore has some advice to offer?
    Read the RoboColum(n).

    Hi Colum
    Colum McAndrew wrote:
    ...do not want to have to get the developers to change the path to a new area each time there is a new product version....
    It would seem to me that this would be a routine thing for developers. To code new help calls with new versions of the product.
    I'm wondering if perhaps you could ease some of that by including a version number in the path. Bear in mind that I don't use RoboHelp Server, so maybe I'm tilting at windmills a bit here.
    I was thinking if you published currently to \\server\product\startpage.htm that maybe you could change things so that you instead published to \\server\productA\startpage.htm. Then when productB comes along the path changes slightly to \\server\productB\startpage.htm.
    That way everything would be in the same server, just in different folders. From the developer standpoint, they would only need to worry with coding a call to the correct product version folder.
    Just thinking out loud a bit... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

Maybe you are looking for

  • Unable to connect to the server to pull data from mysql

    Hello, I am novice working with Flash Builder 4 and I just created a test application which runs well in my computer pulling data from Mysql using PHP and populating a datagrid. But when I transfered it to the my hosting provider failed. I have been

  • How to change the scheduling agreement type

    Dear experts                 By mistake i created wrong sched agreement type in va31, is there any possibilityto change the  sched agreement  type? Regards Rajakarthik

  • Control Center not getting started

    Hi All, I have installed oracle business intelligence 10g release 2 on a linux box. I have installed Oracle Warehouse builder on both linux box and on my laptop which is windows. I tried to start the control center from the server which is the linux

  • CRM_IC not working

    Hi to all, i am new to CRM IC WEB Client. i created IC WEB Profile when i tested web profile using se80 its working but when i use t.code crm_ic in was not displayng any thing it directly going to SAP easy acess menu. when i check the system status u

  • I can't get my macbook to recognize my desktop pc with windows 7

    i can't get my macbook to recognize my desktop pc with windows 7.