Hi,
I have started to setup CamSync App. When adding my ReoLink Cameras I always get an error
“unsupported audio codec”
The cameras are
ReoLink RLC-410-5MP
Firmware system: v3.0.0.136_20121100
Audi stream is aac encoded
any chance to support the aac
audio codec, or add the camera without audio if the audio codec is not supported?
The log in the container logs are the following:
2024-06-03 17:33:20.131 [info] (add camera) url result: rtsp://*****:*****@*****:554
checkRtspValidity of deviceid aba800006f
ipc checkRtspValidity _createThriftClientInfo
applyWorker preSpawnedBrige port is 7946
current device is:[object Object]
第一次连接成功
ipc -> checkRtspValidity aba800006f 138
【138】cModule stderr ====> Input #0, rtsp, from 'rtsp://*****:*****@*****:554':
Metadata:
title : Session streamed by "preview"
comment :
Duration: N/A, start: 0.000000, bitrate: N/A
【138】cModule stderr ====> Stream #0:0: Video: h264 (High), yuv420p(progressive), 2560x1920, 30 tbr, 90k tbn, 180k tbc
Stream #0:1: Audio: aac (LC), 16000 Hz, mono, fltp
Input #1, rtsp, from 'rtsp://*****:*****@*****:554':
Metadata:
title : Session streamed by "preview"
comment :
Duration: N/A, start: 0.000000, bitrate: N/A
Stream #1:0: Video: h264 (High), yuv420p(progressive), 2560x1920, 30 tbr, 90k tbn, 180k tbc
Stream #1:1: Audio: aac (LC), 16000 Hz, mono, fltp
info (checkRtspValidity) err: null, res: 6
2024-06-03 17:33:21.374 [info] (add camera) check RTSP url validity result: 6
2024-06-03 17:33:21.374 [error] (add camera) check RTSP url validity failed
ipc -> checkRtspValidity stop instance 138
【138】cModule close event: null - SIGTERM
the RTSP response sniffed via TCPdump is
RTSP/1.0 200 OK
CSeq: 3
Date: Mon, Jun 03 2024 10:48:21 GMT
Content-Base: rtsp://******//
Content-Type: application/sdp
Content-Length: 680
v=0
o=- 1717406703190010 1 IN IP4 192.168.37.60
s=Session streamed by "preview"
i=
t=0 0
a=tool:LIVE555 Streaming Media v2013.04.08
a=type:broadcast
a=control:*
a=range:npt=0-
a=x-qt-text-nam:Session streamed by "preview"
a=x-qt-text-inf:
m=video 0 RTP/AVP 96
c=IN IP4 0.0.0.0
b=AS:500
a=rtpmap:96 H264/90000
a=fmtp:96 packetization-mode=1;profile-level-id=640033;sprop-parameter-sets=Z2QAM6zoAoAPGQ==,aO48sA==
a=control:trackID=1
m=audio 0 RTP/AVP 97
c=IN IP4 0.0.0.0
b=AS:256
a=rtpmap:97 MPEG4-GENERIC/16000
a=fmtp:97 streamtype=5;profile-level-id=15;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3;config=1408; profile=1;
a=control:trackID=2