f1d094
f1d094
To start, make sure your audio file compression matches what your camera is set to. In your example it is set to AAC. My example is based on ulaw, which...
@ianwood You may also find the conversation on [#967](https://github.com/AlexxIT/go2rtc/pull/967) and/or [#962](https://github.com/AlexxIT/go2rtc/pull/962) helpful
> or do i have to install a program on my computer? If the answer I provided above does not make immediate sense to you, it may be that you...
It sounds like ding_dong.ulaw isn't in the directory you are running curl from. Try giving it the full path to the file. If your configuration is similar to mine, the...
Don't forget you need to make sure the connection is closed and then have to "open" the connection before sending the file: ``` curl --digest -X PUT "http://admin:[email protected]/ISAPI/System/TwoWayAudio/channels/1/close" curl --digest...
Are your cameras configured to use ulaw?
Hi all...I don't have the bandwidth to breakdown anyone's config or do any step-by-step diagnostics, but here are some tips that got me up and running: 1. Make sure your...
> No upstream maintainers work on the zfs, so it is not likely that upstream can help you. Perhaps people in the community. We recommend everyone use overlayfs on top...
I see. How did the current level of support develop? Is the current level of support going to be deprecated?
Since this affects the basic functionality and anything ZFS related is "can't fix/won't fix" some note should be made in the docs so that for those of us who consider...