Execution on Windows 8
fgfernandez0321
fgfernandez0321 at gmail.com
Wed Dec 21 21:40:16 UTC 2016
I installed GStreamer 1.0 on Windows 8 and this software
https://sourceforge.net/projects/pygobjectwin32/files/ in order to install
python bindings for GStreamer.
I'm executing this code:
Gst.parse_launch('ksvideosrc ! jpegenc ! rtpjpegpay ! udpsink host=127.0.0.1
port=50000')
and I don't know why the app crashes showing this error
(python.exe:8824): GStreamer-WARNING **: Failed to load plugin
'C:\gstreamer\1.0\x86_64\\lib\gstreamer-1.0\libgstrtmp.dll':
'C:\gstreamer\1.0\x86_64\\lib\gstreamer-1.0\libgstrtmp.dll': The specified
procedure could not be found.
JPEG parameter struct mismatch: library thinks size is 568, caller expects
584
However if I execute this pipeline from Windows console everything OK.
For this reason I'm guessing that I have problems with the bindings but I'm
not sure.
Could you please help me
Regards
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Execution-on-Windows-8-tp4681227.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list