GB28181 / VAG.Node

GB28181 PS流转发网关服务<Node 版>,以GB28181对接的方式将摄像机/硬盘录像机 的PS流(H264/H265)打包推送到RTMP服务器。
MIT License
56 stars 34 forks source link

realplay error #8

Open creatao opened 2 years ago

creatao commented 2 years ago

When I send: http://IP:8001/api/v1/vag/devices/34020000001320000001/34020000001320000001/realplay/start/MediaHost/9200/0 or http://IP:8001/api/v1/vag/devices/34020000001320000001/34020000001320000001/realplay/start/MediaHost/9200/1 or http://IP:8001/api/v1/vag/devices/34020000001320000001/34020000001320000001/realplay/start/MediaHost/9200/2 get response:

{"result":false,"message":"ErrorCode=408","data":{"status":408}}

error tag: 408 ERR_COMMON_SIP_RSP_STATE_REQTIMEOUT

how to deal?