Surveillance Application

Tell us your most wanted new features, or recommendation.
User avatar
TMroy
TerraMaster Team
Posts: 2578
Joined: 10 Mar 2020, 14:04
China

Re: Surveillance Application

Post by TMroy »

{L_BUTTON_AT}Skywalker
May I know what kind of camera you plan to use? it is for home or office? how many cam you are going to instal?
To contact our team, please send email to following addresses, remember to replace (at) with @:
Support team: support(at)terra-master.com (for technical support only)
Service team: service(at)terra-master.com (for purchasing, return, replacement, RMA service)
User avatar
Stevd
Posts: 21
Joined: 20 May 2020, 06:05

Re: Surveillance Application

Post by Stevd »

I plan to use 2-3 cameras, but I haven't purchased any yet. I was waiting to see what cameras will work.
User avatar
deejc
Posts: 111
Joined: 09 Mar 2021, 03:35

Re: Surveillance Application

Post by deejc »

here is a docker compose file for motioneye that works on my f2-210

Code: Select all

motioneye:
    container_name: motioneye
    image: bits4life/motioneye:armv7-armhf
    ports:
      - "8081:8081"
      - "8765:8765"
    volumes:
      - /mnt/appdata/config/motioneye/:/etc/motioneye # this is where the config is saved
      - /mnt/video/motion-eye/:/var/lib/motioneye # this is where the video / stills are saved
    environment:
      - TZ=Europe/London
    restart: unless-stopped
i use it with an axis network video server , its a very old video server model but it works really well and is easy to setup with motioneye
https://www.axis.com/en-gb/products/axis-2400
you just need to add a network camera in motioneye like :
http://<IPADDRESS>/axis-cgi/mjpg/video.cgi?camera=1(2,3,4)
F2-220 WITH 2 x WD RED 2TB RUNNING 4.2.17
User avatar
TMRyan
TerraMaster Team
Posts: 817
Joined: 01 Dec 2020, 11:50

Re: Surveillance Application

Post by TMRyan »

{L_BUTTON_AT}Stevd
Hi,
The surveillance application supports onvif protocol camera.
E.g:
TP-LINK TL-IPC42A-4
HIKVISION DS-IPC-B12-I
HIKVISION DS-2CD1221-I3
woshida 602F6Z
To contact our team, please send email to following addresses, remember to replace (at) with @
Technical team: support(at)terra-master.com (for technical support)
Service team: service(at)terra-master.com (for purchasing, return, replacement)
User avatar
Skywalker
Posts: 6
Joined: 03 Mar 2021, 02:34

Re: Surveillance Application

Post by Skywalker »

{L_BUTTON_AT}TMroy

I will be using the ctronics CTIPC-285C-Z4 and CTIPC-285C

2 cameras for home use. When will the app be available ? What will it be called?

I hope this helps.

Thanks
User avatar
TMRyan
TerraMaster Team
Posts: 817
Joined: 01 Dec 2020, 11:50

Re: Surveillance Application

Post by TMRyan »

Hi,
The application supports onvif protocol camera.
The application name is Surveillance Manager and it is in the beta application of the application center.
To contact our team, please send email to following addresses, remember to replace (at) with @
Technical team: support(at)terra-master.com (for technical support)
Service team: service(at)terra-master.com (for purchasing, return, replacement)
User avatar
Skywalker
Posts: 6
Joined: 03 Mar 2021, 02:34

Re: Surveillance Application

Post by Skywalker »

{L_BUTTON_AT}TMRyan

I have just looked in the beta section if the app store and it is not there for me.. I have also updated to the latest TOS
User avatar
TMRyan
TerraMaster Team
Posts: 817
Joined: 01 Dec 2020, 11:50

Re: Surveillance Application

Post by TMRyan »

{L_BUTTON_AT}Skywalker
Sorry,
I made a mistake. This app is still in testing.
To contact our team, please send email to following addresses, remember to replace (at) with @
Technical team: support(at)terra-master.com (for technical support)
Service team: service(at)terra-master.com (for purchasing, return, replacement)
User avatar
outkastm
Posts: 1185
Joined: 29 Dec 2020, 23:52

Re: Surveillance Application

Post by outkastm »

DiscoSi wrote: 26 Jan 2021, 21:42 [at=outkastm post_id=7839 time=1611668466 user_id=2797][/at]

Yes please 8-)





DiscoSi
standalaone motioneye+motion package is available here
viewtopic.php?f=37&t=1790
User avatar
alex80it
Posts: 1
Joined: 06 May 2021, 02:04

Re: Surveillance Application

Post by alex80it »

Hello,
Is there any update on the release date of the surveillance app?

Thank you
Post Reply