<div dir="ltr"><div>Hello Michael,</div><div><br></div><div>I would be very interested in this. Is there a link to the source and the example code please?</div><div><br></div><div>Thanks - Aruna<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Nov 1, 2022 at 6:45 AM Michael Van Canneyt via lazarus <<a href="mailto:lazarus@lists.lazarus-ide.org">lazarus@lists.lazarus-ide.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
Hello,<br>
<br>
For all people interested in sound/video streaming:<br>
<br>
After lots of work, I added the gst unit to the FPC packages.<br>
This unit contains the import declarations for the full libgstreamer-1.0 API. <br>
I didn't translate all C macros, but if you need some which I didn't<br>
translate, let me know and I will add them.<br>
<br>
For those that are not in the know:<br>
gstreamer is a powerful audio/video stream system, used on most modern linux<br>
distributions (it may be available on mac/windows, but I didn't test those).<br>
<br>
I have also added a simple demo, that shows how to play a mp3 file.<br>
<br>
I'm not an expert in sound/video streams, so if someone can contribute a<br>
more elaborate example, it would be most welcome :)<br>
<br>
Enjoy,<br>
<br>
Michael.<br>
-- <br>
_______________________________________________<br>
lazarus mailing list<br>
<a href="mailto:lazarus@lists.lazarus-ide.org" target="_blank">lazarus@lists.lazarus-ide.org</a><br>
<a href="https://lists.lazarus-ide.org/listinfo/lazarus" rel="noreferrer" target="_blank">https://lists.lazarus-ide.org/listinfo/lazarus</a><br>
</blockquote></div>