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

can not get video output.. #3

Closed
aliendelon opened this issue Dec 31, 2015 · 5 comments
Closed

can not get video output.. #3

aliendelon opened this issue Dec 31, 2015 · 5 comments

Comments

@aliendelon
Copy link

Hey!
Thanks so much for this brilliant idea, but somehow i'm struggling to get this to finally work
I'm eventially got this all working - communication via web page etc.. but i can't get the video output at all
I havent checked HDMI but throug composite or TightVNC i get no video so far..
How is it suppose to work - when i'm clicking "Start Video" - it should start fullscreen?
I see just many commands in Terminal, reacting on what i'm doing
Any help is greatly appreciated! And hope 2016 will see an evolution of this great app!
Cheers!

@xuv
Copy link
Owner

xuv commented Dec 31, 2015

Hey.
Thanks for your interest in this. And thank you also for the first bug report. :) Really appreciate.
Actually, I have not tried with the composite output. Only with HDMI so far. But I don't see why this would not work. Especially if you see the terminal.

Have you started the node server? With this command: node raspivj/raspivj.js
What happens when you do this? Do you still use my videos or different ones?

And another thing. What version of Raspberry Pi do you have?

@aliendelon
Copy link
Author

Hey again!
Yes, the node server is started, then i see something like "listening on port 3000" then i connect from another computer to Pi's IP at port 3000 - and i see the control page, i can choose vids, play with sliders etc.. when i'm doing this i see in terminal lots of commands changing, but no output..
Is there any log? Probably i don't have codecs or something?
Is there any way to simply check if "multiPlayer" is working at all?)
Thanks and Happy New Year!!!

@xuv
Copy link
Owner

xuv commented Dec 31, 2015

Ok. Good.
No need for codecs. The player should read the videos already in the video/ folder perfectly fine.
When you have connected on the control page, have you clicked the "Start Video" button. I guess you did, but just asking. What happened then?

I you want to test the video player alone, go into the scripts folder and type this command:
sh start-multiPlayer.sh and let me know what happens.

@aliendelon
Copy link
Author

Ok, i got it
I simply put the "raspivj" folder inside another folder - thats why script wasn't able to find the MultiPlayer
Now everything works as expected even on the composite output :)
Amazing stuff!
Thanks so much to your support and your work!
Cheers!
screen shot 2016-01-01 at 22 11 10

@xuv
Copy link
Owner

xuv commented Jan 1, 2016

Ho. Great. Glad to know it worked.
And sorry for the trouble. I should make things more flexible. So you could install it wherever you want. As I said in the readme, I mostly built this for myself. So not very flexible yet.
I'm also thinking of making dedicated PI image that you would just have to copy on an SD card and run it.
But I did not have time or a deadline to do this. Looking forward for your feedback. See you.

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

2 participants