Download the PHP package jundayw/jtt-808-php-sdk without Composer

On this page you can find all versions of the php package jundayw/jtt-808-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package jtt-808-php-sdk

安装方法

命令行下, 执行 composer 命令安装:

上行消息对照表

消息ID 位置 说明
0x0001 Message0001Request 终端通用应答
0x0002 Message0002Request 终端心跳
0x0003 Message0003Request 终端注销
0x0100 Message0100Request 终端注册
0x0102 Message0102Request 终端鉴权
0x0104 Message0104Request 查询终端参数应答
0x0107 Message0107Request 查询终端属性应答
0x0200 Message0200Request 位置信息汇报
0x0201 Message0201Request 位置信息查询应答
0x0802 Message0802Request 存储多媒体数据检索应答
0x0805 Message0805Request 摄像头立即拍摄命令应答
0x1003 Message1003Request 终端上传音视屏属性
0x1206 Message1206Request 文件上传完成通知

下行消息对照表

消息ID 位置 说明
0x8001 Message8001Response 平台通用应答
0x8100 Message8100Response 终端注册应答
0x8103 Message8103Response 设置终端参数
0x8104 Message8104Response 查询终端参数
0x8106 Message8106Response 查询终端指定参数
0x8107 Message8107Response 查询终端属性
0x8201 Message8201Response 位置信息查询
0x8300 Message8300Response 文本信息下发
0x8801 Message8801Response 摄像头立即拍摄命令
0x8802 Message8802Response 存储多媒体数据检索
0x9003 Message9003Response 查询终端音视屏属性
0x9101 Message9101Response 实时音视屏传输请求
0x9102 Message9102Response 音视屏实时传输控制
0x9105 Message9105Response 实时音视频传输状态通知
0x9201 Message9201Response 平台下发远程录像回放请求
0x9202 Message9202Response 平台下发远程录像回放控制
0x9205 Message9205Response 查询资源列表
0x9206 Message9206Response 文件上传指令
0x9207 Message9207Response 文件上传控制

演示案例


All versions of jtt-808-php-sdk with dependencies

PHP Build Version
Package Version
Requires php Version >=7.4.0
jundayw/socket Version ^0.7.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package jundayw/jtt-808-php-sdk contains the following files

Loading the files please wait ....