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

Stream Never Starts #40

Open
NowTechTeam opened this issue Sep 2, 2016 · 4 comments
Open

Stream Never Starts #40

NowTechTeam opened this issue Sep 2, 2016 · 4 comments

Comments

@NowTechTeam
Copy link

Successfully used setup.sh to install. Unable to connect until the following were completed:

mkdir /var/run/forever
npm i express

When loading rpi.ip:3000 I receive the "Welcome to PiCAST 3! In the URL, type what you want to do..." message. If i load rpi.ip:3000/yt-stream/ftTOEJfzdq0 I receive message "Streaming YouTube Video..." but, nothing further occurs. No video loads on the RPI

@goodpunk6
Copy link

Can confirm. I have the same thing happen to me.

@rstormsf
Copy link

the same thing.

@jbabu
Copy link

jbabu commented Jan 28, 2017

Same here

@1j01 1j01 mentioned this issue Feb 4, 2017
@smariko
Copy link

smariko commented Feb 11, 2017

Hello,

Went through the same issue of you guys and finally discovered that it will not work if you are running the server as root.

Livestream by defaut doesn't allow it. If you are in this case you can add the option "--yes-run-as-root" to the code in picast.js file.

Hope this will help.

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

5 participants