Closed GoogleCodeExporter closed 8 years ago
I made a patch to fix both this issue and the issue 100 in r558. There are
quite signifigant changes, so I hope people will test it and report here how it
works in different configurations.
I moved BufferedSink from top of the encoders to top of the TcpSocket, so
BufferedSink deals now with encoded audio instead of raw audio. Therefore,
bufferSecs setting in the config file doesn't set an accurate length of the
buffer any more, but instead it is an approximate lower bound of the buffer
length.
Original comment by kulon...@gmail.com
on 21 Feb 2014 at 1:11
Attachments:
Jmarktur has helped me a lot testing the changes I made, and thanks to him, we
found a couple more issues related to remote streaming. I will post a new patch
addressing these new issues after we have tested it carefully.
Original comment by kulon...@gmail.com
on 26 Feb 2014 at 7:20
Patch applied in r559.
Thanks.
Original comment by rafael2k...@gmail.com
on 26 Feb 2014 at 7:49
Original issue reported on code.google.com by
kulon...@gmail.com
on 20 Feb 2014 at 9:06