{"id":354,"date":"2011-03-29T20:59:59","date_gmt":"2011-03-29T19:59:59","guid":{"rendered":"http:\/\/www.k-braungardt.de\/blogkb\/?p=354"},"modified":"2011-03-29T21:03:42","modified_gmt":"2011-03-29T20:03:42","slug":"mediawiki-video-extensions-for-uploading-videos","status":"publish","type":"post","link":"https:\/\/www.k-braungardt.de\/blogkb\/?p=354","title":{"rendered":"Mediawiki video extensions for uploading videos"},"content":{"rendered":"<p>There are a few extensions that do embedding video from videosharing portals. I was looking for an extension that does uploading one`s own videos.<\/p>\n<p><a href=\"http:\/\/www.mediawiki.org\/wiki\/Extension:MediawikiPlayer\">MediawikiPlayer extension<\/a> worked. It integrates jwPlayer and tolerates flash compatible formats.<\/p>\n<p>I also tried metavid installation on Mediawiki 1.16.2, without success.<\/p>\n<p>The following problems occurred:<br \/>\n1)            PHP Fatal error:  Call to undefined method OutputPage::addScriptClass() in ..\/MV_GlobalFunctions.php on line 309<\/p>\n<p>With this error Mediawiki-Site (http:\/\/www.el.rub.de\/rubel) was not accessible.<br \/>\nIn MV_GlobalFunctions.php I changed addScriptClass to addScriptFile<br \/>\n$wgOut->addScriptFile( &#8222;mv_allpages&#8220; );<br \/>\n                $wgOut->addScriptFile( &#8222;mv_search&#8220; );<\/p>\n<p>This made Mediawiki-Site accessible again, only Special Pages stayed blank.<\/p>\n<p>2)            On Special Pages I got this error:<br \/>\nPHP Fatal error:  Cannot redeclare class MV_SpecialListStreams in \u00e2\u20ac\u00a6\/MV_SpecialListStreams.php<br \/>\nI deleted class MV_SpecialListStreams extends QueryPage in MV_SpecialListStreams.php<\/p>\n<p>As a result Special Pages showed up with MetaVid-Pages, not all of them working.<\/p>\n<p>3) I could add a Stream but not access it, again blank page. For this I got another error:<br \/>\nPHP Fatal error:  Argument 2 passed to SMWSQLStore2::getPropertyValues() must be an instance of SMWPropertyValue, called in &#8230;\/MV_MetavidInterface\/MV_MetavidInterface.php on line 129<br \/>\nand defined in &#8230;\/SemanticMediaWiki\/includes\/storage\/SMW_SQLStore2.php on line 226<\/p>\n<p>At this point I stopped. Will give it a try perhaps later.<\/p>\n<p>The <a href=\"http:\/\/metavid.org\/\">Open Video Archive of the US Congress<\/a> is done with Metavid. It is also referred to by Kaltura Open Source Video: <a href=\"http:\/\/www.kaltura.org\/project\/metavid_semantic_wiki_extension\">http:\/\/www.kaltura.org\/project\/metavid_semantic_wiki_extension<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>There are a few extensions that do embedding video from videosharing portals. I was looking for an extension that does uploading one`s own videos. MediawikiPlayer&#8230;<\/p>\n<div class=\"more-link-wrapper\"><a class=\"more-link\" href=\"https:\/\/www.k-braungardt.de\/blogkb\/?p=354\">Weiterlesen<span class=\"screen-reader-text\">Mediawiki video extensions for uploading videos<\/span><\/a><\/div>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[20],"tags":[333,339],"class_list":["post-354","post","type-post","status-publish","format-standard","hentry","category-video","tag-video","tag-wiki","entry"],"_links":{"self":[{"href":"https:\/\/www.k-braungardt.de\/blogkb\/index.php?rest_route=\/wp\/v2\/posts\/354","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.k-braungardt.de\/blogkb\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.k-braungardt.de\/blogkb\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.k-braungardt.de\/blogkb\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.k-braungardt.de\/blogkb\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=354"}],"version-history":[{"count":3,"href":"https:\/\/www.k-braungardt.de\/blogkb\/index.php?rest_route=\/wp\/v2\/posts\/354\/revisions"}],"predecessor-version":[{"id":356,"href":"https:\/\/www.k-braungardt.de\/blogkb\/index.php?rest_route=\/wp\/v2\/posts\/354\/revisions\/356"}],"wp:attachment":[{"href":"https:\/\/www.k-braungardt.de\/blogkb\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=354"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.k-braungardt.de\/blogkb\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=354"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.k-braungardt.de\/blogkb\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=354"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}