How to DIY your own Digital Signage or Kiosk with Raspberry Pi using Toldotechnik

Поделиться
HTML-код
  • Опубликовано: 31 янв 2025

Комментарии • 68

  • @gnroll1
    @gnroll1 3 года назад +6

    Thanks. I was literally looking for an open source digital signage solution for Pi Zero and you posted this yesterday.

  • @enragedbacon470
    @enragedbacon470 3 года назад +22

    can confirm, we use raspberry pis for digital signage at the theater I work at.

    • @NovaspiritTech
      @NovaspiritTech  3 года назад +6

      hahah nice!! i've seen it too at a local small movie theater we have around town

    • @gamertron0882
      @gamertron0882 3 года назад +4

      @@NovaspiritTech wait... is it the same theater?

    • @golf-n-guns
      @golf-n-guns 3 года назад +3

      @@gamertron0882 Plot twist: You're really Novaspirit Tech

    • @Stephyayy123
      @Stephyayy123 6 месяцев назад

      oh nice. May I ask what program/software you guys use?

  • @W1ldTangent
    @W1ldTangent 3 года назад +2

    Hot sweet damn, this is exactly what I need for work, thanks! I've probably already tried every one of the other Pi-supported digital signage solutions out there, they all suck performance-wise and at least the last time I looked (last year) none supported the Pi4 yet, and I'll be damned if I ever pay a subscription for signage.

  • @iblackfeathers
    @iblackfeathers 3 года назад +4

    in some use cases this can be used in place of the magic mirror software as a light smart mirror display. while the magic mirror is fully customisable, there are broken modules that no longer work for one reason or another and have a certain degree of high maintenance. this is like back to basics. 👍

  • @brownster4865
    @brownster4865 2 года назад

    Cool for a single sign for sure. I work for XOGO digital signage which is a company that needs to charge at some point of course. However, one sign is free so probably the same customer as this project is designed for but much more advanced. An option. Good job presenting the opensource project!!

    • @Yungbull2403
      @Yungbull2403 Год назад

      fix your shit. I bought 8 xogo minis and they never fucking stay on the server

  • @m.s.1458
    @m.s.1458 3 года назад +4

    Hi, i was wondering where is the screen orientation setting, because i want to use my monitor in portrait mode? thank you

  • @doylemaleche9937
    @doylemaleche9937 3 года назад +4

    Very informative!
    Is there a feature install to use the PI as a picture and video kiosk from a thumbdrive?
    Both video and pictures. We are a STEM organization and want a slide show display of or projects during public events.
    Thank you for your outstanding work!

  • @q2000drum
    @q2000drum 3 года назад +3

    Thanks a bunch, was looking for somethin like this for our Church foyer.

    • @visionarybrands
      @visionarybrands 3 месяца назад

      I’m looking to do the same where I am. Do know of someone that I can pay to walk me through the process?

  • @visionarybrands
    @visionarybrands 3 месяца назад

    Thanks for the video. I’m working on a project for a church and wanted to know can I hire you to walk me through the steps? We are looking to get the device to go directly to a url.

  • @danielgaray4943
    @danielgaray4943 3 года назад +1

    Can you use this for multiple screens, playing different videos simultaneously?

  • @TomWarrenPhotography
    @TomWarrenPhotography 3 года назад +1

    hi, guys. i need advice. I want to display a looped video on a TV. are the earlier versions of Pi able to do this? Are there requirements I need to be aware of to display video? I plan to use an older monitor with VGA input and use an adapter to connect to HDMI coming out of the Pi, unless theres a simpler setup.

  • @djornfevrier4799
    @djornfevrier4799 3 года назад +1

    Hi, I have various questions on implementation. Are you able to have various videos? Are you able to make each video clickable?

  • @CrankyCoder
    @CrankyCoder 3 года назад +1

    Just curious.... have you thought of making maybe a 2 button thing to speed up/slow down the teleprompter and turn it in to foot pedals? just a random idea that popped in my head :)

  • @mr.geniussam1670
    @mr.geniussam1670 Год назад

    thx a lots, your video is awsome, just a little question, how can i schedule videos after uploading them ?

  • @breevwhyman2985
    @breevwhyman2985 3 года назад +2

    Teleprompter web site would be handy to know off of you
    thanks

  • @matthewreid9502
    @matthewreid9502 Год назад

    Hey, I know this video is two years old but wondering if you can remote into this from outside the local network? Thanks.

  • @babaalytimite8801
    @babaalytimite8801 3 года назад +1

    I tried to set everything up according to this vidéo but nothing happened. My raspi 3+ rev 1.2 showed black screen. Can u please help me. Thanks a lot

  • @SAFACTS
    @SAFACTS 2 года назад

    i have a doubt can we use pi for other operations after installing the pi signag or any signage os

  • @werekitty93
    @werekitty93 3 года назад +1

    Please share what screen you're using for the raspberry pi!

    • @DJSeanJ
      @DJSeanJ 3 года назад

      seconded

  • @davocc2405
    @davocc2405 3 года назад

    Am currently trying to work out if I can utilise this to use for a switchable display unit by switching TTY output using CHVT (over an SSH session). I want to be able to issue remote commands to switch between a web display, video display and text display; I want to be able to script how it switches as a kind of "send-to" target. Also trying to find a terminal equivalent of xset (which lets you send the system into HDMI power-off or suspend) - the reason for this will be to tie it into an infra-red sensor that will switch of all displays when noone's in the room and then power them all on as you come in without having to reboot.
    Also is it plausible to stop/start the service program that runs the display rather than restart the entire device (doing this via SSH)?

    • @matthewreid9502
      @matthewreid9502 Год назад

      Did you ever do this project? Can you remote into it from outside the local network?

    • @davocc2405
      @davocc2405 Год назад +1

      @@matthewreid9502 I managed to get some things working but the Raspberry Pi OS developers treat the video output and handling system like the wild west - not entirely their fault as things seem to work and then stop working with kernel updates. For example - screen blanking after inactivity or by script edict - that's changed three, perhaps four times in method and utility required - and it *doesn't* work consistently for the Zero compared to, say, the 4b. I wanted to be able to issue blanking commands to all screens to turn them into DPMS power save but to retain this functionality I have to not only maintain a very old build (Debian 10 based) but I also have to not update the OS at all as a simple update will replace the kernel and bam, everything stops working for blanking.
      It's just too inconsistent; every time they update the kernel you are at severe risk of everything suddenly not working.
      I even tried switching to alternative OS's such as DietPi - some of those actually worked more consistently but I've not really found a happy medium for this build to date.

  • @lucianorstech
    @lucianorstech 3 года назад +1

    Você poderia mostrar como posso fazer a configuração para deixar meu Ubuntu do mesmo jeito que o seu, adorei a interface do seu ubuntu!?

  • @sjp770
    @sjp770 3 года назад

    Chilipi works well too - any luck finding one that can cache a google login to display password protected content?

  • @davocc2405
    @davocc2405 3 года назад

    Is there a way of layering this onto a lite Raspbian install? I want to run with mosquitto_sub and a bunch of standard utils for screen blanking and waking. I have console hdmi suspend working now (can be triggered by script or remote ssh session)

  • @homileto4298
    @homileto4298 3 года назад

    YOU ARE A FRIKIN BOSS! A SMART BOSS!

  • @EmbraceMaking
    @EmbraceMaking 3 года назад

    Want to try this out but I'm a pi newb and before I create a new image I'm hoping you could let me know if the following is possible... when the user touches a text box does a key board pop up? Also, would it be possible to somehow have something where if the network drops a custom page comes up? I'd like to have a page that comes up where the user can press a button that activates one of the digital outputs on the pi. Thanks!

    • @NovaspiritTech
      @NovaspiritTech  3 года назад

      Yea you can do that with a on screen keyboard program called onboard

    • @EmbraceMaking
      @EmbraceMaking 3 года назад

      @@NovaspiritTech Interesting thanks... are you aware of anything to create a custom 404 error page if the network drops? Or some sort of program that runs and keeps an eye on the network status? I would like to have some kind of fall back in case the network drops. Great video by the way.

  • @HelloHelloXD
    @HelloHelloXD 3 года назад +2

    What the cheapest 7"/10" display for RPi?

    • @EdwardCrosby
      @EdwardCrosby 3 года назад

      This is what I would like to know also. I'm looking for a good inexpensive display for my RPi 4, roughly 7 or 10 inches. I could use something like this digital signage and make a digital photo frame with random photos of my family.

  • @digitalranger4259
    @digitalranger4259 3 месяца назад

    I'm just looking for a solution that will boot up and start flipping images from the attached thumb drive.

  • @smidjepeter
    @smidjepeter 3 года назад

    Can you do it with a B + or is that a different kind of Raspberry Pi ?

  • @shaheryarali3030
    @shaheryarali3030 3 года назад

    I want to create a university touch screen interface with raspberry pi and whenever a student touches it the options got displayed and the class schedules, etc please help me

  • @bacpacker88
    @bacpacker88 3 года назад

    Can you refresh the webpage without rebooting the device so updates can be more live?

    • @stigcc
      @stigcc Месяц назад

      Did you find out?

    • @bacpacker88
      @bacpacker88 Месяц назад +1

      No I ended using a windows 11 pc in kiosk mode

  • @TOMTOM-nh3nl
    @TOMTOM-nh3nl Год назад

    Thank You

  • @finhas8865
    @finhas8865 3 года назад +2

    We've came to an era where 300MB is super slim.

  • @kaastrup1971
    @kaastrup1971 Год назад

    website does not display right - can the browser support javascript....

  • @FirstLast-yf7qw
    @FirstLast-yf7qw 3 года назад

    That is soooooooooooooooooo Cool!!!!

  • @mateuszhalaburda6975
    @mateuszhalaburda6975 3 года назад

    I have 2 questions:
    1. I was install in on pi 0 and run simple website with slide show, but for some reason its look like restarting after 2 slide. any one know why this can be happen?
    2. Is there any version to run this on rpi4 I don't have any other rpi than 0W and 4?

  • @josephmama9657
    @josephmama9657 11 месяцев назад

    So I have a unique issue, I can’t use WiFi or hardline. I want to display signage that I load locally. Not transferred over internet. I can’t get ANY devices on the internet in said area.

    • @ZebulonPottery
      @ZebulonPottery Месяц назад

      I know this 9 months later. But you don't need this for local only. Just make a video on capcut using the signs you want to load. Load that video file on a flash drive and play it on any screen that can use a USB.

    • @josephmama9657
      @josephmama9657 Месяц назад

      @ so this was a ppt that was converted to video and displayed in a gov facility. That’s all I ended up doing. I appreciate you taking the time Zeb. I think I was overthinking it…which I tend to do.

  • @angelpepo
    @angelpepo 3 года назад

    just one URL on url.txt ? can show 2 url Changing one and one?

    • @stigcc
      @stigcc Месяц назад

      Did you find out this?

  • @exerazore
    @exerazore 3 года назад

    On Official Raspberry Pi 7" Touchscreen Display the display is upside down. I cannot move the screen because it has a stand. How to fix it?

    • @exerazore
      @exerazore 3 года назад +1

      Found it. Add display_rotate=2 in config.txt. Now, It would be awesome touchscreen support for this display.

  • @Un_Pour_Tous
    @Un_Pour_Tous 3 года назад

    Why is OMX only on the RPI?

  • @Bikman
    @Bikman 3 года назад

    thanks!

  • @plazmax
    @plazmax 3 года назад

    can we do more than one video like playlist ?

  • @_chris79
    @_chris79 3 года назад +1

    DietPi is a great solution, as well

  • @lalalaband
    @lalalaband Год назад

    how to use by rpi4 ?

  • @NeoOwnz
    @NeoOwnz 3 года назад

    That's what's up

  • @montykemp4057
    @montykemp4057 3 года назад +1

    First

  • @alecwalker4326
    @alecwalker4326 10 месяцев назад

    I am getting an error when sd care is put in "8 flashes: SDRAM not recognized. You need a newer bootcode.bin/start.elf firmware, or your SDRAM is damaged. Using RP3 and able to run other things such as pi signage but not toldo technik

  • @jcw232000
    @jcw232000 Год назад

    is it free?

  • @AbdulAlim-jg6bt
    @AbdulAlim-jg6bt 10 месяцев назад

    Easier to use posterbooking it’s a free raspberry pi digital signage app