Manuel Weichselbaumer

Results 27 comments of Manuel Weichselbaumer

Ok, you started conrowd with **your** user, instead of the **cornrowd** user. The latter will be added automatically during installation: ``` minski@raspberrypi:~ $ sudo dpkg -i cornrowd_0.8.1_armhf.deb Selecting previously unselected...

Yes, i saw that you have a branch for RTP. This is where i took the RtpHeader from. Is it defined in some RTP spec, that it has to be...

RTP: Ok, they shouldn't behave like this. They should respect the timestamp when to present the appropriate sample/frame. But on the other side: currently, for scream you need proprietary receivers...

Hi, i made another update. Could you find the time to test, whether this approach might be valid? If ok, i can continue cleaning this up. Btw, is it possible...

Ok, i see your point. My guess was, that you tried a user-space solution as well. Yes, i tried to use standard socket functions, but that doesn‘t work within an...

Thanks for your interest and looking forward to hear from your experience with my daemon. I started using bt-speaker quite a while ago and i never had issues with it....

Ah ok, i missed that other branch. Well, my intention was not to support a "real" RTP receiver. But one could reuse some code from a RTP receiver. I experienced...