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
- 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
- import that package and run
from emtransmission.fk_recoding import Fk_viewer
env ='default' # or 'ip'
t=Fk_viewer(env)
TODO
Release files for emtransmission 2.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| emtransmission-2.1.0.tar.gz | 9.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| emtransmission-2.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 27.3 kB
Release files / emtransmission-2.1.0.tar.gz
| Download URL | emtransmission-2.1.0.tar.gz |
|---|---|
| Size | 9.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a3cfd56d37c67de741c2d54f8129350a797a92c0d03f92617c25e38817a322fe
|
|
BLAKE2b-256 checksum How to use checksums |
f4a22e78bb009298818610247b2c586a813ca450bc6fc3d97e974bebe4b0dd1d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.7
|
Release files / emtransmission-2.1.0-py3-none-any.whl
| Download URL | emtransmission-2.1.0-py3-none-any.whl |
|---|---|
| Size | 17.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d2d52918001b3210d3efc82f2b2045adbf2023463cace288c7a5cdf3b70c95d3
|
|
BLAKE2b-256 checksum How to use checksums |
9ed5375f844e329a6d86c9d31f2617323c1d65df889f61b89f82165cab84a015
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.7
|