[2022-12-12 17:24:57.674][INFO][29882][9675v5sk] http flv live stream, vhost=__defaultVhost__, mount=[vhost]/[app]/[stream].flv
[2022-12-12 17:24:57.674][INFO][29882][9675v5sk] http: root mount to ./objs/nginx/html
[2022-12-12 17:24:57.674][INFO][29882][9675v5sk] server main cid=9675v5sk, pid=29882, ppid=21220, asprocess=0
[2022-12-12 17:24:57.674][INFO][29882][9675v5sk] RTMP listen at tcp://0.0.0.0:1935, fd=9
[2022-12-12 17:24:57.675][INFO][29882][9675v5sk] HTTP-API listen at tcp://0.0.0.0:1985, fd=10
[2022-12-12 17:24:57.675][INFO][29882][9675v5sk] HTTP-Server listen at tcp://0.0.0.0:8080, fd=11
[2022-12-12 17:24:57.675][INFO][29882][9675v5sk] GB-TCP listen at tcp://0.0.0.0:9990, fd=12
[2022-12-12 17:24:57.675][INFO][29882][9675v5sk] SIP-TCP listen at tcp://0.0.0.0:5060, fd=13
[2022-12-12 17:24:57.675][INFO][29882][9675v5sk] signal installed, reload=1, reopen=10, fast_quit=15, grace_quit=3
[2022-12-12 17:24:57.675][INFO][29882][9675v5sk] http: api mount /console to ./objs/nginx/html/console
[2022-12-12 17:24:57.676][INFO][29882][9675v5sk] rtc listen at udp://0.0.0.0:8100, fd=14
[2022-12-12 17:24:57.676][INFO][29882][1019d1j4] Hybrid cpu=0.00%,26MB
[2022-12-12 17:24:57.676][WARN][29882][ov340so8][22] use private address as ip: 192.168.2.252, ifname=eno1
[2022-12-12 17:24:57.676][INFO][29882][ov340so8] Startup query id=vid-2692y89, session=vid-507l8j9, eip=192.168.2.252, wait=300s
[2022-12-12 17:24:57.676][INFO][29882][8749387q] TCP: connection manager run, conns=0
[2022-12-12 17:24:57.677][INFO][29882][lu501uc8] GB: connection manager run, conns=0
[2022-12-12 17:24:57.677][INFO][29882][p4l0gduy] SRT: connection manager run, conns=0
[2022-12-12 17:24:57.678][INFO][29882][8464i990] UDP #14 LISTEN at 0.0.0.0:8100, SO_SNDBUF(default=212992, expect=10485760, actual=425984, r0=0), SO_RCVBUF(default=212992, expect=10485760, actual=425984, r0=0)
- Default configuration, only changed the IP.
listen 1935;
max_connections 1000;
daemon off;
srs_log_tank console;
stream_caster {
enabled on;
caster gb28181;
output rtmp://127.0.0.1/live/[stream];
listen 9000;
sip {
enabled on;
listen 5060;
# @see https://ossrs.net/lts/zh-cn/docs/v5/doc/gb28181#config-candidate
candidate 192.168.43.xx;
}
}
Description

Set up a server on the national standard camera.
Default SIP server ID:
34020000002000000001
SIP domain:
3402000000
Camera number:
34020000001320000001
SRS Version:
xxxxxxSRS/5.0.107(Bee)
SRS Log:
Replay (重现)
Please describe how to replay the bug? (重现Bug的步骤)
xxxxxxxxxxxxxxxxxxExpect (Expected Behavior)
TRANS_BY_GPT3