Top "Smooth-streaming" questions

SmoothStreaming is a video streaming format created by Microsoft.

How to download IIS smooth streaming (ISM) as MKV or AVI?

There is an audio+video stream in IIS smooth streaming (ISM) format available via HTTP. The .ism/manifest file looks …

linux stream download smooth-streaming
How to find SPS and PPS string in H264 codec from mp4

As you all know that in Smooth Stream client manifest file, contains a "CodecPrivateData" attribute in video tag. Now after …

ffmpeg h.264 codec libavcodec smooth-streaming
Smooth Streaming .ism to an HTML5 video tag

I understand that the best bet when streaming a video as a source in an HTML5 tag would be .mp4. …

javascript html5-video smooth-streaming smooth-streaming-player
Is there a free PlayReady server available?

I am trying to do an experiment with encrypted Microsoft smooth streaming streams. And i have a IIS server with …

drm smooth-streaming playready
SPS and PPS (aka dwSequenceHeader) in Media Foundation's H264 encoder

I'm using the H264 encoder from Media Foundation (MFT). I extracted the SPS and PPS from it, because I need …

h.264 video-encoding ms-media-foundation smooth-streaming