Go to advanced search

by KenT
Fri Jun 07, 2013 5:47 pm
Forum: Beginners
Topic: Raspberry for simply maintained presentations
Replies: 1
Views: 616

Re: Raspberry for simply maintained presentations

My Pi Presents seems to be just what you need.

See signature for details
by KenT
Fri Jun 07, 2013 3:22 pm
Forum: Graphics, sound and multimedia
Topic: Pi Folder Play, JPEG and VIDEO
Replies: 3
Views: 896

Re: Pi Folder Play, JPEG and VIDEO

Varmit wrote:KenT,

Does this work from the console? I want to keep it dry as possible....
It needs to be run locally from the LXDE desktop. You cannot even SSH in to start it, however it will autostart at power on if set up correctly.
by KenT
Thu Jun 06, 2013 12:16 pm
Forum: OpenGLES
Topic: OpenGLES with OpenMAX
Replies: 4
Views: 2881

Re: OpenGLES with OpenMAX

My Pi Presents does it using Tkinter for text and omxplayer for the video. I haven't tried images using Tkinter/PIL but I don't see why this should not work with omxplayer. The video is always in front of the text but in later versions of omxplayer you can define a screen window for the video to sto...
by KenT
Wed Jun 05, 2013 5:00 pm
Forum: Graphics, sound and multimedia
Topic: Pi Folder Play, JPEG and VIDEO
Replies: 3
Views: 896

Re: Pi Folder Play, JPEG and VIDEO

Pi Presents, see signature for details. May be a bit over the top for what you want.

The Liveshow feature is probably your best bet.
by KenT
Wed Jun 05, 2013 7:10 am
Forum: Graphics, sound and multimedia
Topic: Pi Presents: A display package for museums & visitor centres
Replies: 331
Views: 103653

Re: Pi Presents: A display package for museums & visitor cen

> Apparently indentation does matter in the XML file. I de-indented each line by 2 spaces, and the window top bar no longer displays! >To clarify, I would have pipresents installed on the SD card home directory (/home/pi/pipresents) as normal. But I would then put the whole mess on the thumbdrive as...
by KenT
Tue Jun 04, 2013 6:28 pm
Forum: Graphics, sound and multimedia
Topic: Pi Presents: A display package for museums & visitor centres
Replies: 331
Views: 103653

Re: Pi Presents: A display package for museums & visitor cen

Oh, also I did check on lxde-rc.xml, and this is the very end of the file: . . . # end of the example --> <application name="fspipresents"> <decor>no</decor> </application> </applications> </openbox_config> the top bar of the PiPresents window is still visible. Another question. In my Kiosk, I was ...
by KenT
Tue Jun 04, 2013 5:55 pm
Forum: Graphics, sound and multimedia
Topic: Pi Presents: A display package for museums & visitor centres
Replies: 331
Views: 103653

Re: Pi Presents: A display package for museums & visitor cen

Ok, so either way, if I rewire my button to the PIR pin, or if I edit line 257 of pp_mediashow.py, that will have to be done custom for each box right? I'll give you a little background on this. I volunteer with a local non-profit museum, and what I'd like to make is a single, reproducible kiosk, w...
by KenT
Mon Jun 03, 2013 3:02 pm
Forum: Graphics, sound and multimedia
Topic: Pi Presents: A display package for museums & visitor centres
Replies: 331
Views: 103653

Re: Pi Presents: A display package for museums & visitor cen

Cool thanks! I've got an exhibit clone with two tracks. One is a message saying "press play" and the other is the video. The show is set to wait for a button at the start, and then auto through the tracks, and loop. This works well, as when I run the script, it waits for a button press, then plays ...
by KenT
Mon Jun 03, 2013 2:13 pm
Forum: Raspberry Pi OS
Topic: OmxPlayer background and put a logo
Replies: 2
Views: 3653

Re: OmxPlayer background and put a logo

i'm new here and in unix. i use a "raspberry pi", with raspbian. i have a problem with my omxplayer: http://www.esnucm.org/varie/omxplayer01.jpg as you can see in this picture the monitor is taller of the video, and i can see command as background. i don't like this, and i want to put a black image...
by KenT
Mon Jun 03, 2013 10:51 am
Forum: Graphics, sound and multimedia
Topic: Pi Presents: A display package for museums & visitor centres
Replies: 331
Views: 103653

Re: Pi Presents: A display package for museums & visitor cen

Ok, I seem to have gotten it working. Using the Exhibit template, I have photo slideshow, as a single show/medialist, that goes through 40 something photos. Setting each photo to a duration of 3 works great, cycles through each image, and loops back to the start. Setting a photo to a duration of 2,...
by KenT
Mon Jun 03, 2013 10:12 am
Forum: Other projects
Topic: iiyama T2452MTS Touch Screen
Replies: 5
Views: 11010

Re: iiyama T2452MTS Touch Screen

This is great news, I have been looking for a large touchscreen that will work with the Pi for weeks. Could you elaborate on 'works' - does it just replace a mouse. From the Python (patricularly Tkinter) programming point of view is the API just that of a mouse or will a special API be required. I w...
by KenT
Sat Jun 01, 2013 7:01 am
Forum: Graphics, sound and multimedia
Topic: Pi Presents: A display package for museums & visitor centres
Replies: 331
Views: 103653

Re: Pi Presents: A display package for museums & visitor cen

