agent icon indicating copy to clipboard operation
agent copied to clipboard

RTSP Audio Stream Error with GALAYOU G6 Camera: Invalid AAC Config

Open NathanGilbert2 opened this issue 11 months ago • 1 comments

IP Camera: GALAYOU G6 Agent install method: Docker Compose/Windows11/Docker Desktop/WSL Ubuntu 22.04.5

Did some testing yesterday with the kerberos agent to see if I wanted to migrate to it from my Synology Surveillance Station. When attempting to connect via RTSP I get the following error regarding the audio stream. I believed my configuration was supported, but I guess not or Galayou does funny things with their cameras. I was unable to come up with a solution myself on this one after digging around a bit, so passing an issue for visibility purposes in the hope I can one day use this product with my current hardware.

INFO[2025-01-26T20:29:15-05:00] Successfully Opened config.json from agent   
INFO[2025-01-26T20:29:15-05:00] components.Kerberos.RunAgent(): Creating camera and processing threads.
DEBU[2025-01-26T20:29:15-05:00] capture.golibrtsp.Connect(Describe): invalid SDP: media 2 is invalid: invalid AAC config: unsupported object type: 1 
ERRO[2025-01-26T20:29:15-05:00] components.Kerberos.RunAgent(): error connecting to RTSP stream: invalid SDP: media 2 is invalid: invalid AAC config: unsupported object type: 1

VLC Codec metadata: Image

NathanGilbert2 avatar Jan 27 '25 14:01 NathanGilbert2

Thank you for reporting the issue, the track looks ok.

error connecting to RTSP stream: invalid SDP: media 2 is invalid: invalid AAC config: unsupported object type: 1

We'll need to debug the library. Under the hood we are using https://github.com/bluenviron/gortsplib. We can create an issue over there.

We have are trying to purchase this camera, to debug on our side as well. Let's continue the discussion here.

cedricve avatar Jan 28 '25 06:01 cedricve