Small linux distro for displaying advertisements/banners


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users Small linux distro for displaying advertisements/banners
# 1  
Old 01-19-2012
Lightbulb Small linux distro for displaying advertisements/banners

Hi guys (& ladies) Smilie
I'm looking for some good linux distribution to use on my new project.
The project looks like this:
- tiny computer (ethernet, D-sub, usb, etc),
- big-screen monitor (min 40'').
All it has to do is to display some .swf advertisement in fullscreen mode. (plus some extra features like automatic checking for new ads, etc).

For now I'm using Ubuntu server 10.04 with Xorg, and gnash for playing flash files, but I don't know if it's right path to follow.

I'd like to use the smallest and fastest possible distribution which will do the job.

Any ideas are welcome Smilie
Thx & Greetings.
# 2  
Old 01-20-2012
using the known distribution / family is better than searching for a suitable small distribution..

IMHO, If you know / used ubuntu / debian family systems earlier and have some experience, then it is good to stay in it.. bcoz if you go for some other flavor though most of them are similar - you will have spend time in finding out what is the proper method to do that .... blah blah blah !
# 3  
Old 01-20-2012
Thanks.
I think I'll probably stick to it.

But for now I found some new issues:
- gnash is pretty slow. Adobe's flashplayer is much more efficient.
- without any window manager it's hard to 'fullscreen' flashplayer, so I've added openbox.
- when display is rotated (verticaly) any mouse movement causes crash of Xorg.
- I can't disable mouse (or mouse cursor) in Xorg.

Smilie
# 4  
Old 01-20-2012
The choice of distro depends on your hardware. If you only have 256MB RAM and a slow processor, then you need something very lightweight. But since you are already running ubuntu pretty smoothly, i don't see a reason to switch.
As for your performance issues:
Check out this site SCALE 8x: Gnash, the free Flash player [LWN.net] Among other things it says:
Quote:
Gnash uses either Gstreamer or FFmpeg for media handling. He noted that most distributions use Gstreamer to avoid the codec issues, but that FFmpeg is much faster...
Which are you using?
Are you running gnash standalone or as a browser plugin? If a plugin, which browser?

But there are limits to how fast the flash can be played, flash usually cannot utilize hardware acceleration. Do you need to run your ads in flash format? How about converting it into an mpeg (using e.g. ffmpeg) and running that with mplayer?

# 5  
Old 01-23-2012
Ubuntu will do, but I've just switched to regular desktop with 'command-line install' option and just added xorg and openbox.
Ghash, which I used, was probably working on gstreamer, and as a standalone player - because I was trying to make it minimalistic Smilie
I know about none hardware acceleration for flash, but unfortunately this is required format...
ffmpeg won't convert .swf file becasue of lacking support for 'compressed swf format' or whatever it's issue is.
So... I think I'm close, the only thing I don't like for now is setting fullscreen in adobe's flashplayer - I have to send Control+F with xsendkey...

Thanks and greetings.

Oh, and mouse cursor is disabled with 'unclutter'. :-)
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Open Source

What is your favorite Linux distro?

What is your favorite Linux distro? and possibly why? Personally, I have Fedora 3 on my computer. I have used Ubuntu and Slackware, too. But I think I liked Ubuntu more, maybe because of its speed and easy installation of packages. (192 Replies)
Discussion started by: milhan
192 Replies

2. Linux

Best Linux Distro

Hello, I have a Compaq Presario v3000 5 year old laptop, with 1 GB RAM and currently running the (slow and stupid) Windows 7 32 bit, thus I would like to dual boot it with an appropriate distro of Linux that 1) Doesnt consume too much resources (1 GB RAM is not a lot of space) and it ll be... (4 Replies)
Discussion started by: ajayram
4 Replies

3. UNIX for Advanced & Expert Users

Help creating a custom linux distro

Hi all, for a while now I've been working on a linux distro and I'm a couple of tweaks away from it to be perfected so if any experts want to help me out please message me. Thanks in advance. (I know I've posted a similar thread on the same topic but it was closed due to an unhelpful title... (0 Replies)
Discussion started by: allk
0 Replies

4. Linux

Best Linux desktop distro

I hate the fact that my first post is this. Anyhow, I've been using Linux distros such as Ubuntu, Fedora, Debian, openSUSE, and a few others for quite some time now. I've never had a problem with any distro, thus saying that they were all good in my opinion. I've been reading a lot on different... (2 Replies)
Discussion started by: Vex
2 Replies

5. What is on Your Mind?

Creating a Linux Distro

I have been using Linux OS since 4 years and I'm very interested to know how to create a Linux Distro. I have heard about LFS. I would just like to know, what do I need to create a Linux Distro? I'm not a programmer, if I have to create a Linux Distro, what programming languages do I need to... (3 Replies)
Discussion started by: Auzern
3 Replies

6. UNIX for Dummies Questions & Answers

New to linux. Which distro should i use?

want to know which Linux distro is 4 me. want 2 teach my self programing and problem solving. i want to learn code and write code. i have an acer aspire one 2GB memory 160 GB HDD intel Atom. look im as noobie as it gets im a MS xp, vista boy want to go beyond graphical click and do... any help... (1 Reply)
Discussion started by: BizilStank
1 Replies

7. AIX

A thing AIX would do it like no other Linux distro?

Hi, I would like to know, is there a thing that AIX would do it, and RHEL or SLES would not? Something specific and great in the same time. It might sound weird, but I'm very curios. Thanks a lot guys! (7 Replies)
Discussion started by: aixn00b
7 Replies

8. UNIX for Advanced & Expert Users

Copying a Linux distro from one partition to the other...

Hola. Here is how my partition table looks: Device Boot Start End Blocks Id System /dev/hde1 1 1689 13566861 7 HPFS/NTFS /dev/hde2 * 1690 2783 8787555 83 Linux /dev/hde3 2784 2813 240975 82 Linux swap /dev/hde4 ... (5 Replies)
Discussion started by: Mr_Proper
5 Replies

9. UNIX for Dummies Questions & Answers

Linux distro

Hi I'm have old toshiba laptop(t1900) 486, 4mbRAM and ~120MB of hdd I'm looking for distro to suite my comp, no need for X windows but not enything that runs on FAT, just normal small Linux. Actually, *BSDs will do as well. If u know any distro that would do this I will be thankful for hint ... (4 Replies)
Discussion started by: wolk
4 Replies
Login or Register to Ask a Question