similar to: [Asterisk-video] gstreamer integration

Displaying 20 results from an estimated 90000 matches similar to: "[Asterisk-video] gstreamer integration"

2020 Mar 27
0
[Asterisk-video] gstreamer integration
You could use RTMP protocol from asterisk to rtmpsrc in gstreamer. I used chan_rtmp long time back but it only supported audio back then. From: asterisk-users <asterisk-users-bounces at lists.digium.com> On Behalf Of Jerry Geis Sent: Friday, March 27, 2020 8:29 AM To: Development discussion of video media support in Asterisk <asterisk-video at lists.digium.com> Subject: Re:
2020 Mar 27
3
[Asterisk-video] gstreamer integration
Thanks Jeremy. I am seeing questions similar to mine when I search - but I am not finding a solution. Was wondering if you know of something I have not found yet. Jerry -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20200327/92e1b497/attachment.html> -------------- next part -------------- --
2017 Feb 07
5
Rebuild gstreamer
Hi all, I have a need to rebuild the gstreamer and gst-plugins in CentOS 7. So I found the wiki for rebuilding a source package... I downloaded the vault.centos.org files, installed them with dependencies. I did the rpmbuild -ba for each of the four packages. All seemed to go well. No errors reported. However - the /usr/bin/gst-inspect* listing shows the files as OLD ls -l /usr/bin/gst-inspect*
2017 Feb 07
0
Rebuild gstreamer
Hello Jerry, don't know why you need to upgrade gst-inspect plugin. But I did update gstreamer plugin last year. If you like to take a view http://centos.cms4all.org/repo/7/gstreamer/ cms4all.repo [cms4all-gstreamer] name=cms4all-gstreamer #baseurl=http://centos.cms4all.org/repo/7/gstreamer/ baseurl=file:///srv/repo/centos/7/gstreamer gpgcheck=0 enabled=1 This are private package, does it
2013 Jul 29
1
how can I use Gstreamer 1.0 on CentOS 6
Gstreamer depends on later glib and gtk that CentOS 6 does not have. Suggestions? Jerry
2009 Feb 04
0
BerkeleyTIP Feb 7 Sat Global Meeting - Ekiga3, Asterisk, KDE, GPGPU, Debian Edu, GStreamer
** Great talks this meeting: (live & on video) ** Ekiga3, Asterisk, GPGPU, GStreamer, Debian Edu, HowTo Present KDE at meetings http://sites.google.com/site/berkeleytip/ Join from anywhere via VOIP conference, with the friendly, educational, productive, BerkeleyTIP people. :) Join the #berkeleytip freenode.net IRC channel for help getting your VOIP working.
2007 Mar 22
1
Integrating Swfdec and GStreamer
Hi, I've recently been looking at integrating Swfdec and GStreamer. There are some issues I'd like advice on. In order of importance for me: 1) Using GStreamer codecs Swfdec currently has a simple API for decoding data that looks like GstBuffer *decode_next_buffer (Decoder *dec, GstBuffer *input); [1] Which is used to decode video (VP6 and Sorensen Squeeze/H263 to RGBA) and audio
2019 Oct 30
2
Help with CentOS 7 and nvidia
Hello my hardware has: 03:00.0 VGA compatible controller: NVIDIA Corporation GT218 [ION] (rev a2) rpm -qa | grep nvidia nvidia-detect-410.78-1.el7.elrepo.x86_64 kmod-nvidia-340xx-340.107-2.el7_6.elrepo.x86_64 nvidia-x11-drv-340xx-340.107-1.el7.elrepo.x86_64 rpm -qa | grep libva libva-vdpau-driver-0.7.4-19.el7.x86_64 libva-utils-1.8.3-4.el7.x86_64 libva-devel-1.8.3-1.el7.x86_64
2016 Jan 18
0
Looking for uvch264src in gstreamer-1.0 plugins bad free
I am using CentOS 7.2 and looking for the uvch264src element in gstreamer. It is supposed to be in the plugins - bad -free which I have installed. gst-inspect-1.0 does not show it. How can I get this element? Thanks, Jerry
2017 Feb 07
0
Rebuild gstreamer
Gordon, > Did you install the package that you built? "rpm -qf /usr/bin/gst-inspect" All I did was the rpmbuild -ba for each of the items: gsteamer and the plugins. I was expecting that command would build and install? If that is not the case what do you run to install the package for gstreamer and the plugins? THanks, Jerry
2006 Aug 16
0
OGM and GStreamer
Hi Daraku, the answer to question 3) is that only Annodex files (see http://www.annodex.net/) have a text track in them in which subtitles can be stored. So, if you use anxrip on a ogg+skeleton+theora+vorbis+CMML file (which is an Annodex video), you will be able to get the text out using anxrip or if you are searching for a library, using libannodex. A subtitle editor would actually be used to
2006 Aug 16
1
OGM and GStreamer
Well, actually most OGM files do have a subtitle track, often in multiple langauges. Also, re 2. Keyframe seeking in OGM is generally a bit rough because ogm files can contain almost any codec as the video track, usually xvid or divx. re 1. As a general rule you shouldn't be trying to make any more ogm files :) So chances are the ogg muxer is not accepting the connection, because it
2008 May 06
2
Plain Speex, or GStreamer?
On May 5, 2008, at 6:58 PM, Jean-Marc Valin wrote: > Joshua Gargus wrote: >> Our app needs to support multiple media types, so GStreamer would >> seem >> to be the obvious choice. However, voice quality is paramount for >> us. Are there any disadvantages to using the Speex plugin for >> GStreamer as opposed to directly coding to the Speex API? > >
2006 Jun 22
0
Re: Souffleur subtittle editor (SoC). Need Help with GStreamer
On Tue, Jun 20, 2006 at 10:04:58PM +0300, Daraku wrote: > http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/index.html > But it's steel hard for me to understand (or maybe I something missed) > how it work. :( How's this coming? Was Mike's response helpful? I'm going on vacation for the next couple of days, and all the gstreamer people are occupied
2016 Jan 15
1
Attn Packagers: Dependency change from gstreamer-0.10 to gstreamer >= 1.0
Thank you for the hint. Setting PKG_CONFIG_PATH=/usr/lib/pkgconfig before ./configure works for me. On 01/15/2016 10:12 PM, Andrew Eikum wrote: > The problem here is glib and gstreamer have different header files for > 32- and 64-bit, but pkgconfig doesn't have a mechanism to specify > which you should get. In your setup, it is returning the 64-bit > headers, which are wrong for
2020 Mar 26
0
Passing audio and video to linux
Is it possible to have a video call running H264 for example and somehow pass that to linux through pulseaudio and also the video to /dev/video or something ? such that some other program can have access - like gstreamer? Thanks Jerry -------------- next part -------------- An HTML attachment was scrubbed... URL:
2008 Sep 30
1
gstreamer error
hi all, I recently started playing with swfdec and it looks pretty awesome so far. So, many thanks for your efforts guys! But when running swfplay on a swf-file containing videos, e.g. swfdec-flash-and-gnome.swf, the video doesn't play and I get some errors regarding GStreamer: <snip> SWFDEC: ERROR: swfdec_tag.c(238): tag_func_define_sprite: data after last frame SWFDEC: ERROR:
2019 Oct 15
3
Gstreamer1
How do I tell from source rpm's: 1) the build order of gstreamer packages 2) the command line args for the ./configure For centos 7. Thanks, Jerry
2016 Jan 15
2
Attn Packagers: Dependency change from gstreamer-0.10 to gstreamer >= 1.0
Hi all, The next release of Wine will include a commit which changes our winegstreamer dshow module to use the modern gstreamer 1.0 API instead of the long-deprecated gstreamer 0.10 API. dshow is used by some games and applications, including Microsoft Office, to display videos and play audio. Wine's winegstreamer allows applications that use dshow to support a wide variety of media through
2006 Jun 20
4
Souffleur subtittle editor (SoC). Need Help with GStreamer
Hi, All!!! I am at last added some GStreamer support to the Souffleur, and I am already read this manuals: - http://pygstdocs.berlios.de/ - http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/index.html But it's steel hard for me to understand (or maybe I something missed) how it work. :( For example: I don't know where to search info on how to load additional info on