Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shu223/remote-video-recorder-for-ios
https://github.com/shu223/remote-video-recorder-for-ios
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shu223/remote-video-recorder-for-ios
- Owner: shu223
- Created: 2013-12-13T16:07:20.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-05T00:57:55.000Z (almost 11 years ago)
- Last Synced: 2024-05-01T20:40:37.066Z (8 months ago)
- Language: Objective-C
- Size: 305 KB
- Stars: 9
- Watchers: 5
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##How to use
###0. 準備
- 2台の **BLE対応、iOS7以上** のiOSデバイス(iPhone/iPad)を用意する
- どちらもBluetoothをOnにする###1. Build & Install
- リモコン側にRemoteVideoControllerをインストール
- 撮影側にRemoteVideoRecorderの方をインストール###2. BLE Pairing
- リモコン側のLaunch Browserをタップ
- Advertiser #1と出てくるので、そこをタップ
- 撮影側に、Acceptするかどうかのアラートビューが出てくるので、Accept
- リモコン側の表示がconnectedになったらDoneを押してLaunch Browserを閉じる###3. Video Recording
- 撮影側で所望のFPSをセットしておく
- FPSは撮影中切り替え不可
- 120fpsはiPhone5sのみ
- リモコン側で操作###Other
- 撮影側に "Start Advertisement" が出てきたらBLE接続が切れてるのでボタンをタップしてadvertiseを再開してください
###ToDo
- リモコン側でプレビューできるようにする
- 複数台対応