Questions tagged [smooth-streaming]

SmoothStreaming is a video streaming format created by Microsoft. Use this tag to add questions related to creating and playing back these streams.

smooth-streaming
Filter by
Sorted by
Tagged with
42 votes
0 answers
2k views

How to make a composite manifest for Microsoft smooth streaming

I am new to Microsoft Smooth Streaming and have questions about the making of composite manifests. Following the guidance from here. I was able to make a composite manifest of a single clip element ...
Lich's user avatar
  • 671
7 votes
4 answers
24k views

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 like: <?xml version="1.0" encoding="utf-16"?> <SmoothStreamingMedia ...
pts's user avatar
  • 84.6k
6 votes
2 answers
2k views

How to play H264 stream with SilverLight?

I have an H264 stream (IIS - smooth streaming) that I would like to play with SilverLight. Apparently SilverLight can do it, but how? Note: the VC-1 stream can be played by the SilverLight, but H264 ...
user1764961's user avatar
6 votes
2 answers
7k views

Rebuilding MP4 file from fragmented MP4 "mdat" atom?

I'm trying to rebuild a video file from a Smooth Streaming server. Smooth Streaming serves fMP4 files which are regular MP4 files without neither their FTYP nor their MOOV atoms. All the informations ...
Velcro's user avatar
  • 556
5 votes
1 answer
6k views

Samsung Smart TV, PlayDRM and HLS

We use in our applications for Samsung Smart TVs either the Apple HLS or progressive download for getting/playing the video. We would like to move to the DRM protected content and we saw in the SDK ...
STeN's user avatar
  • 6,260
5 votes
1 answer
1k views

SmoothStreamingMediaElement.Play() - Exception thrown but player starts

