TS viewer for Amazon Cloud Drive

Streaming media player for Amazon Drive

UDP Streaming for MPEG2-TS files and streaming play with internal FFmpeg player


(Usage)
In installer edition package,
64bit/ : installer folder(64bit)
32bit/ : installer folder(32bit)
ReadMe.txt : readme for japanese
ReadMe.en.txt : this file


Select 64bit or 32bit, and execute the installer "setup.exe".
On installer edition, the configuration saved in %AppData%\lithium03\TSviewACD.
After uninstall, remove this folder to remove completely.


In First time, display the Amazon Drive login window.
After login, the main window comes up.


In CUI mode, start with argument like this example.
If start no argument, the application run in GUI mode.
>TSviewACD help
usage
        help                                      : show help
        list     (REMOTE_PATH)                    : list item
        download (REMOTE_PATH) (LOCAL_DIR_PATH)   : download item
                --md5 : hash check after download
                --cryptname: crypt name mode
                --plainname: plain name mode
        upload   (LOCAL_FILE_PATH) (REMOTE_PATH)  : upload item
                --md5 : hash check after upload
                --crypt: crypt upload mode
                --nocrypt: nomal upload mode
                --cryptname: crypt name mode
                --plainname: plain name mode

                --debug : debug log output

In command prompt, display is someting storange way but this is result of 
doble application mode GUI and CUI.


(license)
TSviewACD.exe
  NYSL:http://www.kmonos.net/nysl/index.en.html free to use.
FFmpeg
	LGPLv2.1
SDL.dll(SDL 2.0)
  zlib license
SDL_ttf
  zlib license

This application tested in Windows10 pro.
Compiled with Visual Studio 2015.
