Reef Central Online Community

Go Back   Reef Central Online Community > General Interest Forums > Lighting, Filtration & Other Equipment
Blogs FAQ Calendar

Notices

User Tag List

Reply
Thread Tools
Unread 08/21/2014, 06:35 AM   #1
mling
Registered Member
 
Join Date: Mar 2004
Location: Washington DC
Posts: 176
Live from Apex ?

So I am diving deeper into the Apex under world.

Now I am trying to figure out the best way to get live video of the tank on the internet using Apex. What do you guys use to achieve this ?

Do you need an additional Apex Module for this or can you just plug the camera into one of the USB ports in the EB ?

Is it easier / cheaper to just use one of the many security web cameras and point it at the tank ?


mling is offline   Reply With Quote
Unread 08/21/2014, 06:50 AM   #2
starionesir
Registered Member
 
Join Date: Oct 2013
Location: Bel Air Maryland
Posts: 402
I'm not 100% sure how you setup up the camera but I know you have to go into the setup and add the link code but from everything I've read you NEVER plug anything usb into the apex except apex modules. You will damage anything plugged into it and possibly damage the apex as well.


starionesir is offline   Reply With Quote
Unread 08/21/2014, 08:43 AM   #3
slief
RC Sponsor

 
slief's Avatar
 
Join Date: Sep 2009
Posts: 14,173
You get a webcam. I use a Cisco WCV210. You them setup port forwarding on your router so you can access it remotely. If you are using DSL, some sort of dynamic DNS solution is important because the IP address of your DSL gateway may change. For that I use DynDns Pro which I pay an annual subscription for. DynDns then provides you with a URL to access the devices in your home. This is also useful for the Apex is you are using the iPhone app or the Apex's internal web gui as opposed to Fusion. I use the app, the internal web interface as well as fusion to access my Apex from anywhere.

Once that is all setup, there is a script you use to embed the video stream into your Apex web interface as well as Fusion interface. The scipt incorporates the external url for your webcam and some additional script for MJpeg or Mpeg video.

This is an example of the script for an MJpeg web cam.
http://scott.homeip.net:1024/img/video.mjpeg

"scott.homeip.net" is the url to the home gateway. Obviously your's would be different

":1024" is the port of the webcam. (different ports can be used and this port gets setup as part of port forwarding in your DSL router)

"/img/video.mjpeg" is the script that tells the webpage what kind of video stream it is.

I do believe the Apex manual available at Neptunesystems.com covers that.. You will want an Mjpeg or MPeg 4 capable web cam. There have been several threads in the neptune section here discussing which cams people are using which would be worth reading.

Here are a couple search results for you:
http://www.reefcentral.com/forums/se...rchid=15005265
http://www.reefcentral.com/forums/se...rchid=15005272

Here is the webcam discussion page at the Neptune Systems forum.
http://forum.neptunesystems.com/foru...sic-Dashboards


__________________
Director Customer Support Royal Exclusiv USA
For All Royal Exclusiv & Bubble King questions please refer to our Sponsor forum: http://www.reefcentral.com/forums/fo...play.php?f=745

Current Tank Info: 480G display mixed reef, 90G sump, 90G refugium, 60G display refugium. Check out my build thread: http://www.reefcentral.com/forums/showthread.php?t=1783476
slief is offline   Reply With Quote
Unread 08/21/2014, 08:59 AM   #4
kurt_n
Registered Member
 
Join Date: May 2006
Location: WA
Posts: 2,592
Quote:
Originally Posted by starionesir View Post

...NEVER plug anything usb into the apex except apex modules. ...
Just wanted to reiterate that. That is *not* a USB port on the EBs.


kurt_n is offline   Reply With Quote
Unread 08/23/2014, 04:00 PM   #5
Patrick Cox
Registered Member
 
Patrick Cox's Avatar
 
Join Date: Aug 2010
Location: Lexington, KY
Posts: 1,697
Quote:
Originally Posted by slief View Post
You get a webcam. I use a Cisco WCV210. You them setup port forwarding on your router so you can access it remotely. If you are using DSL, some sort of dynamic DNS solution is important because the IP address of your DSL gateway may change. For that I use DynDns Pro which I pay an annual subscription for. DynDns then provides you with a URL to access the devices in your home. This is also useful for the Apex is you are using the iPhone app or the Apex's internal web gui as opposed to Fusion. I use the app, the internal web interface as well as fusion to access my Apex from anywhere.

Once that is all setup, there is a script you use to embed the video stream into your Apex web interface as well as Fusion interface. The scipt incorporates the external url for your webcam and some additional script for MJpeg or Mpeg video.

This is an example of the script for an MJpeg web cam.
http://scott.homeip.net:1024/img/video.mjpeg

"scott.homeip.net" is the url to the home gateway. Obviously your's would be different

":1024" is the port of the webcam. (different ports can be used and this port gets setup as part of port forwarding in your DSL router)

"/img/video.mjpeg" is the script that tells the webpage what kind of video stream it is.

I do believe the Apex manual available at Neptunesystems.com covers that.. You will want an Mjpeg or MPeg 4 capable web cam. There have been several threads in the neptune section here discussing which cams people are using which would be worth reading.

Here are a couple search results for you:
http://www.reefcentral.com/forums/se...rchid=15005265
http://www.reefcentral.com/forums/se...rchid=15005272

Here is the webcam discussion page at the Neptune Systems forum.
http://forum.neptunesystems.com/foru...sic-Dashboards
Hi,
Thanks for posting this. I have a related question. I have a webcam setup and running and I am able to view the video from within my network and also using an iPhone app outside of my network. So I have the internal IP address + "/img/video.mjpeg" loaded in my Apex browser and I can also type that same string in a web browser within my network and I see the feed. But I would also like to be able to view the webcam feed from a web browser outside of my network and I have not been able to figure this out. Do you know how to do this?

