Soon there will be an official release. Expected would be Saturday.1 can help build a Win x64 cavernpipe?
Soon there will be an official release. Expected would be Saturday.1 can help build a Win x64 cavernpipe?
You can find an early portable release on the bottom of the downloads page.updated?
thanks. how to use this tool?You can find an early portable release on the bottom of the downloads page.
It waits until your software connects with its protocol.thanks. how to use this tool?
FFmpeg can't send data to CavernPipe, as it's a custom protocol. You will get an error if you try that. It needs implementation in players.yes. ffmpeg send data to cavernpipe, can see processing, then how to get pcm?
Hello @VoidX ,FFmpeg can't send data to CavernPipe, as it's a custom protocol. You will get an error if you try that. It needs implementation in players.
[CavernPipeClient] Connecting to CavernPipe...
[CavernPipeClient] Output: 2ch, 48000Hz, 16-bit
[CavernPipeClient] Found pipe at: /var/folders/0l/j482c15x3wscjgfssb87dyt00000gn/T/CoreFxPipe_CavernPipe
[CavernPipeClient] Connected to CavernPipe.
[CavernPipeClient] Connected to CavernPipe.
[CavernPipeClient] Handshake sent.
[CavernPipeClient] First input chunk: 4096 bytes
[CavernPipeClient] First 16 bytes: 0B-77-E5-35-64-40-2F-84-2B-E2-1B-E2-B9-0D-F5-77
The CavernPipe handshake. Your first bytes are instead 0B77, which is the AC-3 magic word, which should be at byte 8.As part of my pipeline setup, I have been trying to forward RAW AC3 /E-AC3 signal to CavernPipe using FFmpeg. Am I missing something?
@sonocotta and @Glider95 - if y'all are using the ESP32, be advised that Espressif strongly urges "keep outs" around the module's PCB antenna.Thanks, I have PuraPath as well. I would not have managed to create tas5805m driver without it. I will create an equivalent driver for the tas5825/28 as well, hopefully somewhere before the end of this year. I will publish a new board based on the TAS5825M. Reach out when you're ready with the software part, I'll do my best to help with hardware
View attachment 474007
Thank you @Pete Lee.
Pitty to see that the technology will be open only to manufacturers :/
With the increasing DIY Speaker projects and the new design appearing every weeks (partially thanks to 3D Printing ! ), an open to public wireless high quality audio transmission would have been great ;D.
On my side, I will try to continue to explore the use of the older WiSA HT (but same issue in term of board procurement, only available from scrapped products) or look into the new ESP32-C5 which onboards 5GhZ WiFI to create an equivalent of what WiSA E is achieving... (but that's huge amount of work).
A combination of these technologies + Cavern + Class D amps would be amazing !
I regret not doing more thorough research before starting the WiSA project, I believe almost similar flow could be achieved with a combination of all these projects. Only one points will never beat WiSA is the latency: a combination of the all above will never reach <50ms (more like 200ms) but is it actually important today where streaming services or Media center always include a video delay feature ?