-
Notifications
You must be signed in to change notification settings - Fork 117
Description
Hi to everyone,
I've installed video editor on my RPi 3B+ where I've installed an Apache server, but I have some issues.
I've do all steps listed on code page, Installation, development and production. Then I've started the node server with "npm start" command, and I go on "http://192.168.50.10/videoeditor/kudlav/videoeditor/views/main.html". In main.html i've found many wrong link to external source, like icon, font and main.js.
First question: It's right start on http://192.168.50.10/videoeditor/kudlav/videoeditor/views/main.html page?
After, on main.html page I have press the "Vytvořit nový projekt" button and I go on the project page at url http://192.168.50.10:8080/project/LQD-lKjsnNaOKaCF_GL9khzIb1QFtVAv
Second question: In this page I can't find the preview video player and I can use only one track. How I can resolve this problem?
Third question: Can I set the english translation?
Thank's for this beatiful project!!! :-)