<div dir="ltr"><div><div><div><div><div><div><br></div>Does anybody know a good tactic to start playing Live streams?<br><br></div>In my videoactivity i need to shwitch streams and i'm using this method.<br><br><br><br>              libvlc.stop();<br>               LibVLC.restart(VideoActivity.this);<br>               libvlc.playMRL(LibVLC.PathToURI(link));<br><br></div>but sometimes if i fast switch a stream it never respond.<br>and i 'm doing this in a thread casue otejhr the app is killed because it is soemtiems unresponding.<br></div>is thsi a good emthod to do sfattram sswtich?<br></div>is  LibVLC.restart good or not to do it before playing the old stream<br></div><div>ido not leave anctivity i siwtich streams witout to distroy current activity<br></div>please help with any info you have .thank you<br><div><div><br><div><div>            <br></div></div></div></div></div>