Post Reply 
Announcing MinimServer 2
01-04-2020, 12:39
Post: #93
RE: Announcing MinimServer 2
(31-03-2020 22:20)simoncn Wrote:  Thanks for this log. It confirms what I was suspecting. Your renderer (which identifies iself as LUMIN??) starts by making a normal streaming request and reads a small amount of audio data. It then closes the connection and makes a byte-range request to MinimServer (start streaming from byte offset 917504). This is valid for a disk file where the byte offsets are always the same but is not valid for a radio stream where the byte offsets are changing all the time.

MinimServer cannot handle this and sends an error response to the renderer. The renderer keeps trying and eventually gives up. The two seconds of audio that you heard is what the renderer received before it sent its first byte-range request.

The only solution is for the renderer not to send byte-range requests. You could try transcoding the stream into other formats such as L16 or WAV to see if that makes any difference.

Okay thanks Simon. Yes LUMIN is the system on my iPad that I use to control the streaming and NAS playback. Funnily enough I was looking at the transcoding instructions the other night and was struggling to even know where to start. Could you give me some tips on getting that done, or point me to a thread where you have already provided that advice? Thanks.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Announcing MinimServer 2 - simoncn - 15-12-2019, 23:16
RE: Announcing MinimServer 2 - DavidL - 16-12-2019, 09:16
RE: Announcing MinimServer 2 - Donuk - 16-12-2019, 10:38
RE: Announcing MinimServer 2 - ErikM - 21-12-2019, 21:23
RE: Announcing MinimServer 2 - ErikM - 22-12-2019, 23:12
RE: Announcing MinimServer 2 - bbrip - 30-12-2019, 19:39
RE: Announcing MinimServer 2 - Roendi - 01-01-2020, 10:47
RE: Announcing MinimServer 2 - uk75 - 16-01-2020, 11:22
RE: Announcing MinimServer 2 - Steve - 20-01-2020, 10:29
RE: Announcing MinimServer 2 - rjzman - 03-02-2020, 01:43
RE: Announcing MinimServer 2 - rjzman - 03-02-2020, 07:57
RE: Announcing MinimServer 2 - Rudi64 - 07-02-2020, 22:16
RE: Announcing MinimServer 2 - SaraH - 01-03-2020, 11:20
RE: Announcing MinimServer 2 - bbrip - 30-03-2020, 22:53
RE: Announcing MinimServer 2 - Carefant - 01-04-2020 12:39
RE: Announcing MinimServer 2 - bbrip - 14-04-2020, 20:16
RE: Announcing MinimServer 2 - RSJ - 20-04-2020, 20:05
RE: Announcing MinimServer 2 - RSJ - 26-04-2020, 10:56
RE: Announcing MinimServer 2 - RSJ - 26-04-2020, 20:59

Forum Jump:


User(s) browsing this thread: 2 Guest(s)