Click here to Skip to main content
15,867,453 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello,

I have installed xampp on my Lubuntu machine to make a website for video streaming. I know how to present the videos using video tag in html but, I want it to be a live video streaming website. To make it clear, it should be like a live program in a tv Chanel and NOT like youtube.

What I have tried:

I have tired to install Red5 but when I want to run it, I see the following error:

Starting Red5
Unrecognized VM option 'UseParNewGC'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Posted
Updated 16-Dec-18 4:50am

1 solution

For Red5 you need to install the JDK, see instructions here: Installation on Linux · Red5/red5-server Wiki · GitHub[^]
 
Share this answer
 
Comments
bamshad1986 16-Dec-18 11:49am    
I have installed the JDK but still have same problem. It is the current version:


openjdk version "10.0.2" 2018-07-17
OpenJDK Runtime Environment (build 10.0.2+13-Ubuntu-1ubuntu0.18.04.4)
OpenJDK Server VM (build 10.0.2+13-Ubuntu-1ubuntu0.18.04.4, mixed mode)

Is it possible that I should change the version? For example this red5 just work with version 8.
bamshad1986 16-Dec-18 12:11pm    
Yes! It was about the java version. I changed it from 10 to 8 and now ti works! BTW thanks a lot for your help.
RickZeeland 16-Dec-18 12:21pm    
Together we are strong, merry Xmas :)
bamshad1986 16-Dec-18 12:25pm    
merry Xmas :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900