Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

some issue on first installation #22

Open
lookabass opened this issue Dec 29, 2020 · 5 comments
Open

some issue on first installation #22

lookabass opened this issue Dec 29, 2020 · 5 comments

Comments

@lookabass
Copy link

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!!! :-)

@Unicorndy
Copy link

Hi, I have the exact same problem. No preview video player and can only use one track.
111

@kudlav
Copy link
Owner

kudlav commented Jan 19, 2021

Hi,
after invoking commans npm run dev-start the server is running at port 8080. You can access it using localhost:8080. This can be changed in config.js.

Note: this project doesn't require web server and videoeditor folder and it's subfolders should be stored outside of webserver (for security purpose).

I've added these lines into readme in master branch, thanks for your feedback.

@kudlav
Copy link
Owner

kudlav commented Jan 19, 2021

And to the preview. I've tried something in dev branch, but not I don't have time for this project now. And I am unable to promise anything.

But if you see only one timeline and there is no space below it, it's a bug and please look into console whether there are some errors. Look at this screenshot. You should be able to drag video and drop it into second track.
Snímek obrazovky 2021-01-19 154956

@Unicorndy
Copy link

I have check the console, no error reported and no multi-track enabled.
111

@lookabass
Copy link
Author

lookabass commented Feb 7, 2021

Hi Kudlav,
Thanks for tour answer. I use a webserver for other services, not for tour video editor. I have try a new installation of video editor bit I have the sale issues, and amy error on my console. The video preview doesn't work, and I can create only one video track and one audio track. How can I help you for found a solution for these issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants