ossrs / srs

SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.
https://ossrs.io
MIT License
24.79k stars 5.28k forks source link

I'm having trouble registering my Hikvision camera. I've already removed the IPv6 address from my server, but I'm still getting an error. #3835

Closed szpebble closed 3 months ago

szpebble commented 8 months ago

2001:0:2851:782c:2844:21a5:9018:8ca is the IPv6 address for the network card (I've removed the hook/Tencent Cloud).

[2023-10-14 16:50:15.567][ERROR][153][707y61w3][11] SIP: Receive err code=3007(HttpParseUrl)(HTTP parse url failed) : parse message : set url=sip:34020000002000000001@3402000000, jsonp=0 : init uri http://2001:0:2851:782c:2844:21a5:9018:8ca/sip:34020000002000000001@3402000000 : parse url http://2001:0:2851:782c:2844:21a5:9018:8ca/sip:34020000002000000001@3402000000 as http://2001:0:2851:782c:2844:21a5:9018:8ca/sip:34020000002000000001@3402000000 failed, code=1 thread [153][707y61w3]: do_cycle() [./src/app/srs_app_gb28181.cpp:1076][errno=11] thread [153][707y61w3]: parse_message() [./src/protocol/srs_protocol_http_conn.cpp:115][errno=11] thread [153][707y61w3]: set_url() [./src/protocol/srs_protocol_http_conn.cpp:365][errno=11] thread [153][707y61w3]: initialize() [./src/protocol/srs_protocol_http_stack.cpp:1041][errno=11](Resource temporarily unavailable)

TRANS_BY_GPT4

winlinvip commented 3 months ago

Your issue does not comply with the requirements for issues. Please submit bugs according to the issue template. Issues that do not provide complete information will be deleted directly. This issue will be deleted. Please read the FAQ first: #2716.

TRANS_BY_GPT4