Re: [Dvbcentral-interest] DVB Central
Status: Beta
Brought to you by:
jtulach
From: Jaroslav T. <Jar...@Su...> - 2008-12-26 14:07:26
|
Hi Fabian. Btw. I've just published version 0.66 - it is the most stable release so far. I run it at my home for few months without any problems. Dne Tuesday 23 December 2008 08:11:31 Fabian Ritzmann napsal(a): > > 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?). > > What do you plan to do with that? I want to scan the list of channels on given frequency via my library and not rely on dvbscan external utility. > > Also I am waiting for javafx to > > produce video players in Java capable to display mpeg on Linux. Then I'd > > like integrate that into the HTML interface. > > So right now you are using a player plugin for your browser to display > the MPEG TS, or how does that work? I am ultimately interested in > building a stand-alone client but the lack of a performant Java MPEG > player is definitely a major obstacle and like you I have been hoping > for JavaFX to deliver something. I would expect that whatever comes > out of there will only be able to deal with MPEG PS, but I guess > that's not a major problem. I care a lot about support for subtitles > but with JavaFX it should be possible to do overlays. As far as I know next JavaFX release will eventually happen in February. Then I'll see what to do. > I liked the freevo approach where you can integrate any player you > want I do not understand. You can use any player with dvbcentral too. That is obvious. > but the end result is a real configuration head-ache. Freevo also > supports dvbstreamer > <http://apps.sourceforge.net/mediawiki/dvbstreamer/index.php?title=Main_Pag >e>, which is a nice solution to deal with handling DVB tuners, but I > suppose you already solved that issue. I was using dvbstreamer few years ago, but found it insufficient. That is actually the reason I started dvbcentral - I want full control over DVB devices from Java. -jst |