GNOME Bugzilla – Bug 656191
Gstreamer Windows Binary does not have pcapparse plug-in
Last modified: 2011-08-10 00:10:11 UTC
I am trying to use Gstreamer to depay RTP packets that have Speex encoded audio data on Windows. Although gst-inspect-0.10 gives me the list of plug-ins showing rtpspeexdepay but does not have pcapparse which will help me parse the pcap file source. Kindly add it to the windows binary or help me make things clearer. Thanks.
This seems like a GStreamer bug and not a gstreamermm bug. Forwarding to the GStreamer developers.
1. pcapparse lives in -bad 2. The GStreamer project does not provide binaries. Presumably you're using the OSSBuild project's binaries. You might want to get in touch with them. A superficial glance at the code reveals that there is at least some win32 code, so it looks like it should work on win32 in principle.