Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
NathanGilbert2 opened this issue Jan 27, 2025 · 1 comment
Open
Assignees
Labels
bug Something isn't working

Comments

@NathanGilbert2
Copy link

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

@cedricve
Copy link
Member

cedricve commented Jan 28, 2025

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 cedricve added the bug Something isn't working label Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants