No credit card. No time limit.
Start freePaste an .mpd manifest URL and validate MPEG-DASH playback, representations, and buffer health, nothing to install
// Press play above to load a stream
MPEG-DASH problems rarely announce themselves; a manifest can parse fine and still stall on real devices. This player surfaces the signals that matter while an .mpd plays: active representation, measured bitrate, buffer health, and dropped frames, the same checks engineers run on Akamai's own reference player. No signup, no install. When you're ready to go live, run your stream on Livepush's Akamai-powered CDN instead of an enterprise-only contract.
Teams from local stations, global networks, sports organisations, and Fortune 500 companies test and run their streams with Livepush.
A DASH player parses an .mpd (Media Presentation Description) manifest and plays the video segments it points to, switching between representations as bandwidth changes. DASH is the codec-agnostic ISO standard behind most Android, browser (MSE), and OTT playback, the counterpart to Apple's HLS.
DASH failures tend to be manifest-level: a SegmentTemplate that resolves to missing segments, a representation encoded off-ladder, a live manifest whose availabilityStartTime drifts, or a CDN edge dropping segment requests under load. Playing the .mpd here, and watching which representation actually loads, isolates those problems before an audience ever sees them.
Drop in a public .mpd URL and playback starts right in your browser, no downloads, extensions, or account. Under the hood it's the same Video.js adaptive engine production players use, so what you see here is what a real DASH client does with your manifest.
?src= query parameter // Paste an MPD manifest and play, no setup https://cdn.example.com/channel/manifest.mpd https://live.example.com/stream/index.m3u8 https://cdn.example.com/clip.mp4
Most free DASH players stop at "it plays". This one keeps a live panel of what the client is actually doing with your manifest: which representation is active, the measured bitrate, buffer health, and dropped frames, diagnostics in the style of Akamai's own test player.
Every representation declared in your .mpd shows up here with its resolution and bitrate, and the one currently playing stays highlighted, so a missing or mis-encoded rung of your adaptive bitrate ladder is visible at a glance instead of buried in manifest XML.
Test manifests from any CDN here for free. Then, when it's your own broadcast on the line, Livepush hosts it on Akamai's global edge network, the infrastructure trusted by BBC, NBCUniversal, and Al Jazeera, sold as self-serve plans rather than an enterprise sales contract.
DASH is the native streaming format of ExoPlayer on Android, Shaka Player and dash.js in browsers, and most Smart TV and OTT SDKs. An .mpd that plays cleanly here will behave the same in all of them, standards-compliant, with no proprietary format or vendor lock-in.
Android and OTT developers, packaging engineers, and broadcast teams, anyone whose .mpd has to work before an audience sees it.
Check that an .mpd is well-formed and plays before it goes into ExoPlayer, Shaka Player, or a Smart TV SDK.
Verify a packager change didn't break segment templates, timing, or the representation ladder in the output MPD.
Load the same DASH manifest from Akamai, AWS, Cloudflare, or Livepush and see which edge holds up under playback.
Watch representations switch in real time to understand how MPEG-DASH ABR decisions actually happen.
Take the exact .mpd URL from a bug report and reproduce the viewer's playback problem in one paste.
Give a client's DASH setup a pre-launch once-over from any laptop, no tooling to set up.
No credit card. No time limit.
Start freeHost events on your own player with CDN delivery.
See hosting plansReviewed on Trustpilot and Capterra by streamers, broadcasters, and teams worldwide.
"Service works perfectly. Very easy to use and set up. Couldn't be happier with Livepush and the service they offer."
"Livepush offers scheduling features not found elsewhere, plus excellent support."
"Fantastic company with great features for the true TV broadcasters. Special thanks to their developer support who went way out of their way to assist us."
"Since I got on this platform, it has helped me tremendously. Great support!"
"Previously we were using a Wowza stream engine that buffered all the time. No problems with Livepush up to now, customer service is excellent."
"Livepush is great on price, functionality, and customer service. Highly recommend."
"The support team was very helpful and patient. After upgrading my storage plan, everything worked smoothly."
"The live stream was really smooth. No issues at all, and it even gave me peace of mind when I was away on vacation."
"Very good support and a well-working CDN solution."
Join thousands of streamers, broadcasters, and communities already on Livepush.
Everything about MPD manifests, DASH playback, reading the diagnostics, and choosing a CDN. More questions? Visit the Help Center.