MinimServer Forum
Install - Printable Version

+- MinimServer Forum (https://forum.minimserver.com)
+-- Forum: MinimServer (/forumdisplay.php?fid=1)
+--- Forum: MinimStreamer (/forumdisplay.php?fid=11)
+--- Thread: Install (/showthread.php?tid=2503)



Install - Van-Dalen - 24-06-2015 08:47

Hi.

I have been trying to set up minimserver on windows 8.1.
Pc : A4-5150 64 bit.
Browswer seems to be 32 bit.

I have tried both 86 and 64 version minimserver but none will work as I get errors or it wont start at all.
I seem to get 32 bit version java, no matter what I do, I asume it is because of browser being 32 bit, but dont know.
Also seems to be a 64 bit folder in the 32 bit java program file.

It seems like im running my head against the wall no matter what I do, and Im realy no expert in this.

Any suggestions would be nice :-)

Van-Dalen


RE: Install - simoncn - 24-06-2015 09:56

(24-06-2015 08:47)Van-Dalen Wrote:  Hi.

I have been trying to set up minimserver on windows 8.1.
Pc : A4-5150 64 bit.
Browswer seems to be 32 bit.

I have tried both 86 and 64 version minimserver but none will work as I get errors or it wont start at all.
I seem to get 32 bit version java, no matter what I do, I asume it is because of browser being 32 bit, but dont know.
Also seems to be a 64 bit folder in the 32 bit java program file.

It seems like im running my head against the wall no matter what I do, and Im realy no expert in this.

Any suggestions would be nice :-)

Van-Dalen

As your browser is 32-bit, it will be much simpler if you install 32-bit Java and 32-bit MinimServer. There is no problem with doing this on a 64-bit machine.

What exactly happens if you do this and try to start MinimServer?


RE: Install - Van-Dalen - 24-06-2015 13:36

(24-06-2015 09:56)simoncn Wrote:  
(24-06-2015 08:47)Van-Dalen Wrote:  Hi.

I have been trying to set up minimserver on windows 8.1.
Pc : A4-5150 64 bit.
Browswer seems to be 32 bit.

I have tried both 86 and 64 version minimserver but none will work as I get errors or it wont start at all.
I seem to get 32 bit version java, no matter what I do, I asume it is because of browser being 32 bit, but dont know.
Also seems to be a 64 bit folder in the 32 bit java program file.

It seems like im running my head against the wall no matter what I do, and Im realy no expert in this.

Any suggestions would be nice :-)

Van-Dalen

As your browser is 32-bit, it will be much simpler if you install 32-bit Java and 32-bit MinimServer. There is no problem with doing this on a 64-bit machine.

What exactly happens if you do this and try to start MinimServer?

Hi.
I reinstalled both java and minimserver in 32 bit version again but, not using google chrome, but exporer instead.

And minimserver is running, but logo is red, saying "converter not installed"

I downloaded and unpacked the ffmpeg.exe file and put it in the minimserver program file folder, but should it be in the lib folder ?

Right now it is placed here in : C:\Program Files (x86)


RE: Install - Van-Dalen - 24-06-2015 13:37

(24-06-2015 09:56)simoncn Wrote:  
(24-06-2015 08:47)Van-Dalen Wrote:  Hi.

I have been trying to set up minimserver on windows 8.1.
Pc : A4-5150 64 bit.
Browswer seems to be 32 bit.

I have tried both 86 and 64 version minimserver but none will work as I get errors or it wont start at all.
I seem to get 32 bit version java, no matter what I do, I asume it is because of browser being 32 bit, but dont know.
Also seems to be a 64 bit folder in the 32 bit java program file.

It seems like im running my head against the wall no matter what I do, and Im realy no expert in this.

Any suggestions would be nice :-)

Van-Dalen

As your browser is 32-bit, it will be much simpler if you install 32-bit Java and 32-bit MinimServer. There is no problem with doing this on a 64-bit machine.

What exactly happens if you do this and try to start MinimServer?

Hi.
I reinstalled both java and minimserver in 32 bit version again but, not using google chrome, but exporer instead.

And minimserver is running, but logo is red, saying "converter not installed"

I downloaded and unpacked the ffmpeg.exe file and put it in the minimserver program file folder, but should it be in the lib folder ?

Right now it is placed here in : C:\Program Files (x86)


RE: Install - Van-Dalen - 24-06-2015 14:46

Well I guess the ffmpeg.exe should be in lib folder like the other program files, but how do I write the path to it in menu ?


C:\Program Files(x86)\MinimServer\ffmpeg.exe will not be acceptet, and the same with the sugested setting in program.


RE: Install - Van-Dalen - 24-06-2015 14:47

Sorry.. defouldt setting acceptet but does not work .-)


RE: Install - simoncn - 24-06-2015 17:41

(24-06-2015 14:47)Van-Dalen Wrote:  Sorry.. defouldt setting acceptet but does not work .-)

You can put the ffmpeg.exe file in any folder. In the stream.converter property, you should enter the full path to the file. For example, if the file is in the C:\ffmpeg folder, you should enter:

C:\ffmpeg\ffmpeg.exe

Alternatively, you could put the file in the folder:

C:\Program Files (x86)\ffmpeg

and enter:

C:\Program Files (x86)\ffmpeg\ffmpeg.exe

but not:

C:\Program Files(x86)\ffmpeg\ffmpeg.exe

because this has a space missing before '(x86)'.


RE: Install - Van-Dalen - 24-06-2015 18:36

(24-06-2015 17:41)simoncn Wrote:  
(24-06-2015 14:47)Van-Dalen Wrote:  Sorry.. defouldt setting acceptet but does not work .-)

You can put the ffmpeg.exe file in any folder. In the stream.converter property, you should enter the full path to the file. For example, if the file is in the C:\ffmpeg folder, you should enter:

C:\ffmpeg\ffmpeg.exe

Alternatively, you could put the file in the folder:

C:\Program Files (x86)\ffmpeg

and enter:

C:\Program Files (x86)\ffmpeg\ffmpeg.exe

but not:

C:\Program Files(x86)\ffmpeg\ffmpeg.exe

because this has a space missing before '(x86)'.



Thanks alot Simon :-) Great support..

Making a ffmpeg folder in C: with the exe file in it ,solved my problem.

Looking forward to trying out your program :-)


RE: Install - Van-Dalen - 02-07-2015 11:17

(24-06-2015 18:36)Van-Dalen Wrote:  
(24-06-2015 17:41)simoncn Wrote:  
(24-06-2015 14:47)Van-Dalen Wrote:  Sorry.. defouldt setting acceptet but does not work .-)

You can put the ffmpeg.exe file in any folder. In the stream.converter property, you should enter the full path to the file. For example, if the file is in the C:\ffmpeg folder, you should enter:

C:\ffmpeg\ffmpeg.exe

Alternatively, you could put the file in the folder:

C:\Program Files (x86)\ffmpeg

and enter:

C:\Program Files (x86)\ffmpeg\ffmpeg.exe

but not:

C:\Program Files(x86)\ffmpeg\ffmpeg.exe

because this has a space missing before '(x86)'.



Thanks alot Simon :-) Great support..

Making a ffmpeg folder in C: with the exe file in it ,solved my problem.

Looking forward to trying out your program :-)


MinimServer works just great :-)

Donation send :-)

Cheers.