MartinLangbecker / wokubot

MIT License
1 stars 0 forks source link

Play media on screen #37

Open MartinLangbecker opened 3 years ago

MartinLangbecker commented 3 years ago

Whenever the server receives a media file, it should play it immediately on a connected screen. If the media type of the file is image or video, the file should be displayed in fullscreen mode. Once it is done playing, the display should either show the last frame of the video or return to the previously displayed image.