<div dir="ltr"><div>Hello. looks like I encounter a bug but before I file it I want to hear some feedback from more experienced gstreamer users.</div><div><br></div><div>I use gstreamer android 1.2.1</div><div><br></div><div>
I try to play simple hls audio only mp3 stream (<a href="https://ec-media-hls.soundcloud.com/playlist/swx3WdvxAQ9W.128.mp3/playlist.m3u8">https://ec-media-hls.soundcloud.com/playlist/swx3WdvxAQ9W.128.mp3/playlist.m3u8</a>)</div>
<div><br></div><div>My pipeline is </div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><span class="">souphttpsrc</span> ! <span class="">hlsdemux</span> ! <span class="">mpegaudioparse</span> ! mad ! <span class="">audioconvert</span> ! <span class="">audioresample</span> ! <span class="">autoaudiosink</span></blockquote>
















<div> or just playbin. issue is the same.</div><div><br></div><div>And my source code has few modifications from Android Tutorial5.</div><div><br></div><div>My stream gets played once in 3-4 tries. If it starts it plays/pause fine. But more often I get this errors.</div>
<blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>gstsouphttpsrc.c:888:gst_soup_http_src_got_headers_cb:<mysource> error: Server does not support seeking.</div><div>gst_soup_http_src_got_headers_cb:<mysource> error: Server does not accept Range HTTP header, URL: <a href="https://ec-media-hls.soundcloud.com/playlist/swx3WdvxAQ9W.128.mp3/playlist.m3u8">https://ec-media-hls.soundcloud.com/playlist/swx3WdvxAQ9W.128.mp3/playlist.m3u8</a></div>
</blockquote><div><br></div>Server does not support range requests. or maybe does. It does not matter as it should not to serve HLS playlists and chunks. And why it plays fine sometimes then?<div><br></div><div>Please share the workaround if you have one or thumb up for bug report.</div>
<div><br></div><div>Thanks.<br><br><div><br></div><br clear="all"><div><div dir="ltr"><p style="margin:0px;padding:0px;color:rgb(68,68,68);font-family:'Segoe UI','Lucida Grande',sans-serif;line-height:19px">
Alexander Zallesov</p><p style="margin:0px;padding:0px;color:rgb(68,68,68);font-family:'Segoe UI','Lucida Grande',sans-serif;line-height:19px">Engineer </p><p style="margin:0px;padding:0px;color:rgb(68,68,68);font-family:'Segoe UI','Lucida Grande',sans-serif;line-height:19px">
 </p><p style="margin:0px;padding:0px;color:rgb(68,68,68);font-family:'Segoe UI','Lucida Grande',sans-serif;line-height:19px"><a href="http://soundcloud.com/zallesov" style="color:rgb(17,68,136)" target="_blank">http://soundcloud.com/zallesov/likes</a></p>
<p style="margin:0px;padding:0px;color:rgb(68,68,68);font-family:'Segoe UI','Lucida Grande',sans-serif;line-height:19px">Skype: zall_nsk</p><p style="margin:0px;padding:0px;color:rgb(68,68,68);font-family:'Segoe UI','Lucida Grande',sans-serif;line-height:19px">
Cell: <span style="font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px">01573-7654395</span></p><p style="margin:0px;padding:0px;color:rgb(68,68,68);font-family:'Segoe UI','Lucida Grande',sans-serif;line-height:19px">
SoundCloud Ltd. - Rosenthaler Str. 13</p><p style="margin:0px;padding:0px;color:rgb(68,68,68);font-family:'Segoe UI','Lucida Grande',sans-serif;line-height:19px">10119 Berlin, Germany</p><p style="margin:0px;padding:0px;color:rgb(68,68,68);font-family:'Segoe UI','Lucida Grande',sans-serif;line-height:19px">
 </p><p style="margin:0px;padding:0px;color:rgb(68,68,68);font-family:'Segoe UI','Lucida Grande',sans-serif;line-height:19px"><a href="https://soundcloud.com/explore" style="color:rgb(17,68,136)" target="_blank">Discover what's new on SoundCloud</a></p>
<p style="margin:0px;padding:0px;color:rgb(68,68,68);font-family:'Segoe UI','Lucida Grande',sans-serif;line-height:19px"> </p><p style="margin:0px;padding:0px;color:rgb(68,68,68);font-family:'Segoe UI','Lucida Grande',sans-serif;line-height:19px">
<span style="line-height:1.2em;font-size:10px">Limited registered at Company House, Cardiff, UK.</span></p><p style="margin:0px;padding:0px;color:rgb(68,68,68);font-family:'Segoe UI','Lucida Grande',sans-serif;line-height:19px">
<span style="line-height:1.2em;font-size:10px"> </span><span style="line-height:1.2em;font-size:10px">Registered Office: London, UK. Company number 6343600</span></p><p style="margin:0px;padding:0px;color:rgb(68,68,68);font-family:'Segoe UI','Lucida Grande',sans-serif;line-height:19px">
<span style="line-height:1.2em;font-size:10px">Managing Director: Alexander Ljung</span></p><p style="margin:0px;padding:0px;color:rgb(68,68,68);font-family:'Segoe UI','Lucida Grande',sans-serif;line-height:19px">
<span style="line-height:1.2em;font-size:10px"> </span><span style="line-height:1.2em;font-size:10px">Local Branch Office Germany: AG Charlottenburg, HRB 110657B</span></p></div></div>
</div></div>