> > >>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
_______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

