1
試圖啓動流暢的視頻流請求流式我嘗試了這個例子與他們的網址,也是我的uri「但它沒有工作,我在vlc上也嘗試過它也與iPhone應用程序。這是我的XAML代碼的一部分:視頻直播流媒體
<Core:SMFPlayer>
<Core:SMFPlayer.Playlist>
<Media:PlaylistItem DeliveryMethod="AdaptiveStreaming" MediaSource="http://streaming.toutech.net:1936/live/jawharafm.sdp/playlist.m3u8"/>
</Core:SMFPlayer.Playlist>
</Core:SMFPlayer>
任何想法嗎? –