When I set my SmoothStreamingSource and then call .Play() I get the following exception... "Play is not allowed when there is no source set." The odd thing, is that if I handle this exception (shown ...
Ben's user avatar
  • 51
5 votes
3 answers
6k views

How to play smooth streaming video in Chromecast?

According the Chromecast Developers page, Chromecast supports the SmoothStreaming container, which I believe uses video chunks with the .ismv extension. I am having problems getting those video files ...
AdrenGarage's user avatar
4 votes
1 answer
21k views

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 my initial investigation I found that this string is formed by using SPS and ...
Tarun's user avatar
  • 517
4 votes
1 answer
3k views

Splitting mp4 files vs mp4-dash

While serving video to users on website there were few options to choose from. Namely HLS, Smooth streaming, Dash or HDS. Dash seemed to be a better choice. Looking at how it works is that it splits ...
user avatar
4 votes
0 answers
259 views

Smooth streaming - How does silverlight choose default language track in multi audio manifest

I have a smooth stream source with English and Spanish audio tracks. When player starts playing - English is the default language. How does it get set which is the default audio language track? A few ...
Oren.Me's user avatar
  • 81
4 votes
2 answers
3k views

Wowza + Live Streaming + Windows Phones?

I'm newbie in Live Streaming logics but I now have a Wowza backended setup and i got following streams out from server: http://.................../mychannel/playlist.m3u8 http://.................../...
シリウス's user avatar
  • 1,941
3 votes
1 answer
1k views

Objective-C Download a Smooth Streaming Video

I am wondering if there is a way with Objective-C to download a mp4 video that is setup to stream in a Smooth Streaming format. So far I have tried AFNetworking, NSInputStream, and ...
AgnosticDev's user avatar
  • 1,853
3 votes
2 answers
14k views

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. But let's say that I have a source that only outputs fragmented to an ism/manifest. Is there any way ...
Tor's user avatar
  • 784
3 votes
1 answer
5k views

Example public live stream for IIS smooth streaming

I'm interested in a publicly available live stream (with IsLive=true in the manifest file) in the IIS smooth streaming format. The content doesn't matter. I'd like to test some software if it supports ...
pts's user avatar
  • 84.6k
3 votes
2 answers
2k views

how to encrypt Smooth Streaming with PlayReady

I am trying to develop an encryption tools that takes clear Smooth Streaming files and encrypt them with PlayReady DRM. The only solution I found is using IIS Transform Manager. My problem is that I ...
Himberjack's user avatar
  • 5,782
3 votes
3 answers
3k views

Azure Media Services Shared Access Policy limitations

I'm trying to create time-limited URL's for smooth streaming of media stored in Azure Media Services. I am working against the code supplied here. Windows Azure Smooth Streaming example I upload a ...
thornhill's user avatar
  • 631
3 votes
1 answer
2k views

RTP to Live Smooth Streaming

I have a RTP video stream that I want to send to a set-top box. Unfortunately, the set-top box doesn't support RTP and I have convert it to Smooth Streaming. I've tried using Wowza Media Server to ...
Tiago's user avatar
  • 3,123
3 votes
1 answer
1k views

HLS over IIS with Smooth Streaming Format SDK

I'm trying to run HLS over IIS and Smooth Streaming via Silverlight works fine but not HLS. What I have: New Live Smooth Streaming Publishing Point with HLS support enabled; Connected Publishing ...
Taras.Igorovich's user avatar
3 votes
2 answers
2k views

Is it actually possible to play SmoothStreaming videos on Chromecast without using (format=mpd-time-csf)?

I'm trying to get a video playing on Chromecast - it's available as an MS Smooth Streaming manifest (example), but I can't specify format=mpd-time-csf (example), as it's not available in that format. ...
Alex Gilleran's user avatar
3 votes
3 answers
1k views

Recommend a Server Side Media Encoder or SDK [closed]

I'm writing a video on demand solution. I want to take care of the end to end process, from ingestion of content to playback. I have decided to utilise IIS Smooth Streaming for the method of ...
Damo's user avatar
  • 2,016
3 votes
4 answers
10k views

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 transform manager installed. However, i wonder is there a free PlayReady server ...
Lich's user avatar
  • 671
3 votes
0 answers
229 views

Does IIS support CEA-608 closed captions transformation?

I use IIS Smooth Streaming (.isml) stuff to deliver video stream to Silverlight plugin and to IOS devices by IIS HLS re-encoding "on fly". Also I send "Closed Captions" to live stream - it works fine ...
Andrei Piatrou's user avatar
3 votes
0 answers
3k views

ffmpeg and iis smooth streaming

I have a local iis instance with configured publishing point. The point is good I've tested it by Expression Encoder 4 Pro IIS smooth streaming feature. But when I'm trying to stream to is using ...
Andrei Piatrou's user avatar
3 votes
0 answers
805 views

How to create a video on-demand solution based on IIS?

I went to the IIS Media services website and got lost with all the good features they have there. What I need is to offer video on-demand (streaming off course) with these features: Adaptive ...
CodeMaster2008's user avatar
2 votes
1 answer
3k views

How do I generate the .ism and .ismc with FFmpeg

I'm trying to set up a service that will output .ismv files for smooth streaming. Currently I'm using the following command to start the transcode: ffmpeg.exe -i <infile> -movflags ...
Chrono's user avatar
  • 1,463
2 votes
2 answers
1k views

Azure - Preparing content for Smooth Streaming

After my encoding Azure task is done, I have a bunch of ISMV/ISMA files stored onto Azure blob. Now I want them to be available for Smooth Streaming. How can I do that? The articles I found in ...
vyakhir's user avatar
  • 1,734
2 votes
1 answer
2k views

Smooth Streaming Codec Private Data

When I add a new SSF_STREAM_INFO into the SSF SDK muxer, the header data that is produced doesn't seem to contain a proper value for CodecPrivateData param. <param name="CodecPrivateData" value="...
Daniel L.'s user avatar
  • 437
2 votes
1 answer
1k views

Smooth Streaming Apple URL gives 404

I have followed the walkthroughs to make an IIS Smooth Streaming publishing point support Apple devices, but have run into a problem: the target URL for the <video> tag generates a 404 response. ...
mm201's user avatar
  • 535
2 votes
1 answer
1k views

DFXP caption files to ismt smooth streaming format

I have some DFXP caption files that I need to convert to ismt files for playout using microsoft smooth streaming. Does anyone know how I can get these files converted without using expression ...
Russell Troywest's user avatar
2 votes
1 answer
384 views

Playing ogg voices as smoothly as possible in Java - TTS application

I am developing a text-to-speech (TTS) for my own language in Java (its a final project which has not been developed before, therefore I cannot use built-in classes). I can recognize the diphones for ...
Nawras's user avatar
  • 301
2 votes
1 answer
944 views

Failed to resolve: com.google.android.exoplayer:exoplayer-smoothstreaming:2.6.1

I have a problem to build a expo detached project in android. When i build the project, the output from console build says: Failed to resolve: com.google.android.exoplayer:exoplayer-smoothstreaming:2....
Guilherme Silva's user avatar
2 votes
0 answers
748 views

Ffmpeg iis smooth streaming credentials

I use ffmpeg to stream live video to IIS publishing point by this command ffmpeg -f dshow -i video="video device name":audio="audio device name" -pix_fmt yuv420p -f ismv http://localhost/test.isml ...
Andrei Piatrou's user avatar
2 votes
1 answer
1k views

Available encoder to IIS smooth streaming

I am trying to make a web site with IIS smooth streaming but all the tutorials and examples that I found use Microsoft Expression Encoder 4 pro. According to them only the pro version is capable of ...
sawula's user avatar
  • 31
2 votes
0 answers
3k views

WinHttpReceiveResponse() always returns ERROR_INTERNET_INCORRECT_HANDLE_STATE

I'm trying to add WinHTTP authentication to my application. The application should connect to the IIS and stream some data. After sending some chunked data with the WinHttpWriteData() API (Transfer-...
user avatar
2 votes
2 answers
200 views

Guessing values in real time based on previous values

The following applies to c# .net 4. I am looking for a c# code. (Figure 1) I have different values, for instance 700, 712, 703 and 720. dt1 is for instance 30ms, dt2 may be 9ms. What matters is that ...
Zurechtweiser's user avatar
2 votes
0 answers
600 views

Unit Test Explorer in Visual Studio 11 fails with reference to the Microsoft Smooth Streaming Client SDK Beta 1 assembly

Having a reference to the Microsoft.Media.SmoothStreaming.dll in a Metro Style App project, then attempting to run tests from a separate Unit Test project that references the Metro Style App assembly ...
Paul Cullin's user avatar
1 vote
2 answers
2k views

Smooth Streaming Player - Multi Audio Track - H.264 SmoothStreams

I am trying develop a silverlight player based on SmoothStreamingMediaElement. For Ref: SSME:SmoothStreamingMediaElement Grid.Row="2" x:Name="medSmooth" AutoPlay="True" MinWidth="320" MinHeight="240"" ...
Tarun's user avatar
  • 517
1 vote
1 answer
1k views

Load Testing video streaming HLS/MPEG-DASH/Smooth : What metrics do I need? [closed]

At my company we need to load test video streaming delivering Live and VOD. Video are delivered following 3 encoding formats: Apple HLS MPEG-DASH MS Smooth We'd like to use Apache JMeter in order ...
Loc Ann's user avatar
  • 465
1 vote
2 answers
6k views

Chromecast support for Smooth Streaming with PlayReady

I'm aware that developer-preview of Chromecast receiver does not fully support Smooth Streaming manifest URL (See Update#1). I have tested content provided by Microsoft PlayReady(TM) Test Server - ...
Hossain Khan's user avatar
  • 6,402
1 vote
1 answer
956 views

Load higher quality smooth streaming bitrate on start

Is it possible to adjust the way in which smooth streaming xap bitrate is first started? As it is right now, the player shows a low quality stream until is has buffered the higher quality. Can I ...
user avatar
1 vote
1 answer
799 views

Windows 8 tablet streaming support

Does anyone know which video streaming delivery methods will be supported natively and within metro style apps on Windows 8 tablets (and also Windows Phone 8)? I am hoping one of the following will ...
andy's user avatar
  • 53
1 vote
1 answer
4k views

smooth streaming in html5

Is there a way to a play video in html5 player using smooth streaming?? I have a requirement of playing Playready Drm protected videos....I tried using the Dash player , using this link http://ie....
varun's user avatar
  • 33
1 vote
2 answers
1k views

Where to put 64-bit IV in 128-bit counter block for AES-128 CTR mode, in PIFF format

The documents just don't seem to provide an answer.. Microsoft tried to explain the subject clearly, but it is still ambiguous. At least in our case. We have an encrypted MP4 stream. It contains "...
uluorta's user avatar
  • 133
1 vote
1 answer
524 views

Get Thumbnail from a smooth streaming file (.ism)

Does any body know how to get a thumbnail/snapshot of a specific frame of a smooth streaming file using C#.net and WPF. Regards, Allan
Allan Chua's user avatar
  • 9,819
1 vote
1 answer
929 views

UWP Windows 10 app - Smooth Streaming support

I am looking to port Silverlight app to UWP Windows 10 app. I read a lot of blogs saying it is possible to play Smooth Streaming videos in UWP, but as long as I can see - MediaElement and ...
Boppity Bop's user avatar
  • 9,985
1 vote
2 answers
2k views

Trick playing iis smooth streaming (.ism) in android

I'm developing a software which should play videos from Azure Media Service, which are in format .ism. I know that this format isn't supported by standrard Android video player. What is the most ...
AnZyuZya's user avatar
  • 201
1 vote
2 answers
2k views

Chromecast sender as a PlayReady license provider

Let's assume we have an encrypted stream (SmoothStreaming + Playready) and a custom receiver build on googlecast/cast-custom-receiver. I can see that device tries to get the license from the LA_URL (...
trnl's user avatar
  • 514
1 vote
1 answer
412 views

Encoding videos for web and mobile using Azure Media Services

I'm using Azure Media Services to encode adaptive videos that need to be seen in web (I'm using Smooth Streaming for this) and in both iOS and Android (and I'm using HLS for both). In the Azure ...
Cool Acid's user avatar
  • 153
1 vote
1 answer
1k views

Smooth streaming + Playready together on Windows 8 application

I am trying my hands on Windows 8 Application development and was trying for Playready and Smooth streaming. There are sample applications available which explain on how to implement smooth streaming ...
Jigar Sheth's user avatar
1 vote
1 answer
2k views

How to play videos using Smooth Streaming media element

I want to stream a video file in my windows phone application.. After i have researched, the smooth streaming media element would do this, I believe. but when im assigning the SmoothStreamingSource to ...
Csharp_crack's user avatar