amineelar / 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

using another VLC server with a full URI (not just hostname and port) #47

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. ADD VLC server
2. Enter hostname
3. Enter Port

What is the expected output? What do you see instead?

expected: the streaming video
I see an error telling me that the /requests/playlist.xml was not found,
because it is not a VLC server that the android-vlc-remote expects.
Would there be a way to enter a full URI <proto>://<hostname>:<port>/<file>?

What version of VLC Remote are you using?

25

What version of VLC are you using?

unknown VLC server

What version of Android are you using?

firmware: 2.1-update1

Which Android device are you using?

nexus one

Please provide any additional information below.

Original issue reported on code.google.com by dcole...@gmail.com on 8 May 2010 at 7:39

GoogleCodeExporter commented 9 years ago
Streaming video is not supported by VLC Remote at this time; the app is just an 
Android port of the web interface 

Original comment by mr.bald...@gmail.com on 24 Nov 2010 at 5:16