Closed sphaero closed 9 years ago
I'm still trying to get it to run on my Rpi2. Can you add a readme with the installation instructions so I can trace back my steps and see what I've missed?
I would still like to see you use the signals implementation properly. Emit_signal is for sending, on_peer_signaled is for receiving.
I got gstreamer1.0 to run on a RPi1. I can now (finally) play a video.
Checking out the proposed changes, I wonder if it is intended that the video does not start playing until you touch the new "Next" parameter, even if nothing is playing. I expected the video to start playing immediately.
But it works, so I'll merge.
added some loop suggestions by gst devs (will work in gst master apparently) added rpi detection