Edward Hervey 86c500a47a rtmpsink: Initialize GstMapInfo
Avoids doing a call to unmap with it uninitialized

CID #1302834
2015-06-01 13:56:03 +02:00
..
2014-06-05 09:41:31 +02:00
2015-06-01 13:56:03 +02:00
2014-07-01 15:02:37 +02:00
2012-11-04 00:09:59 +00:00

rtmpsrc:

This plugin requires librtmp from http://rtmpdump.mplayerhq.hu/

You have to build librtmp with -fPIC to be able to use it
with the GStreamer plugin: make XCFLAGS="-fPIC"