KO
|
EN
gitlite — search
Search
#python
#docker
#javascript
#react
#deep-learning
#android
#json
#tensorflow
#php
#java
#csharp
#reinforcement-learning
gb28181_client
★ 68
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
deskmate
:
A tiny MQTT-powered dashboard and control center.
080235
:
파이썬 코딩의 기술 개정2판(Effective Python, 2nd) 소스 코드입니다
benchdiff
:
No description available.
shuasr
:
This Project is No Longer Maintained
zephyrus-store-preview-new-syntax
:
My rewritten zephyrus store
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
gb28181_client
?
Download (.md)
# gb28181_client 国标 gb28181 模拟客户端 - 支持 Linux - 支持 MacOS ## 编译 ``` cd gb28281_client ./init.sh mkdir build && cd build cmake .. make ``` ## 运行 ``` ./gb28181-client --server-ip 10.200.20.26 --server-id 34020000002000000001 --server-port 5064 --device-id 31011500991320000046 --filepath xxx.264 ```