Merge pull request #4735 from cg110/fix_web_server_mem_leak
[vuplus_xbmc] / system / playercorefactory.xml
index 76027b6..57dfcdd 100644 (file)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <playercorefactory>
   <players>
     <!-- These are compiled-in as re-ordering them would break scripts
@@ -13,6 +14,7 @@
     <rule name="rtv" protocols="rtv" player="DVDPlayer" />
     <rule name="hdhomerun/myth/mms/udp" protocols="hdhomerun|myth|cmyth|mms|mmsh|udp" player="DVDPlayer" />
     <rule name="lastfm/shout" protocols="lastfm|shout" player="PAPlayer" />
+    <rule name="rtmp" protocols="rtmp" player="videodefaultplayer" />
 
     <!-- dvdplayer can play standard rtsp streams -->
     <rule name="rtsp" protocols="rtsp" filetypes="!(rm|ra)"  player="PAPlayer" />