Repository: QuickGBLink88/GB28181_ServerPlatform Branch: master Commit: 618bb2822a7a Files: 3 Total size: 512 B Directory structure: gitextract_uzi8vmoa/ ├── Client/ │ └── recordfile01.h264 ├── README.md └── gbsvr_config.ini ================================================ FILE CONTENTS ================================================ ================================================ FILE: README.md ================================================ # GB28181_ServerPlatform 国标平台测试软件,支持下联和上联,支持GB/T 28181-2011和GB/T 28181-2016 开发者:QuickGBLink团队 联系方式:quickgblink@126.com ================================================ FILE: gbsvr_config.ini ================================================ [LocalServer] proto =1 streammode=1 device_ip=192.168.0.100 device_port=5060 password=12345678 device_id=34020000002000000001 region=34020000 device_type = 0 transit_stream=0 heartbeat_time_interval=30 register_time_span=3600 [RemoteServer] Enable=1 server_ip=192.168.0.101 server_port=5064 server_password=12345678 server_id=34020000002000000008 region=34020000
gitextract_uzi8vmoa/ ├── Client/ │ └── recordfile01.h264 ├── README.md └── gbsvr_config.ini
Condensed preview — 3 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (1K chars).
[
{
"path": "README.md",
"chars": 122,
"preview": "# GB28181_ServerPlatform\n国标平台测试软件,支持下联和上联,支持GB/T 28181-2011和GB/T 28181-2016\n\n开发者:QuickGBLink团队 \n联系方式:quickgblink@126.co"
},
{
"path": "gbsvr_config.ini",
"chars": 390,
"preview": "[LocalServer]\r\nproto =1\r\nstreammode=1\r\ndevice_ip=192.168.0.100\r\ndevice_port=5060\r\npassword=12345678\r\ndevice_id=340200000"
}
]
// ... and 1 more files (download for full content)
About this extraction
This page contains the full source code of the QuickGBLink88/GB28181_ServerPlatform GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 3 files (512 B), approximately 284 tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.
Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.