MettaCam API
  1. Video streaming
MettaCam API
  • README
  • User
    • Login
      GET
    • Query user
      GET
  • Device
    • Device History Track
      GET
    • All Device Status(gps)
      GET
    • Get Device Status
      GET
    • Get Vehicle Status
      GET
    • Get User and Vehicle Info
      GET
  • Alarm
    • Query Device Alarm Info
      GET
    • Get Alarm Evidence(Image or Video)
      GET
    • Security Evidence Inquiry
      GET
  • Security
    • Security Evidence Inquiry
      POST
    • Evidence Query
      POST
  • Video streaming
    • Pull RTMP Live Streatming
    • H5 Live Streaming
      GET
    • Query History Video Files
      GET
  1. Video streaming

H5 Live Streaming

Developing
Prod_Env
https://www.mettacam.com
Prod_Env
https://www.mettacam.com
GET
https://www.mettacam.com/808gps/open/player/video.html

Request

Authorization
Add parameter in query
jsession
Example:
jsession: ********************
Query Params

Request samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request GET 'https://www.mettacam.com/808gps/open/player/video.html?lang=en&devIdno=141059531937&jsession'

Responses

🟢200成功
application/json
Body

Example
{}
Modified at 2023-08-14 06:37:27
Previous
Pull RTMP Live Streatming
Next
Query History Video Files
Built with