gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] Video playback


From: Shachar Kaufman
Subject: Re: [Gnash-dev] Video playback
Date: Wed, 27 Aug 2008 11:07:17 +0300

>>Which version of Gnash are you using? The second video works fine for me.

I'm using 0.8.3

I followed NetStreamFfmpeg and it seems to do this:
    URL uri(url, get_base_url());
....
    _downloader.reset( streamProvider.getStream( uri ) );

Shouldn't it be streaming the (complete base_url +) URL string given with the play() call?

s

reply via email to

[Prev in Thread] Current Thread [Next in Thread]