Search found 1 match

Go to advanced search

by ge0graff
31 Mar 2023 17:35
Forum: Development around libVLC
Topic: Pause rtsp for change android screen orientation. Android
Replies: 0
Views: 773

Pause rtsp for change android screen orientation. Android

I get the URL of the rtsp video stream and start playing the video on TextureView. Next, when flipping the phone, I would like to recreate the VIew and continue watching the video from the place of interruption. To do this, I use pause() detachView() - setView... attachView() play(). But in this cas...

Go to advanced search