Le 27/10/2016 à 01:43, Benoît Minisini a écrit :
> Le 27/10/2016 à 01:41, Benoît Minisini a écrit :
>> Le 27/10/2016 à 01:37, Benoît Minisini a écrit :
>>> Le 26/10/2016 à 23:59, Piper984 a écrit :
>>>> ok: Attached is the file that is produced via Project -> make -> source
>>>> archive.
>>>>
>>>> Thanks!
>>>>
>>>> prjVideoTest01-0.gz
>>>> <http://gambas.8142.n7.nabble.com/file/n57616/prjVideoTest01-0.gz>
>>>>
>>>
>>> Are you kidding? Your project is still almost void and unusable (no
>>> media player in it at all), and did you really create the source archive
>>> with the IDE? The IDE creates "tar.gz" files.
>>>
>>> Regards,
>>>
>>
>> Sorry, I found the media player. Can you do the same thing with the
>> MediaView control of gb.web.form? And tell me if it works for you?
>>
>
> By the way: if you want to create a media URL from a local file path,
> you can use the Media.URL() method.
>

OK, I found. You must use the NextURL property, not the URL property. 
Setting the URL property directly resets the player, and even can crash 
GStreamer if it is done while it is finishing a stream.

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to