Skip to content

Commit

Permalink
更新gb接口文档
Browse files Browse the repository at this point in the history
  • Loading branch information
joestarzxh committed Apr 16, 2024
1 parent d056ee2 commit cef8488
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion document/gb28181.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,9 @@ Method: POST
"device_id": <string>, // 设备ID
"channel_id": <string>, // 通道ID
"network": <string>, // 传输协议类型, tcp/udp
"stream_name": <string> // ssrc对应的流名,不指定的话就使用channel_id
"stream_name": <string> // 对应的流名,不指定的话就使用channel_id
"single_port": <bool> // 是否单端口
"dump_file_name": <string> // dump文件路径
}
```

Expand Down

0 comments on commit cef8488

Please sign in to comment.