Hi all, I just found PiPresents, and have been messing around with it a bit. I'm attempting to make a photo slideshow. I used the editor to make a clone of the "liveshow" profile. I renamed things to my slideshow, and added a directory full of photos, but when I go to run it (sudo python /home/pi/p...
by KenT
Thu May 30, 2013 7:03 am
Forum: Beginners
Topic: I'm looking for a "10K pull-up resistor", is this it?
Replies: 5
Views: 1347

Re: I'm looking for a "10K pull-up resistor", is this it?

http://www.tandyonline.co.uk/ looks good for small quantities - only £1 postage.

http://cpc.farnell.com/ seem to be doing free delivery for any online orders. At least that is what is says on the front page even though the T&C says otherwise.
by KenT
Tue May 28, 2013 1:37 pm
Forum: Graphics, sound and multimedia
Topic: Autostart video playlist at boot?
Replies: 2
Views: 7572

Re: Autostart video playlist at boot?

If you don't want any programming then use the liveshow facility of Pi Presents

pipresents.wordpress.com
by KenT
Wed May 22, 2013 7:21 pm
Forum: Beginners
Topic: How do you get a video player???
Replies: 1
Views: 467

Re: How do you get a video player???

command line:

omxplayer -o hdmi filename

gui:

https://github.com/KenT2/tboplayer
by KenT
Tue May 14, 2013 12:56 pm
Forum: Graphics, sound and multimedia
Topic: Pi Presents: Beta of a major upgrade now available
Replies: 130
Views: 42760

Re: Pi Presents: Beta of a major upgrade now available

I have just uploaded an update to Pi Presents beta. This release includes 'show control' in which a Control Track in one show can stop or start another concurrent show. It's initial use is to stop an audio background to a mediashow while a video is played, but there is likely to be many other uses. ...
by KenT
Sun May 12, 2013 4:26 pm
Forum: Graphics, sound and multimedia
Topic: Pi Presents: Beta of a major upgrade now available
Replies: 130
Views: 42760

Re: Pi Presents: Beta of a major upgrade now available

Hi Ken, I have a kiosk display with four video tracks. Each video is supposed to play when a button is pressed. 4 videos, and 4 buttons - one for each. I want to start videos on demand from a blank screen. For example if the user presses button 3 I want video three to start. If there is another vid...
by KenT
Thu May 09, 2013 10:27 am
Forum: Graphics, sound and multimedia
Topic: Pi Presents: Beta of a major upgrade now available
Replies: 130
Views: 42760

Re: Pi Presents: Beta of a major upgrade now available

> My question is whether there is a way to get rid of the "loading" text that pops up just before the video plays. Is this a Pi Presents thing or omxplayer based? Its Pi Presents, just edit the resources.cfg file. See Section 9.2 of the manual. > Also, when using PPN as a black box, I had some issue...
by KenT
Wed May 08, 2013 7:04 am
Forum: Graphics, sound and multimedia
Topic: Pi Presents: A display package for museums & visitor centres
Replies: 331
Views: 103653

Re: Pi Presents: A display package for museums & visitor cen

I need to change volume through gpio is there a chance to get tips how to implement that In the beta of version 1.2 you can set the initial volume of a track but otherwise no way to do it at the moment without additional coding. What exactly do you want to do? I am thinking of some extensions to Pi...
by KenT
Sun May 05, 2013 3:43 pm
Forum: General discussion
Topic: Pi in museum exhibits?
Replies: 29
Views: 10863

Re: Pi in museum exhibits?

KenT, I expect to use Pi Presents in an exhibit of science-fiction music later this year, with a mix of audio, video, and text. I'm hoping to use a 4x4 keypad with a serial interface (EDE1144) for menu selection, as there are a lot of examples in our 'short' list and I need to make navigation as qu...
by KenT
Thu May 02, 2013 8:39 pm
Forum: Staffroom, classroom and projects
Topic: GPIO: Pull down or pull up?
Replies: 4
Views: 16300

Re: GPIO: Pull down or pull up?

always safer to wire switches to 0 volts rather than +3volts, also less likely to suffer from RF interference, so pullup.
by KenT
Wed May 01, 2013 5:44 am
Forum: General discussion
Topic: Pi in museum exhibits?
Replies: 29
Views: 10863

Re: Pi in museum exhibits?

My Pi Presents might be what you need http://pipresents.wordpress.com Ken Hi, currently looking to replace some very expensive OneLan hardware which is only ever used to show slideshows of jpegs and the odd movie. RPi is exactly what we want. Screenly is great and I like the scheduling but it only u...
by KenT
Mon Apr 29, 2013 3:12 pm
Forum: Graphics, sound and multimedia
Topic: Synchronized video playback
Replies: 5
Views: 2504

Re: Synchronized video playback

http://www.raspberrypi.org/archives/3648

Demo'ed at MK Jam last Sunday. Very impressive. Will be available soon they hope.
by KenT
Mon Apr 22, 2013 8:24 pm
Forum: Python
Topic: Noob - First Day
Replies: 2
Views: 739

Re: Noob - First Day

Te terminal closes because your program finishes immeadiatley, the Hi is probaably printed but not seen as it diasppears so fast. The interpreter window is different as it prompts for the next command and hence the window stays open. Something like this will might be better, it should loop until an ...
by KenT
Fri Apr 19, 2013 7:41 am
Forum: Media centres
Topic: PiPresents Video?
Replies: 2
Views: 797

Re: PiPresents Video?

Funny you should say that; I'm having trouble getting my head around what it can do, I'm finding I can do things I never thought of when I wrote it. :shock: I think Pi Presents is too flexible to make a video, it would takes hours to show and weeks to make. However I am just putting together an intr...

Go to advanced search