Menu

Changes in audio request string

Some servers has just changed the way audio chunks are requested by adding a track name. Before this change they were requested in this way:

QualityLevels({bitrate},{CustomAttributes})/Fragments(audio={start time})

now they are requested in this way (track name is just an example):

Name="track_1"
Url="QualityLevels({bitrate},{CustomAttributes})/Fragments(track_1={start time})"

I've already fixed this and I will relase soon the next version of smthplayer that also brings adaptive streaming support,
Have fun,
Matteo

Posted by Matteo Seclì 2012-03-15

Log in to post a comment.

Auth0 Logo