Wowza Community

HDS Streaming Url Parameters Encoded in Media URL

Hi!

We use a Live HTTP Origin application and Limlight CDN to provide Livestreams for more than 50.000 Concurrent Viewers

Without URL-Parameters (e.g. http://185.85.29.17/orf2/q4a.sdp/manifest.f4m) the manifest media tag Looks like this

[HTML][/HTML]

But we need some Parameters (e.g. http://185.85.29.17/orf2/q4a.sdp/manifest.f4m?a=2)

then the media tag looks like this

[HTML][/HTML]

The Parameters are encoded within the URL. These calls which treated like unique requests and have to be fetched from the origin

Can I configure the application to ignore the Parameters?

Regards Robert

We got this answer from Wowza Support:

HTTPStreamer Properties. Can be set as a pipe separated list or as a single *. * can also be used as prefix or suffix wildcard.

sanjoseQueryStrRemoveList

cupertinoQueryStrRemoveList

smoothQueryStrRemoveList

mpegdashQueryStrRemoveList

Hello.

Thank you for the update and glad to hear you got this sorted.

Regards,

Salvadore