Morphy99

Results 61 comments of Morphy99

I'm not 100% sure this is correct as it's not what the docs are saying but it seems to have solved the issue of no audio with webRTC. I removed...

Not sure what you mean the camera itself is choosing bad audio? Isn't it a fixed codec? `audio=aac` is already in the camera input, do I need to adjust this...

I got some ffmpeg crashes with `audio=aac` when starting the addon: `ffmpeg.front.detect ERROR : rtsp://127.0.0.1:8554/front?video=copy&audio=aac: Invalid data found when processing input` But it seems to settle down and stop crashing....

Current config is the same as in the OP apart from I changed these lines (as suggested): ``` go2rtc: streams: front: ffmpeg:https://192.168.xxx.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxxx&password=xxxx#video=copy#audio=aac#audio=opus ``` In the camera config: ``` output_args: record:...

removing`audio=aac` stops the ffmpeg crashes.

> Doesn't seem like you ever posted the ffmpeg logs, those would be helpful to see. How do I get those? I added ffmpeg logging to the config but I...

> You said ffmpeg was crashing so you must have the logs for that? That was only when I had `audio=aac` in the restream config. Without it and `audio=copy` webRTC...

I've noticed that some of the clips which don't have audio, are in fact only missing a channel. For some reason the Frigate web player won't play the audio at...

I'm seeing this issue too, did you find a solution?

I've just backed up my list to /opt/tmp and then factory reset and firmware updated and it seems the /opt/tmp folder has been wiped! Is this normal?? My external drive...