Thanks!


__________________
100G Fairly New Aspiring SPS/Mixed Reef - 48" x 24" x 20"
Patrick Cox is offline   Reply With Quote
Unread 08/23/2014, 05:36 PM   #6
msderganc
Registered Member
 
msderganc's Avatar
 
Join Date: May 2013
Location: Houston, Texas
Posts: 672
Quote:
Originally Posted by Patrick Cox View Post
Hi,
Thanks for posting this. I have a related question. I have a webcam setup and running and I am able to view the video from within my network and also using an iPhone app outside of my network. So I have the internal IP address + "/img/video.mjpeg" loaded in my Apex browser and I can also type that same string in a web browser within my network and I see the feed. But I would also like to be able to view the webcam feed from a web browser outside of my network and I have not been able to figure this out. Do you know how to do this?

Thanks!
You'd need to set up port forwarding to your webcam in your home router, and probably some type of dynamic DNS if you don't have a static IP.


__________________
- Matt

Current Tank Info: 75g SPS ReefSavvy in the Works (prior: 260g SPS heavy system, 70g prop system, 29g Biocube)
msderganc is offline   Reply With Quote
Unread 08/23/2014, 05:48 PM   #7
Patrick Cox
Registered Member
 
Patrick Cox's Avatar
 
Join Date: Aug 2010
Location: Lexington, KY
Posts: 1,697
Quote:
Originally Posted by msderganc View Post
You'd need to set up port forwarding to your webcam in your home router, and probably some type of dynamic DNS if you don't have a static IP.
Hi,
I have all of that setup. I can access my webcam using my iPhone outside of the network via a webcam viewer app on the iPhone. What I can't do is access the webcam outside the network via a web browser from a computer. Any thoughts on that?

Thanks


__________________
100G Fairly New Aspiring SPS/Mixed Reef - 48" x 24" x 20"
Patrick Cox is offline   Reply With Quote
Unread 08/23/2014, 05:51 PM   #8
msderganc
Registered Member
 
msderganc's Avatar
 
Join Date: May 2013
Location: Houston, Texas
Posts: 672
It depends on your port forwarding. Have you tried going to http://youriport?


__________________
- Matt

Current Tank Info: 75g SPS ReefSavvy in the Works (prior: 260g SPS heavy system, 70g prop system, 29g Biocube)
msderganc is offline   Reply With Quote
Unread 08/23/2014, 05:58 PM   #9
Patrick Cox
Registered Member
 
Patrick Cox's Avatar
 
Join Date: Aug 2010
Location: Lexington, KY
Posts: 1,697
Quote:
Originally Posted by msderganc View Post
It depends on your port forwarding. Have you tried going to http://youriport?
Yes I have. When I type in my DYNDNS web address with port, just get an error. However when I type in my web address only I get my router logon page. So the web address is working, I just can't get to the webcam.

Thanks.


__________________
100G Fairly New Aspiring SPS/Mixed Reef - 48" x 24" x 20"
Patrick Cox is offline   Reply With Quote
Unread 08/23/2014, 05:59 PM   #10
msderganc
Registered Member
 
msderganc's Avatar
 
Join Date: May 2013
Location: Houston, Texas
Posts: 672
Quote:
Originally Posted by Patrick Cox View Post
Yes I have. When I type in my DYNDNS web address with port, just get an error. However when I type in my web address only I get my router logon page. So the web address is working, I just can't get to the webcam.

Thanks.
Do you have a different external port forwarded to the internal port?


__________________
- Matt

Current Tank Info: 75g SPS ReefSavvy in the Works (prior: 260g SPS heavy system, 70g prop system, 29g Biocube)
msderganc is offline   Reply With Quote
Unread 08/23/2014, 07:29 PM   #11
Reefvet
Registered Member
 
Reefvet's Avatar
 
Join Date: Apr 2003
Location: Southern California
Posts: 1,941
There are all sorts of tools available to help you forward ports.

Check open ports here.


Reefvet is offline   Reply With Quote
Unread 08/23/2014, 11:20 PM   #12
msderganc
Registered Member
 
msderganc's Avatar
 
Join Date: May 2013
Location: Houston, Texas
Posts: 672
Quote:
Originally Posted by Patrick Cox View Post
Yes I have. When I type in my DYNDNS web address with port, just get an error. However when I type in my web address only I get my router logon page. So the web address is working, I just can't get to the webcam.

Thanks.
Btw, are you testing this while on your home network? You may want to test it from outside your network.


__________________
- Matt

Current Tank Info: 75g SPS ReefSavvy in the Works (prior: 260g SPS heavy system, 70g prop system, 29g Biocube)
msderganc is offline   Reply With Quote
Unread 08/24/2014, 12:42 PM   #13
Patrick Cox
Registered Member
 
Patrick Cox's Avatar
 
Join Date: Aug 2010
Location: Lexington, KY
Posts: 1,697
Quote:
Originally Posted by msderganc View Post
Btw, are you testing this while on your home network? You may want to test it from outside your network.
Hi. This was the problem. For some reason I can't use the DNS address from within my network. I tried outside and it worked. Thanks!


__________________
100G Fairly New Aspiring SPS/Mixed Reef - 48" x 24" x 20"
Patrick Cox is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On



All times are GMT -6. The time now is 12:50 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Powered by Searchlight © 2024 Axivo Inc.
Use of this web site is subject to the terms and conditions described in the user agreement.
Reef CentralTM Reef Central, LLC. Copyright ©1999-2022
User Alert System provided by Advanced User Tagging v3.3.0 (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.