zany130
Forum Replies Created
-
AuthorPosts
-
November 26, 2011 at 2:03 pm in reply to: Simply no /vlc-shares/public/installer/save anywhere #29660zany130Participant
Just ignore it.
November 26, 2011 at 11:26 am in reply to: Simply no /vlc-shares/public/installer/save anywhere #29658zany130Participantman, link is:
FROM /opt/vlc-shares/public
TO /var/www/vlc-shares <— NO PUBLIC!Move to chat plz, we need more interaction. You just mixed up a lot a failed installations… <.<
November 26, 2011 at 11:18 am in reply to: Simply no /vlc-shares/public/installer/save anywhere #29656zany130Participantmaketecheasier’s guide is old.
Open a terminal and type
sudo ln -s /opt/vlc-shares/public/ /var/www/vlc-shares
then go to http://localhost/vlc-shares/
If you want more support, maybe chat is better for this time.
zany130ParticipantBad news: even new versions of VideoBB and Videozer plugins doesn’t work anymore and there is no eta for new working versions.
zany130ParticipantNew version released
zany130ParticipantWhen a fix will be ready, i’ll release a new version of videoBB plugin (today or tomorrow)
zany130Participanthttps://code.google.com/p/vlc-shares/source/detail?r=627
This should fix the problem. You can apply the diff to the file
/vlc-shares/library/X/VlcShares/Plugins/Helper/Hoster/VideoBB.php-EDIT-
This fix is a fail. New one is work in progress…
zany130ParticipantI got the same problem yesterday. If videobb updated their website, i have to update the hoster plugin too.
November 21, 2011 at 8:29 am in reply to: Simply no /vlc-shares/public/installer/save anywhere #29654zany130ParticipantWhen you ask for support you have to give more information: OS, vlc-shares version, what kind of guide did you follow… etc etc.
It’s normal that there is no /installer/ folder
(try start installation from http://localhost/vlc-shares [without the public, that was required only in old versions])
zany130ParticipantReleased
zany130ParticipantNon puoi utilizzare la porta 8081 per apache perche è quella utilizzata per lo stream da vlc.
Hai 2 alternative:
- Modifica la porta di apache su qualcosa che nn sia la 8081 e la 5554 (se usi dispositivi android)
- Modifica le impostazioni di trasmissione di vlc in modo da utilizzare una porta alternativa alla 8081 per far trasmettere lo stream (usando questa opzione pero sacrifichi gli stream rtmp in quanto la porta usata è la 8081 in ogni caso e non puoi modificarla se non modificando il codice)
Per attuare la seconda opzione vai nella pagina di gestione del plugin “Trasmissioni” (http://localhost/vlc-shares/outputs) e modifica i profili “Http stream on 8081”, “WIIMC stream” e “Simulated WIIMC stream for PC”: per ognuno di essi modifica il parametro dst che c’e’ fra i “Parametri VLC” da
dst=:8081
a
dst=:ILNUMERODIPORTACHEVUOI
Inoltre modifica il parametro “Sorgente” da
http://{%SERVER_NAME%}:8081/
a
http://{%SERVER_NAME%}:LOSTESSONUMERODIPORTACHEHAISCELTROSOPRA/
zany130Participant@Tantric wrote:
Since Mac OS X is UNIX-based, if you know your way around the command line it shouldn’t be too hard to stumble through based on the Linux instructions using the Terminal.
Basically, install all of the prerequisites like PHP, Zend, FFMpeg, etc. and then configure everything.
it’s not going to be easy for novice users…
Some user reported me it works in OSX (with a manual setup). You have to install apache, php and vlc manually and follow the manual installation guide for linux with some variations. I can’t give you more info ’cause i haven’t a mac.
zany130ParticipantAttiva il debug log con il livello Info e prova ad accedere tramite il browser. Dopo controlla il debug log e postalo se vuoi
zany130ParticipantVideos in the shared folders have to be transcoded to be watched because vlc-shares uses vlc to stream content over http. It isn’t built as replacement for smb connections. Anyway you can still use it for SD videos and add a new profile for sd videos (xvid/mp3 for example) without transcoding.
My advice, use smb for sd and switch to vlc-shares when you have to watch hd videos.
zany130Participant@stephenishere wrote:
HI ximarx. I didn’t want to start a new thread for a few questions I have so I just replied here instead. Hope you see this post.
Anyways, a few questions I have over VLC shares, since last time I had everything setup I had to do a reformat and reinstall everything. So I needed Klite pack installed for a video player I use on my pc, of which recommended the removal of FFMpeg. From my understanding Klite has ffmpeg installed via itself, which I was wondering if VLC Shares can use this instead. In its directory I have found FFMpeg.dll, but no .exe , is it okay to use ffdshow instead of ffmpeg?
Secondly, do you know where to find WIIMC+? I have searched for a download link and also sent a private message to the creator of WIIMC+, but have not found or heard anything back. If you have it, would you mind sending it to me in a pm or sharing a link where I can download it from?Thank you!
Ffmpeg.exe is needed. Anyway you can keep it and install klite, shouldn’t be a problem. The ffmpeg.exe required by vlc-shares is a static binary, so it doesn’t install library or other garbage. So it’s fine to keep it.
(i use klite and ffmpeg without problems)
-
AuthorPosts