![]() |
mediaserv: choice of languages/platforms [poll]
Hi,
Many of you will be aware of my mediaserv on-demand video converter. Currently it's pretty much limited to Unix-like OSes such as Linux and (apparently) Mac OS X. This is because it's written in Perl, and Perl's threading is a bit ropey on, say, Windows. Unfortunately, it's a bit ropey on everything and I'm not quite happy with it. So, I'm thinking of rewriting the mediaserv bit in another language with a more robust multi-threaded implementation. tablet-encode would stay in Perl. The disadvantage of a rewrite would be that it becomes trickier to install (potentially): the same dependencies you need for tablet-encode are not sufficient for mediaserv. So, the poll above is to garner input from the users here. The choices are:
Remember, this is for the server component; the UI would still be through Media Player/mplayer, the web browser and RSS feeds. Anything I'm missing? |
Re: mediaserv: choice of languages/platforms [poll]
I would prefer native language since it runs better. Voted for D, but FreePascal/Lazarus is nicely cross-platform too and also does a single executable.
|
Re: mediaserv: choice of languages/platforms [poll]
Quote:
D/Vala are both obvious choices for a native language version, but I'm not sure why you says "it['ll] run better". mediaserv doesn't do much which requires CPU power, off-loading all the heavy lifting to mencoder. The key requirements, therefore, are: maintainability; robustness/reliability; ease of use for end-user. Native language wins on all three counts to a degree, coming out miles ahead of anything else on the last point. |
Re: mediaserv: choice of languages/platforms [poll]
Lazarus is closer to Delphi than was before, and easy interface design beats the other C group. However, you won't need too much on the interface part to judge on that :)
If i'm not mistaken you have a scanner there and also the actual server - more speed will help with large collections, but the native languages should run as CGI, so you will lose from request startup time. Something with apache module will fare better for serving. Unless you want to do a whole web server. :) Easiest for the user will be a stand-alone installation that will get them all the functionality without messing with config files at all, small IDE for choosing a directory and eventually a tray icon. I think i just described Orb :) |
Re: mediaserv: choice of languages/platforms [poll]
Native C please.
I run an NSLU2 and I'd need to save as many clock cycles as possible :) |
Re: mediaserv: choice of languages/platforms [poll]
Ah, a subject close to my heart. I'm really not sure Windows users need more programs for streaming video as they have Orb and Tversity. Mediaserv seemed to work fine when I tried it, not sure it needs to be more optimized, because I don't think it needs to serve more than few video at a time. And the program doing the transcoding is what consumes cpu. What I would like to see is more features. More media formats like dvd-images and live-tv, subtitles, seeking etc.
|
Re: mediaserv: choice of languages/platforms [poll]
Oh, yes, LiveTV ;)
But i don't see a problem with the subs - they should transcode just fine... |
Re: mediaserv: choice of languages/platforms [poll]
Quote:
|
Re: mediaserv: choice of languages/platforms [poll]
I second Bundyo suggestion (fpc is not your grandfather's pascal), but, what about incorporating to mediaserv the patches for vdr recordings that I sent you a while ago? ;)
|
Re: mediaserv: choice of languages/platforms [poll]
Quote:
This weekend development should be picking up again. |
All times are GMT. The time now is 23:21. |
vBulletin® Version 3.8.8