Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upRaspberry PI support #171
Raspberry PI support #171
Comments
This comment has been minimized.
This comment has been minimized.
|
Have you tried The code for playing to OMX player was copied over from the peerflix project and hasn't been tested by me yet. I just bought a Raspberry Pi though and I'll make sure it works. |
This comment has been minimized.
This comment has been minimized.
|
Nope, no difference unfortunately. I decided to fork this project so I'll play around and see if I can get anywhere too. |
This comment has been minimized.
This comment has been minimized.
|
Hi, i've tried it with the R-Pi. Unfortunately the R-Pi[1,B,+] doesn't seem to have enough cpu-power to download the torrent and to stream it at the same time. I've also tried to split the streaming from the torrent download itself with no luck. I solved the problem by buying a R-Pi v2. The new (March 2015) Quad-Core of the Pi is powerfull enough that even streaming 1080p and 3D is possible. |
This comment has been minimized.
This comment has been minimized.
|
Nice! |
This comment has been minimized.
This comment has been minimized.
|
@corelgott I tried install webtorrent-hybrid before, but meet the problem: |
This comment has been minimized.
This comment has been minimized.
|
|
This comment has been minimized.
This comment has been minimized.
|
This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue. |
Has anyone had luck using this module with their Raspberry PI and omxplayer? I tried executing the following:
$ webtorrent --omx hdmi "magnet link"
It seems to start finding peers then terminates, however if I don't supply an output player it works as intended. Could it be a memory issue? I'm using Raspbian.