mirror of
https://github.com/cyberboy666/r_e_c_u_r.git
synced 2025-12-12 19:30:11 +01:00
gerge branch 'master' of https://github.com/langolierz/r_e_c_u_r
ometign : the commit.
This commit is contained in:
6
README.md
Normal file
6
README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# r_e_c_u_r
|
||||
a diy videolooper for py/pi
|
||||
|
||||
things to do / bugs to fix:
|
||||
|
||||
- [ ] reload video on press is broken - the pause after load (when its not loaded in time) seems to not notwork
|
||||
@@ -29,7 +29,6 @@ class video_driver(object):
|
||||
# TODO: the first clip will be a demo
|
||||
#first_context = '/home/pi/pp_home/media/01_trashpalaceintro.mp4'
|
||||
|
||||
print(first_context['location'])
|
||||
self.current_player.load_content()
|
||||
|
||||
self.wait_for_first_load()
|
||||
|
||||
Reference in New Issue
Block a user