Skip to main content
Home Forums Silverlight Design Video and Media MP3 live streams in Silverlight Player
2 replies. Latest Post by Yi-Lun Luo - MSFT on September 1, 2008.
(0)
uwe.schnepf
Member
0 points
1 Posts
08-29-2008 1:12 PM |
Hi,
we have developed a radioplayer to play back mp3 and wma webradio streams. We are using SL player to playback wma-streams, and Flash Player to playback mp3 streams.
See
http://de-ffm001-ht03.newmedia.nacamar.net/customer/kdg/
(still work in progress)
We would love to get rid of the Flash player, but SL does not support live streaming of MP3 (neither Icecast nor Shoutcast servers) . Or is there anything in the pipeline, or something we dont know?
Your help is highly appreciated.
Best regards,
Uwe Schnepf
gjhdigital
Participant
1415 points
301 Posts
08-29-2008 2:39 PM |
test your mp3 stream here:http://www.gjhdigital.com/gjhdigital/sl/
if it doesnt play then the .mp3 is not the correct protocolAudio:
Yi-Lun L...
All-Star
25052 points
2,747 Posts
09-01-2008 2:57 AM |
Hello, other than checking the Silverlight client, you should also check the server. If you're using Windows Media Services, there're a few restrictions regarding mp3. The following statement is from http://www.microsoft.com/windows/windowsmedia/forpros/server/faq.aspx#2_6.
Windows Media Services cannot stream multiple-bit-rate (MBR) MP3 files. If the MP3 file was encoded by using a multiple bit rate, it will not play back as expected when it is streamed from a Windows Media server.In addition, if the MP3 file content is too short, the server may not be able to stream the file to Windows Media Player. To ensure reliable rendering, the content must meet the minimum supported content length of the player to ensure reliable playback. The minimum supported content length for Windows Media Player 9 Series or later or a player that uses the Windows Media Player 9 Series ActiveX control is 5 seconds. The minimum supported content length for earlier versions of Windows Media Player is 30 seconds. Content that is shorter than this minimum length may not render completely or at all.