felipecrs / hass-expose-camera-stream-source

Allows to import Home Assistant cameras into go2rtc and Frigate
MIT License
103 stars 4 forks source link

frigate recording bad codec #44

Open kiloptero opened 12 hours ago

kiloptero commented 12 hours ago

hi! im able to see the camera without issues and even use a detection camera. the issue is when i try see in the recording part send an error.[image]() thanks!!

felipecrs commented 9 hours ago

I believe you need help from Frigate. Try opening an issue there. Also, try to figure out the codecs of your camera.

One blind idea is that you need to add a ffmpeg to recode audio to AAC.

kiloptero commented 9 hours ago

any idea how to reencode?

Andres Roepke

On Sat, Nov 23, 2024 at 12:16 Felipe Santos @.***> wrote:

I believe you need help from Frigate. Try opening an issue there. Also, try to figure out the codecs of your camera.

One blind idea is that you need to add a ffmpeg to recode audio to AAC.

— Reply to this email directly, view it on GitHub https://github.com/felipecrs/hass-expose-camera-stream-source/issues/44#issuecomment-2495510724, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIOTKWROLFFLNPC4FQPD2ND2CCL3JAVCNFSM6AAAAABSLB6INKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOJVGUYTANZSGQ . You are receiving this because you authored the thread.Message ID: @.*** com>

felipecrs commented 9 hours ago

"To add AAC audio on demand, you can update your go2rtc config as follows" https://docs.frigate.video/guides/configuring_go2rtc/#:~:text=To%20add%20AAC%20audio%20on%20demand%2C%20you%20can%20update%20your%20go2rtc%20config%20as%20follows

kiloptero commented 9 hours ago

lets try.. the issue is im using the expose camera and some times the config that works in a standart stream doesnt work

Andres Roepke

On Sat, Nov 23, 2024 at 12:37 Felipe Santos @.***> wrote:

"To add AAC audio on demand, you can update your go2rtc config as follows"

https://docs.frigate.video/guides/configuring_go2rtc/#:~:text=To%20add%20AAC%20audio%20on%20demand%2C%20you%20can%20update%20your%20go2rtc%20config%20as%20follows

— Reply to this email directly, view it on GitHub https://github.com/felipecrs/hass-expose-camera-stream-source/issues/44#issuecomment-2495516672, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIOTKWXWIAOMWRAEMFIZZFT2CCOLPAVCNFSM6AAAAABSLB6INKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOJVGUYTMNRXGI . You are receiving this because you authored the thread.Message ID: @.*** com>

felipecrs commented 9 hours ago

Hm.. it was supposed to work the same.