Hello Salvadore,
We have configured the Wowza exactly like the tutorial here:
https://www.wowza.com/forums/content…28MPEG-DASH%29
Here is the manifest file:
http://lsv.swisstxt.ch/lsv/smil:StudiocamSRF3/manifest.mpd
Here is the output from curl:
HTTP/1.1 200 OK
Server: nginx
Date: Wed, 29 Jun 2016 07:04:26 GMT
Content-Type: application/dash+xml
Content-Length: 2897
Connection: keep-alive
Access-Control-Expose-Headers: Date, Server, Content-Type, Content-Length
Access-Control-Allow-Headers: Content-Type, User-Agent, If-Modified-Since, Cache-Control, Range
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: OPTIONS, GET, POST, HEAD
Access-Control-Allow-Credentials: true
Accept-Ranges: bytes
Cache-Control: no-cache
Access-Control-Allow-Origin: *
<?xml version="1.0" encoding="UTF-8"?>
<MPD xmlns:xsi=“http://www.w3.org/2001/XMLSchema-instance”
xmlns=“urn:mpeg:dash:schema:mpd:2011”
xmlns:xlink=“http://www.w3.org/1999/xlink”
xsi:schemaLocation=“urn:mpeg:DASH:schema:MPD:2011 http://standards.iso.org/ittf/PubliclyAvailableStandards/MPEG-DASH_schema_files/DASH-MPD.xsd”
profiles=“urn:mpeg:dash:profile:isoff-live:2011”
type=“dynamic”
minimumUpdatePeriod=“PT7.782S”
publishTime=“2016-06-29T07:04:26Z”
availabilityStartTime=“2016-06-29T03:01:03Z”
timeShiftBufferDepth=“PT50.0S”
suggestedPresentationDelay=“PT15.0S”
minBufferTime=“PT6.0S”>
StudiocamSRF3
Best regards,
Nico