SmoothStreaming is a video streaming format created by Microsoft. Use this tag to add questions related to creating and playing back these streams.
Questions tagged [smooth-streaming]
114 questions
1
vote
1 answer
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
- 9,305
- 9
- 41
- 61
1
vote
1 answer
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 and playready individually.
But I am not able to…

Jigar Sheth
- 586
- 2
- 5
- 21
1
vote
1 answer
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 "http://www.streaming/video.mp4" the player does…

Csharp_crack
- 246
- 1
- 6
- 18
1
vote
1 answer
IIS smooth streaming does not play a video on asp.net MVC 4 with Razor
I am trying to get a basic demo working but can't succeed, I've spent hours and hours on it..
I am building an iis smooth streaming player with no controls at first that auto plays the video, I am using "MMP"- Microsoft media platform which was…

Ray
- 407
- 1
- 3
- 15
1
vote
2 answers
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""
Now the Source Smooth Streams are encoded using…

Tarun
- 517
- 4
- 9
- 24
1
vote
1 answer
how to hook ISmoothStreamCache object in SMFPlayer (Smooth Streaming Development kit)
I am using SMFPlayer in SilverLight Smooth Streaming Development Kit.
And I am able to play video content, however for some reason we want to have
control over data being downloaded and parsed. For that Purpose we want to start…

Big O
- 417
- 1
- 5
- 14
1
vote
1 answer
Smooth streaming via application
Can I use smooth streaming to load music and maybe a video on Android, iOS, Windows phone without using a browser? (Via application)

Lucas Rodrigues Sena
- 399
- 6
- 21
1
vote
0 answers
Publishing a dynamic playlist through IIS Live Smooth Streaming
I am publishing videos by using Expression Encoder with IIS Smooth Streaming.
I want to convert the system into a programmatic way. How can I publish my dynamic video playlist (which I made using WPF) via IIS Smooth Streaming? I have to make this…

gheorghegu
- 11
- 1
1
vote
1 answer
Video Live Streaming
trying to launch a video streaming request with smooth Streaming i tried this example with their url and also my uri " but it didn't work , i tried it on vlc also it worked with an iphone application .. ! this is a part of my xaml code…

Meriem Ben Mrad
- 51
- 6
1
vote
1 answer
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 be supported natively:
Apple HLS (Http Live…

andy
- 53
- 3
1
vote
1 answer
How to stream MP3 files through IIS smooth streaming technique
In my project I have requirement to stream MP3 files from IIS using Smooth streaming technique. I believe we can achieve the same by encoding MP3 files to .isma files (audio only streaming). My question is how to encode these MP3 files using…

GR Kamath
- 65
- 1
- 7
1
vote
1 answer
"Insufficient content duration available" when playing a stream through the SmoothStreamingMediaElement
I am working on an application that features IIS Smooth Streaming using the SmoothStreamingMediaElement. Because of the nature of the project I can't disclose the source of the stream, I can however provide full technical information on the problem…

Tom Verhoeff
- 1,270
- 6
- 12
0
votes
1 answer
Smooth Streaming to android
I have set up smooth streaming from IIS7 and it is working fine on Silverlight and iPhone.
Is it possible to use the following live URL stream to be streamed to Android devices ?
URL - httpL//webURL/stream.isml/manifest(format=m3u8-aapl).m3u8

Kwik Pedro
- 1
- 1
- 2
0
votes
1 answer
Playing a part of video using SMIL on iPad
I have an IIS Server with Smooth Streaming Media Services installed and a video file, f.e. it length equal 100.
Have SMIL markup any parameter or something another to next case:
I set SMIL file as a source if html5 video tag
In SMIL I set…

user1004939
- 1
- 2
0
votes
1 answer
IIS Smooth Streaming encoding with Azure?
I'm working on a project for teachers and students to be able to have a medium to interact with one another using Azure as a medium for content delivery. However, since this is basically a free service (and a non-profit site), not every teacher can…

Shyatic
- 43
- 1
- 6