Search found 1 match
- Sun Dec 22, 2024 4:22 pm
- Forum: ZoneMinder 1.34.x
- Topic: I need help getting audio recording to work
- Replies: 18
- Views: 11884
Re: I need help getting audio recording to work
Adding to the end of the source url ":1" fixed audio for me with Tapo (TP-Link) cameras (C120 model) on a Raspberry Pi 5. User, Pedulla, suggested running this command "ffmpeg -i rtsp://user:password@camIP:554/Streaming/Channels/101 -c:v copy -c:a aac foo.mp4" in terminal to get more details on the ...