Skip to main content

Electric Monitoring System for image sensor

Project description

emtransmission

emtransmission is collecting data sysstem for Electronic monitoring reporter. this system collect the image data in shipe and transfer the image data to system of shore side using ftp

Installing

Install from PyPI

pip install emtransmission

Usage

  1. generate the config.ini file

[DEFAULT] GEOMETRY = 1200x550 VIDEOCAPTURE = 0 PATH = recoding_file TARGET_PATH = FTP_SERVER_IP = FTP_ID = FTP_PASS = #DIVX or XVID CODEC = DIVX #Setting to AUTO or MANUAL FPS = AUTO #if u setting to AUTO it's not available FPS_SET = 10 SETTING_FRAME_CNT = 1000 SNAP_FREQ = 10

[IP] GEOMETRY = 1200x550 VIDEOCAPTURE = PATH = recoding_file TARGET_PATH = FTP_SERVER_IP = FTP_ID = FTP_PASS = #DIVX or XVID CODEC = DIVX #Setting to AUTO or MANUAL FPS = MANUAL #if u setting to AUTO it's not available FPS_SET = 10 SETTING_FRAME_CNT = 1000 SNAP_FREQ = 10

  1. import that package and run
from emtransmission.fk_recoding import Fk_viewer
env ='default' # or 'ip'
t=Fk_viewer(env)

TODO

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

emtransmission-2.1.0.tar.gz (9.9 kB view hashes)

Uploaded Source

Built Distribution

emtransmission-2.1.0-py3-none-any.whl (17.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page