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

24/7 Youtube music stream #20

Closed
ohld opened this issue Jan 24, 2019 · 3 comments
Closed

24/7 Youtube music stream #20

ohld opened this issue Jan 24, 2019 · 3 comments

Comments

@ohld
Copy link

ohld commented Jan 24, 2019

Hi! I just found your project and it looks awesome!

Is it possible to create 24/7 audio music stream
(grab *.mp3 from folder or internet audio stream and set some *.png or *.gif as an 'video')
with your library? And push it all to Youtube?

If yes - can you please describe how can this be deployed? I'd very like to run all of this on my raspberry pi.

Thanks! And great job!

@scivision
Copy link
Owner

scivision commented Jan 28, 2019

Yes the command would be like:

FileGlobLivestream /home/user/myaudio youtube -glob "*.mp3" -image /home/user/pictures/myimg.png

@ohld
Copy link
Author

ohld commented Jan 29, 2019

Thanks! I'll try it.
How should I login into youtube?

@scivision
Copy link
Owner

https://www.youtube.com/live_dashboard

at the bottom is "encoder setup" that gives you the secret code to put into the file youtube.key which is in the same directory as stream.ini

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