[Bug 783778] Missing souphttpsrc plugin on Windows

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 26 11:56:18 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=783778

--- Comment #3 from Klaus <tp454 at freenet.de> ---
On last friday I uninstalled the 1.12.1 and installed the 1.10.4 again because
I need the soup plugin. So today I uninstalled the 1.10.4 and installed the
1.12.1 again.
Then:

C:\>gst-inspect-1.0 soup
Plugin Details:
  Name                     soup
  Description              libsoup HTTP client src/sink
  Filename                
c:\gstreamer\1.0\x86\lib\gstreamer-1.0\libgstsoup.dll
  Version                  1.12.1
  License                  LGPL
  Source module            gst-plugins-good
  Source release date      2017-06-20
  Binary package           GStreamer Good Plug-ins source release
  Origin URL               Unknown package origin


  0 features:

Then I checked the plugin file directly:

C:\>cd gstreamer\1.0\x86\bin
C:\gstreamer\1.0\x86\bin>gst-inspect-1.0 ..\lib\gstreamer-1.0\libgstsoup.dll
WARNING: no real random source present!
Plugin Details:
  Name                     soup
  Description              libsoup HTTP client src/sink
  Filename                
C:\gstreamer\1.0\x86\lib\gstreamer-1.0\libgstsoup.dll
  Version                  1.12.1
  License                  LGPL
  Source module            gst-plugins-good
  Source release date      2017-06-20
  Binary package           GStreamer Good Plug-ins source release
  Origin URL               Unknown package origin

  souphttpsrc: HTTP client source
  souphttpclientsink: HTTP client sink

  2 features:
  +-- 2 elements 

Ok, the soup plugin is working.
Then I tried the "normal check" again and it also works now:

C:\gstreamer\1.0\x86\bin>cd\
C:\>gst-inspect-1.0 soup
WARNING: no real random source present!
Plugin Details:
  Name                     soup
  Description              libsoup HTTP client src/sink
  Filename                
c:\gstreamer\1.0\x86\lib\gstreamer-1.0\libgstsoup.dll
  Version                  1.12.1
  License                  LGPL
  Source module            gst-plugins-good
  Source release date      2017-06-20
  Binary package           GStreamer Good Plug-ins source release
  Origin URL               Unknown package origin

  souphttpsrc: HTTP client source
  souphttpclientsink: HTTP client sink

  2 features:
  +-- 2 elements

So it seems that this issue is only a problem with the registry cache. To be
sure, I deleted the cache file also.

Some additional info:
I tested on 3 PC's with Win10. Two of them had installed 1.10.4 before and were
updated to 1.12.1 (first uninstalled the old and then installed the new). On
both the issue appeared as described above. Only the 3rd PC which never had
seen any GStreamer installation works out of the box. So on my machines the
issue appears anly when updating from an older version. However now it's
working fine and that's most important. Thank you very much for your support.
Hey guys, you are doing a great job. GStreamer is the best multimedia
framework, I've ever seen. Keep it up.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list