Pierre Ståhl

Results 634 comments of Pierre Ståhl

Can't really drop this, since the format limitation is irritating. One thing I was thinking about was to do something similar to how I implemented support for playing local files,...

I am certainly not an ffmpeg expert, but I do know that you can do a lot of crazy voodoo magic with it. So it should certainly be possible. This...

@ashald Just wanted to check if this is still relevant for you? Since it's possible to stream audio via RAOP/AirTunes now, maybe I can make some modifications to allow a...

@ashald So, I prototyped this a bit yesterday and I think I have something that can play audio from a buffer, e.g. stdin. So you can pass audio like this...

I had to make a minor fix to get timing right (it was a bug), but now I'm able to stream and re-code audio via RTSP in ffmpeg and pass...

I noticed that if the source blocks, e.g. due to buffering, then there will be artifacts in the output. That's logical since we don't send any packets when we are...

@ashald Great that you managed to get it working! Owntone (formerly forked-daapd) is cool project and works very we'll once it's up and running! So stick with it 😊 I'll...

Ah, this is a special little edge case I have missed. The only workaround right now is to set the volume after you started streaming, which I guess you can...

I thought I understood what was happening, but I can't seem to reproduce this myself. What OS version are you running on your HomePod? I have a theory of what...

I have tried reproduce exactly like you did, but I can't seem to do that. Looking a logs is probably the easiest way forward. You have instructions for enabling them...