Page 1 of 1

(HELP)HLS stream plays only once, the second time it hangs

Posted: 07 Aug 2014 14:29
by ricowarner
Hi guys,
I recently got the latest code and compiled it to run on Android.
When I play HLS stream I can only play once. When I try to play again, the hls_Thread hangs after 6 times of hls_DownloadSegmentData.
Seems video out is not correctly triggered, I digged into code and found looks like TS demux fails at stream_peek (or peek_stream maybe).
Does anyone have idea of the possible root cause?

Thx!

Re: (HELP)HLS stream plays only once, the second time it han

Posted: 10 Dec 2014 15:35
by Jean-Baptiste Kempf
instance of VLC not stopped correctly.