Different Bitrates not working
Hi,
1) In the mobile website I have used the subsonic streaming of mp3. And the subsonic is installed in GigaPros server. I have used this API to stream the songs in my app : http://x.x.x.x:4040/rest/stream.view?u= ... itRate=128. But I am not getting the song at 128 bitrate, even if I use 63 or 32 it streams in 320 kbps itself.
Why is this happening even if I have used the maxbitrate parameter ?
How can I stream songs at 32, 64, 128 etc bitrates.. ?
2) Is there a way to get the entire reports for the songs that are played by the users.
Example: get the total minutes Song1 has been played, get the total number of times the song was played by the users etc?
Need this to generate the reports.
1) In the mobile website I have used the subsonic streaming of mp3. And the subsonic is installed in GigaPros server. I have used this API to stream the songs in my app : http://x.x.x.x:4040/rest/stream.view?u= ... itRate=128. But I am not getting the song at 128 bitrate, even if I use 63 or 32 it streams in 320 kbps itself.
Why is this happening even if I have used the maxbitrate parameter ?
How can I stream songs at 32, 64, 128 etc bitrates.. ?
2) Is there a way to get the entire reports for the songs that are played by the users.
Example: get the total minutes Song1 has been played, get the total number of times the song was played by the users etc?
Need this to generate the reports.