文件名称:sony_camera_api:索尼相机遥控器api
文件大小:17.46MB
文件格式:ZIP
更新时间:2024-05-21 18:21:36
python camera sony liveview sony-camera-api
Pysony python索尼相机api 安装 使用点子: pip install pysony 使用仓库: git clone https://github.com/Bloodevil/sony_camera_api.git python setup.py install 运行测试 您可能需要先设置一个并完成其中的以下步骤。 安装要求: pip install -r test-requirements.txt 运行测试: python -m unittest discover ( run_tests.sh脚本会自动执行这两项操作) 默认情况下,测试套件使用虚拟服务在本地验证行为。 如果要针对真实相机实时运行测试,请连接至相机的无线访问点并设置TEST_LIVE_CAMERA环境变量。 例如: TEST_LIVE_CAMERA=1 python -m unittest d
【文件预览】:
sony_camera_api-develop
----test-requirements.txt(17B)
----.gitignore(315B)
----setup.cfg(41B)
----README.md(2KB)
----.github()
--------workflows()
----tests()
--------test_discovery.py(2KB)
--------utils()
--------__init__.py(0B)
--------data()
--------test_basic.py(195B)
----static()
--------test.jpg(0B)
----run_tests.sh(76B)
----examples()
--------sony_camera_liveview.py(2KB)
--------scan_for_cameras.py(345B)
--------pyLiveView.py(15KB)
--------dump_camera_capabilities.py(5KB)
--------timer_photo.py(1KB)
--------authenticate.py(7KB)
--------pygameLiveView.py(8KB)
----LICENSE(1KB)
----src()
--------pysony.py(40KB)
--------sony_camera_commandline.py(282B)
--------backup_data.txt(23.53MB)
--------api_list.py(8KB)
--------backup_live_streamming.py(289B)
--------api_generator.py(441B)
----requirements.txt(1B)
----setup.py(1KB)
----doc()
--------as100_still.txt(1KB)
--------as15_intervalstill.txt(2KB)
--------qx10_movie.txt(2KB)
--------qx10_intellegent_authenticated.txt(3KB)
--------as100_methods.txt(5KB)
--------hx60_intellegent.txt(4KB)
--------wx350_still.txt(640B)
--------hx60_program.txt(5KB)
--------a7r_aperture.txt(4KB)
--------as15_movie_authenticated.txt(2KB)
--------hx60_aperture.txt(5KB)
--------a5000_aperture.txt(5KB)
--------a5000_shutter.txt(6KB)
--------a7r_manual.txt(4KB)
--------as15_movie.txt(2KB)
--------hx60_manual.txt(5KB)
--------as100_transfer.txt(2KB)
--------as100_movie.txt(2KB)
--------hx60_shutter.txt(5KB)
--------as100_multi_wifi.txt(1KB)
--------qx10_program.txt(4KB)
--------a5000_movie.txt(4KB)
--------a5000_dump_methods.txt(27KB)
--------qx10_superior.txt(3KB)
--------as100_intervalstill.txt(1KB)
--------a5000_manual.txt(6KB)
--------a5000_intellegent.txt(4KB)
--------README.txt(2KB)
--------wx350_movie.txt(544B)
--------a5000_program.txt(5KB)
--------a7r_intellegent.txt(2KB)
--------qx10_intellegent.txt(3KB)
--------hx60_movie.txt(3KB)
----.travis.yml(165B)
----tox.ini(165B)