![]() |
XBMC Video Server: stream/download your library contents - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116) +--- Thread: XBMC Video Server: stream/download your library contents (/showthread.php?tid=168296) |
RE: [BETA] XBMC Video Server: stream/download your library contents - negge - 2013-10-15 You're right about the ProxyPass and ProxyPassReverse directives, they should be host:port or address:port as stated in the readme. The port is 8080 unless you've changed it. The "proxy location" setting in XBMC Video Server should be the same as the location configured in Apache, which is "/xbmc-reverse-proxy" in the example in the readme. RE: [BETA] XBMC Video Server: stream/download your library contents - cones - 2013-10-15 Ok, then i'm misunderstanding what the "/xbmc-reverse-proxy" comes from, is that the location of the server files? RE: [BETA] XBMC Video Server: stream/download your library contents - negge - 2013-10-16 Have you actually read the readme? It's all explained there. RE: [BETA] XBMC Video Server: stream/download your library contents - cones - 2013-10-16 Yes i have, i'm just not understanding what what the "/xbmc-reverse-proxy" part means. RE: [BETA] XBMC Video Server: stream/download your library contents - negge - 2013-10-16 Let's say you have the following setup: - XBMC Video Server running on http://you.example.com/ - XBMC running on 192.168.1.100:8080 This means the URLs to your media will look something like this: http://192.168.1.100:8080/vfs/path/to/media.mkv While that URL will be accesible on your internal network, it won't work over the internet. This is where a reverse proxy comes into play. Configuring a reverse proxy in Apache (the web server that runs XBMC Video Server) means that it will forward requests on a certain location to another location, usually on a different host. For example: http://you.example.com/xbmc-reverse-proxy ---------> http://192.168.1.100:8080/ Since XBMC Video Server is installed on the same network as XBMC, it can reach the internal address. RE: [BETA] XBMC Video Server: stream/download your library contents - cones - 2013-10-17 Thanks for the explanation, that's what i was thinking it did but for some reason it wasn't working, so i could change that to whatever i want as long as the two match up? Also it would help if i used the right ip adress ![]() RE: [BETA] XBMC Video Server: stream/download your library contents - negge - 2013-10-17 Yes, the location itself can be whatever you want so long as you use the same one in the Apache configuration and in the settings. I usually use something long and unguessable so someone doesn't accidentally find it. RE: [BETA] XBMC Video Server: stream/download your library contents - ping - 2013-10-18 Hi, I try to use your XBMC Video Server over the internet but I'm stuck... ![]() (It works very well on local network ![]() I have xbmc (linux) on the same server as apache. I have another server (main server) on the network, it also has a web server (running on port 80) and I dont want to touch it (many web site and web application). So I change the listened port of apache on the xbmc server to 1337 (for example) Code: /etc/apache2/ports.conf Code: /etc/apache2/sites-available/default With this I can access to apache (and XBMC Video Server) through my.domain.com:1337 I set my backend like this : Code: Hostname : my.domain.com And this is where I'm stuck.. When i want to browse library I get an error 500, not found (404) ![]() I've modified the host in the reverse proxy to 'localhost' or the lan ip of the xbmc server and I get the same error. This is the log I get : Code: Level error Perhaps I misunderstood something ![]() Or is the fact that I use a special port to reach apache ? ![]() ps : I kept the default credentials and reverse proxy for testing, I'll change that later ¨ RE: [BETA] XBMC Video Server: stream/download your library contents - negge - 2013-10-18 Your Apache configuration looks correct, it's your backend details that are wrong. Since you're using a reverse proxy you should enter "localhost" or "127.0.0.1" as hostname and 8080 as port. RE: [BETA] XBMC Video Server: stream/download your library contents - ping - 2013-10-18 It works with localhost:8080 ! ![]() Thanks for the quick reply ![]() RE: [BETA] XBMC Video Server: stream/download your library contents - Ashran - 2013-10-23 Could someone explains to me in layman (or newbie, go ahead I won't mind) terms what exactly I have to do in the Proxy Location stage of the setup .? The readme for someone as new as myself is not clear. I get I have to modify some files with what is in the boxed text, but I can't find which files, and where in the program i have to input what... I don't understand as well what the virtual host is exactly. Do I have to change the boxed text for my ip ? I'm running the following setup: Windows 7 with xampp and appache running (new one), xbmc 13 (gotham) alpha 6. Both the server and the xbmc runs on the same computer. All I get for the moment is: Unable to connect to localhost:8080 . Error #0: stream_socket_client(): (0) Thanks in advance ![]() RE: [BETA] XBMC Video Server: stream/download your library contents - cones - 2013-10-23 (2013-10-23, 19:17)Ashran Wrote: Could someone explains to me in layman (or newbie, go ahead I won't mind) terms what exactly I have to do in the Proxy Location stage of the setup .? If you are running it on the same machine you shouldn't have to use the proxy settings, it's more for if you have a webserver and a seperate xbmc box and you don't want to expose the xbmc box to the internet. Edit can you access the xbmc webserver? My guess is you may not have enabled that. RE: [BETA] XBMC Video Server: stream/download your library contents - Ashran - 2013-10-23 Indeed the xbmc webserver is not started and when I click on activate, it says "failed to start". I see there is yet again a question of ports according to here, but I don't seem to have a choice of configuration. What should i do ? Edit I manage to make the webserver works. But still no luck for the xbmc-video-server, still stuck with the same message RE: [BETA] XBMC Video Server: stream/download your library contents - Ashran - 2013-10-23 I have progress. I put the same port (800) I chose for xbmc webserver and I have a list of movies now (and tv shows). I can access the profile of the movie or the serie and download the .m3u but when I try to read it on vlc I got the following message (in french, sorry): Votre média d'entrée ne peut être ouvert: VLC ne peut pas ouvrir « http://ashran.dragonpress.net/xbmc-reverse-proxy/vfs/smb%3a%2f%2fASHRANITES%2fSeries-animes%2fSeries%2fContemporain%2f24h%2f24h%20S02%2f24H.Chrono.Saison2.Ep02.9Am.10Am.French.Tvrip.avi ». Vérifiez les messages pour plus de détails. I must have done something wrong, but what.... RE: [BETA] XBMC Video Server: stream/download your library contents - Livin - 2013-10-24 Negge, seems like a lot of people want transcoding... including myself. Seems like FFMPEG does it via command line. Maybe you can leverage work already done? work on it posted on this thread... http://www.silicondust.com/forum2/viewtopic.php?f=47&t=14612&start=15 A developer on that thread made an app, in Ruby, to transcode Live TV. Might be able to adapt or collaborate it to get it working with your app. He has it running with XBMC already... http://jonmaddox.com/wallop/ https://github.com/maddox/wallop AND there is also a wrapper from another project... https://github.com/streamio/streamio-ffmpeg |