#GStreamer 1.26.4 Open-Source Multimedia Framework Adds TAI Timestamp Muxing Support to mp4mux and Other Changes https://9to5linux.com/gstreamer-1-26-4-adds-tai-timestamp-muxing-support-to-mp4mux-other-changes
#GStreamer 1.28 Promises #Vulkan H.264 Encoder, #AMD HIP Plugin, 10-Bit Support for the Vulkan H.265 Decoder, and More https://9to5linux.com/gstreamer-1-28-promises-vulkan-h-264-encoder-amd-hip-plugin-and-more
New GStreamer 1.27.1 development snapshot release!
This is primarily for developers and early adopters, as any newly-added API can still change until 1.28 is released in late 2025.
Details at https://gstreamer.freedesktop.org/releases/1.28/#1.27.1
Binary packages for 1.27.1 are available as well now: https://gstreamer.freedesktop.org/download/
Amarok music player is now GStreamer based, which helps to provide unified and future-proof feature set for all users for years to come.
Parallel zur Veröffentlichung von #Amarok 3.3-
https://blogs.kde.org/2025/07/08/amarok-3.3-far-above-the-clouds-released/
Nur von dem #GStreamer-Backend bin ich nicht überzeugt, in der Vergangenheit machte das bei vielen FLACs Probleme, weshalb ich das VLC-Backend nutzte.
Argh, ich will doch nur einen rtsp server aufmachen der sich so verhällt wie der von einer ollen Hikvision Kamera. Stattdessen wühle ich mich durch die Gstreamer doku und bin noch kein Bisschen schlauer geworden. Immer hin habe ich es relativ bald mal hin bekomme etwas zu streamen das ich mit ffplay dann anschauen kann aber die Anwendung die ich testen will meckert rum von wegen:
this session has no media subsession (i.e., no "m=" lines) und ich habe keine ahnung wie ich das in den python bindings des Gstreamer rtsp plugins mache dass ich so eine blöde subsession erzeuge. Weis wer wie das geht? #Hilfe #Gstreamer #Python #Rtsp #Frage
#Linux Weekly Roundup for June 29th, 2025: #Firefox 140 ESR, first look at #GIMP 3.2, #IPFire gets #WireGuard support, #KDE Plasma 6.4's first point release, Firefox 141 to use less memory on Linux, #qBittorrent 5.1.1, #Clonezilla Live 3.2.2-15, #PipeWire 1.4.6, #GStreamer 1.26.3, and more https://9to5linux.com/9to5linux-weekly-roundup-june-29th-2025
#GStreamer 1.26.3 Open-Source Multimedia Framework Patches H.266 Video Parser Security Flaw https://9to5linux.com/gstreamer-1-26-3-multimedia-framework-patches-h-266-video-parser-security-flaw
GStreamer 1.26.3 multimedia framework fixes H.266 parser flaws, improves WAV file support, and optimizes fragmented MP4 handling.
https://linuxiac.com/gstreamer-1-26-3-delivers-bug-and-security-fixes/
Object detection & tracking with gst-python-ml, a powerful, pure python #ML framework that supports a broad range of ML vision and language models & works seamlessly with upstream #GStreamer distributions. https://www.youtube.com/watch?v=vn7p2hXUlcs #Python #PyTorch #AI #OpenSource
@peertube Nice! Have you checked out the https://gstreamer.freedesktop.org/documentation/rswebrtc/index.html?gi-language=c#plugin-rswebrtc Sounds like a #gstreamer job maybe for/with help from @centricular ?
Object detection & tracking with gst-python-ml, a powerful, pure python #ML framework that supports a broad range of ML vision and language models & works seamlessly with upstream #GStreamer distributions. https://www.youtube.com/watch?v=vn7p2hXUlcs #Python #PyTorch #AI #OpenSource
Unleashing gst-python-ml: Python-powered ML analytics for #GStreamer pipelines. The perfect duo to run complex models across multiple streams. https://col.la/gstpythonml #Python #Pytorch #AI #OpenSource
#Linux Weekly Roundup for June 1st, 2025: #GNU Linux-libre 6.15 kernel, #AlpineLinux 3.22, #Firefox 139, #Armbian 25.5, #AlmaLinux OS 10, KaOS 2025.05, #Thunderbird 139, #ArchLinux installer adding support for Btrfs snapshots, #TUXEDO Stellaris 16 Gen7 laptop, PanVK now #Vulkan 1.2 conformant, #GStreamer 1.26.2, #PorteuX 2.1, CachyOS ISO snapshot for May 2025, and more https://9to5linux.com/9to5linux-weekly-roundup-june-1st-2025
#BSI WID-SEC-2025-1171: [NEU] [hoch] #GStreamer: Mehrere Schwachstellen
Ein Angreifer kann eine Schwachstelle in GStreamer ausnutzen, um einen Denial of Service Angriff durchzuführen oder Informationen offenzulegen
https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1171
GStreamer 1.26.2 multimedia framework is out with security fixes, AV1 decoder boosts, and subtitle and playback improvements.
https://linuxiac.com/gstreamer-1-26-2-lands-with-security-and-playback-fixes/
#GStreamer 1.26.2 Open-Source Multimedia Framework Improves D3D12 Video Deconding on #NVIDIA GPUs, WAV Playback, and More https://9to5linux.com/gstreamer-1-26-2-improves-the-d3d12-video-decoder-for-nvidia-gpus-wav-playback
Guess I shouldn’t have tempted fate with a post like that. It failed again after several hours of running.
Trying another idea now…
I think (hope) I have finally won my battle with #gstreamer and #nvidia and we have worked around the insidious memory leak (that's on Nvidia's nvvideoconvert component we believe, which seems to leak when a pipeline containing it is destroyed), and the frustrating failure of the GStreamer qtdemux to emit its pad creation signal intermittently (very intermittently).