pavkout / android-vlc-remote

Automatically exported from code.google.com/p/android-vlc-remote
GNU General Public License v3.0
0 stars 0 forks source link

Doesn't retain full screen mode on remote vlc when switching tracks #84

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.load playlist with several links to video streaming urls
2.run a playlist entry, switch to full screen
3.press next or previous link. The fullscreen mode is lost

What is the expected output? What do you see instead?
Expected the fullscreen mode ia not changed

What version of VLC Remote are you using?
0.4.3

What version of VLC are you using?

1.1.10
What version of Android are you using?
2.3.4

Which Android device are you using?

Htc desire
Please provide any additional information below.

Original issue reported on code.google.com by alexey.z...@gmail.com on 24 Jun 2011 at 2:43

GoogleCodeExporter commented 8 years ago
Just some clarification of the issue.  I'm watching the streamed tv with links 
in *.m3u file.  the android app talks to the VLC running on Windows or Linux 
through the HTTP interface. When the tracks are switched on the andoid 
application, the remote VLC exits screen mode, which is quite annoying when 
watching tv in such way

Original comment by alexey.z...@gmail.com on 24 Jun 2011 at 2:58

GoogleCodeExporter commented 8 years ago
Does the web interface (http://localhost:8080) have the same problem?

Original comment by mr.bald...@gmail.com on 4 Jul 2011 at 1:54

GoogleCodeExporter commented 8 years ago
Yes, I described it for the web interface.  

What is interesting, is when the VLC on the PC is switched onto Minimal View 
mode, and then use the full screen mode (on the PC, not on android app), then, 
using the << or >> button on android app retains the full-screen mode. 

When VLC is run on the PC in its default mode (no checksmarks under VLC's View 
menue), then this issue happens - full screen is not retained.  

If VLC is not in 'Minimal View' and is put into 'FullScreen mode' using the F11 
button on the PC, the vlc goes maximised windowed mode. When android app uses 
the full screen button, the vlc then goes real full-screen mode.  After 
switching a track with >> or << the vlc goes back to maximized window mode.

The same happens in 'advaced control'  view mode.

The only correct behavior seems to be achieved only when the VLC is in the 
Minimal View mode and the FullScreen (F11) menu is selected on the PC side 
first. Then switching tracks on the android app maintains the full-screen mode.

Original comment by alexey.z...@gmail.com on 4 Jul 2011 at 5:26

GoogleCodeExporter commented 8 years ago
If the web interface has the same problem, then a bug should be filed against 
VLC instead of VLC Remote.

Original comment by mr.bald...@gmail.com on 18 Jul 2011 at 5:31