After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 683902 - pulsesrc: add support for renegotiation
pulsesrc: add support for renegotiation
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-09-12 23:09 UTC by Sjoerd Simons
Modified: 2018-11-03 14:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sjoerd Simons 2012-09-12 23:09:09 UTC
Just after renegotiation started a lot of warnings are logged (which are probably harmless), unfortunately afterwards pa_stream_connect_record apparently fails.

0:00:06.580594086  1317      0x2ab7770 WARN                audiosrc gstaudiosrc.c:245:audioringbuffer_thread_func:<pulsesrc0> error reading data -1 (reason: Success), skipping segment
0:00:06.580608406  1317      0x2ab7770 WARN                audiosrc gstaudiosrc.c:245:audioringbuffer_thread_func:<pulsesrc0> error reading data -1 (reason: Success), skipping segment
0:00:06.580622683  1317      0x2ab7770 WARN                audiosrc gstaudiosrc.c:245:audioringbuffer_thread_func:<pulsesrc0> error reading data -1 (reason: Success), skipping segment
0:00:06.580664593  1317      0x2ab7770 WARN                audiosrc gstaudiosrc.c:245:audioringbuffer_thread_func:<pulsesrc0> error reading data -1 (reason: Success), skipping segment
0:00:06.580678688  1317      0x2ab7770 ERROR             ringbuffer gstaudioringbuffer.c:1970:gst_audio_ring_buffer_set_timestamp:<audiosrcringbuffer0> Could not store timestamp, no timestamps buffer
0:00:06.580798741  1317      0x2ac91e0 INFO                   pulse pulsesrc.c:1407:gst_pulsesrc_prepare:<pulsesrc0> maxlength: -1
0:00:06.580818444  1317      0x2ac91e0 INFO                   pulse pulsesrc.c:1408:gst_pulsesrc_prepare:<pulsesrc0> tlength:   -1
0:00:06.580832238  1317      0x2ac91e0 INFO                   pulse pulsesrc.c:1409:gst_pulsesrc_prepare:<pulsesrc0> prebuf:    0
0:00:06.580845753  1317      0x2ac91e0 INFO                   pulse pulsesrc.c:1410:gst_pulsesrc_prepare:<pulsesrc0> minreq:    -1
0:00:06.580858797  1317      0x2ac91e0 INFO                   pulse pulsesrc.c:1411:gst_pulsesrc_prepare:<pulsesrc0> fragsize:  320
0:00:06.585881211  1317      0x2ac91e0 WARN                   pulse pulsesrc.c:1488:gst_pulsesrc_prepare:<pulsesrc0> error: Failed to connect stream: Invalid argument
empathy-Message: Element error: Failed to connect stream: Invalid argument -- pulsesrc.c(1488): gst_pulsesrc_prepare (): /GstPipeline:pipeline0/EmpathyGstAudioSrc:empathygstaudiosrc0/GstPulseSrc:pulsesrc0
Comment 1 Wim Taymans 2012-09-13 08:34:58 UTC
commit e59498c33d71613bb0aad1a53fa9e7e1d883250b
Author: Wim Taymans <wim.taymans@collabora.co.uk>
Date:   Thu Sep 13 10:15:54 2012 +0200

    pulsesrc: disable reconfigure
    
    See https://bugzilla.gnome.org/show_bug.cgi?id=683902
Comment 2 GStreamer system administrator 2018-11-03 14:47:32 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/72.