1. Why do you install music server on raspberry pi?
I used to listen music from Geni(kt).
But this license runs out few day.
Then I want to listen music.
2. How install music server?
I found other install way.
http://lsh1894.tistory.com/8This page is so easy. because just install on raspberry pi.
3. How to install
$ sudo apt-get update
$ sudo apt-get upgrade
$ sudo git clone git://github.com/devsnd/cherrymusic.git
$ cd ~/cherrypush
$ ./cherrypush
$ sudo python3 cherrymusic --setup --port 8000
4. How to connect
on Web, connect your ip:8000
196.x.x.x:8000
5. Addition
you need port forwading for connecting outside.
http://mycute7.blog.me/220248761774
6. Troble Shoot
1) id/password
This information is your pi. (In my case, ID:pi / pw:~)
Reference : http://www.rasplay.org/?p=4361
'IoT (구 유비쿼터스) > 라즈베리 파이' 카테고리의 다른 글
라즈베리 파이 서보모터 이해하기, SERVO / SG-90 / TOWERPRO9G (2) | 2015.01.22 |
---|---|
라즈베리 파이 서보모터 분해하기, SERVO / SG-90 / TOWERPRO9G (0) | 2015.01.22 |
라즈베리 파이로 서버 만들기 - 시작전 조사를 하던 중... (0) | 2015.01.19 |
라즈베리 파이 카메라 연결하기 ( 삽질 내용 포함 ) (0) | 2015.01.07 |
1. 시작하기 (부팅부터 무선랜까지) (0) | 2015.01.01 |