Re: [Dvbcentral-interest] DVB Central
Status: Beta
Brought to you by:
jtulach
From: Petr N. <Pet...@Su...> - 2008-12-26 10:40:46
|
Jaroslav Tulach napsal(a): > Hello Fabian, > thank you for your interested in the DVB Central project. I created it as I > felt I could not satisfy my desire to program in Java. I had tried many other > solutions before, but scripting in shell was not flexible enough. With Java > and DVB Central 0.66 I have well working system ready for my home use. Just to put things in perspective, I, on the other hand, have a mostly working streaming and recording solution written in a mix of C/C++, which works on embedded systems, like Buffalo LinkStation (NAS), Asus WL500 and similar (WiFi AP with USB port), Siemens 740AV (DVB settopbox with ethernet port). All systems too small for Java (well, I have working gcj on MIPSel based linkstation, but not on the newer, ARM based one). > I have two things that I'd like to implement when I have time: I want to write > code in Java to parse the TS stream (btw. Petře, can you send me your C > version, so I my task is simplified?). The part that deals with system info is attached. It is caught in the middle of C -> C++ transition (I tend to do work incrementally, rewrite a small piece, wire it back to the original system and test, and usually fall off and go to bed once I get to the WOW point ;-) It then takes a month or so before I find another free timeslot to work on it more. It works, after all, so the motivation is always reduced after each such a milestone), so it might be hard to decipher. And never believe comments in the source code ;-) Feel free to ask more, but my RTT might be worse over the winter break. -- Petr "Nenik" Nejedly, NetBeans/Sun Microsystems, http://www.netbeans.org 355/113 -- Not the famous irrational number PI, but an incredible simulation! |