-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Shun-Yun Hu edited this page Oct 16, 2015
·
39 revisions
-
- 通用工具
-
- 使用DB功能
-
- Generic Video Functions
-
- 使用 Kurento 相關工具
-
- IC.KMS FAQ
-
- 使用 帳號權限 相關工具
-
- 使用 事件觸發 相關工具
-
- 使用 觸發錄影 相關工具
-
- 使用 回放錄影 相關工具
-
- 即時影像播放 相關工具
-
- 基本錄影回放 相關工具
-
IC.State +
-
IC.Comm +
-
IC.RPC +
-
IC.REST +
-
IC.SNS +
-
IC.Stat +
-
IC.Sync +
-
IC.Proxy +
-
IC.User +
HTML 必須掛載 <script src="/lib/kurento_tools/require_Tool.js"></script>
<script>
內加入 IC socket 功能
IC.setSocketServer({port: base_port, onDone: onConnected});
function onConnected () {
IC.subscribe('kurento', 0 , onMessage);
IC.sendEvent('getWebID',{} , procees_GET_WEBID );
}
-
- Client-side javascript REST binding
-
- Client-side javascript REST binding for Video
-
- Client-side javascript
-
- Client-side javascript
車牌辨識
https://github.com/imonology/ImonCloud-Doc/wiki/openalpr