HLS audio quality vs stream (audio only)

Hi everyone,
I'm creating an iOS app to stream music (only) from Subsonic.
My current server installation is 4.9.
I've got streaming working using HLS (using iOS AVPlayer) but the audio quality is much lower than using the stream.view command.
I don't believe that the app is the issue - even if I access files over HLS in the browser the audio quality is much lower. Using the bitRate setting has no effect. The transcoding settings are the 'out of the box' settings and bitrate wise they look the same as the MP3 transcoding settings.
I would love to use the Stream command, but I can't get it to work using iOS's AVPlayer - not sure whats happening here as the communication with the server dies after the first interaction, whereas a browser based request sends a few requests before starting to play.
HLS supports audio only, but I'm not sure why the quality is so low and cannot be controlled by using the bitRate parameter (rather than messing with transcoding options).
Any help or pointers would be much appreciated.
Thanks
Rich
I'm creating an iOS app to stream music (only) from Subsonic.
My current server installation is 4.9.
I've got streaming working using HLS (using iOS AVPlayer) but the audio quality is much lower than using the stream.view command.
I don't believe that the app is the issue - even if I access files over HLS in the browser the audio quality is much lower. Using the bitRate setting has no effect. The transcoding settings are the 'out of the box' settings and bitrate wise they look the same as the MP3 transcoding settings.
I would love to use the Stream command, but I can't get it to work using iOS's AVPlayer - not sure whats happening here as the communication with the server dies after the first interaction, whereas a browser based request sends a few requests before starting to play.
HLS supports audio only, but I'm not sure why the quality is so low and cannot be controlled by using the bitRate parameter (rather than messing with transcoding options).
Any help or pointers would be much appreciated.
Thanks
Rich