Am 25.10.2005 schrieb "Karl Lattimer" <[EMAIL PROTECTED]>:

>To be honest, with the current value of USD I wouldn't really bother
>myself for that, I doubt that many others would too. I recon its going
>to be a couple of days work at least, a number of things need to be
>worked out like hiding the player when you're providing a streaming
>server (i suggest xfake), then you've gotta have local clients connect
>to that, as well as remote clients.

it is not necessary to hide anything.

one has to seperate two things wenn talking about vlc:
*streaming server
*video player with stream client

if you check the wishlist for freevo in the wiki you will find both
features requested. i added an url to my site for the server part as i
was playing around with this a while ago using the 1.5 codebase.

i am talking server only now:
vlc works without any graphical interface in the console and can be
started in the background with the required commandline arguments using
freevo's "childapp" module. this childapp also supports sending
commands to the process and receiving stdout and errout.. pretty cool
actually :)

my "playing around" came this far:
*added item to main menu
*activating this item starts streaming mpeg2 data using /dev/video0 and
ivtv as source
*it also sets a status flag in an idlebar plugin (says "stream on" then)
*activating the menu item again ends and kills (if necessary) the vlc
server and switches the status to "stream off"

if one knows the freevo codebase this is the work of 2 hours at max.

the code is a mess though, but i guess it would be a good starting point
for further development. taking money for such a thing would be wrong
imo. after all its FREEvo.

talking client now:
a vlc player plugin would probably look very much like the ones for
mplayer or xine... dont know how hard it would be to adapt.

regards
florian

>
>On Tue, 2005-10-25 at 08:35 +0800, Ow Mun Heng wrote:
>> On Mon, 2005-10-24 at 18:48 +0100, Karl Lattimer wrote:
>> > how much is the bounty?
>>
>> Depends on the complexity of the work. I'm not sure what price to put on
>> it. USD100-200??
>>
>> Would that suffice?
>> >
>> > On Mon, 2005-10-24 at 16:58 +0800, Ow Mun Heng wrote:
>> > > Hi All,
>> > >  Has anyone on this list been able to get VLC intergrated into Freevo? I
>> > > am currently running Freevo as a set-top box and set-up a separate
>> > > server box running VLC and acting as a VoD server.
>> > >
>> > > Right now, VLC is using RTSP protocol (Live.com media streaming
>> > > implementation protocol) and xine does not support it. Even though
>> > > Mplayer is said to support it, but according to the Mplayer and
>> > > live.com's devel, it's support is broken. (Hence I can't use neither
>> > > mplayer nor xine to play the VLC VoD Streams)
>> > >
>> > > Per freevo-archive, Dirk Meyer had this to say
>> > >
>> > > [quote]
>> > > So why not vlc? First of all, I couldn't get it running. Second: every
>> > > new player (vlc, gstreamer, whatever) takes time to integrate into
>> > > Freevo. I don't have that time. So _I_ will only integrate two
>> > > programs: mplayer and xine. But this two will be integrated with
>> > > freevo having _full_ control over the stream and freevo drawing on top
>> > > of the video. So this is more important to me than supporting every
>> > > player. But if someone whats to help, I would accept vlc patches.
>> > > [/quote]
>> > >
>> > > So, since this is a feature which I would like to have, I'm willing to
>> > > put up a bounty for it. If there are interest, please email me offline
>> > > to work out the details.
>> > >
>> > > Thanks for the great work thus far on freevo.
>> > >
>> > >
>> >
>> >
>> >
>> > -------------------------------------------------------
>> > This SF.Net email is sponsored by the JBoss Inc.
>> > Get Certified Today * Register for a JBoss Training Course
>> > Free Certification Exam for All Training Attendees Through End of 2005
>> > Visit http://www.jboss.com/services/certification for more information
>> > _______________________________________________
>> > Freevo-users mailing list
>> > [email protected]
>> > https://lists.sourceforge.net/lists/listinfo/freevo-users
>>
>
>
>
>-------------------------------------------------------
>This SF.Net email is sponsored by the JBoss Inc.
>Get Certified Today * Register for a JBoss Training Course
>Free Certification Exam for All Training Attendees Through End of 2005
>Visit http://www.jboss.com/services/certification for more information
>_______________________________________________
>Freevo-users mailing list
>[email protected]
>https://lists.sourceforge.net/lists/listinfo/freevo-users


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to