aboutsummaryrefslogtreecommitdiff
path: root/system/playercorefactory.xml
diff options
context:
space:
mode:
authordavilla <davilla@4pi.com>2013-01-20 00:34:23 -0500
committerdavilla <davilla@4pi.com>2013-01-20 00:34:23 -0500
commit1494be4f19bc9bcf2ccd38637e2f20d2ce177cc1 (patch)
tree01c1e1a2e27281b13720e9f1c1b7d107705d38dc /system/playercorefactory.xml
parent9c141d0708ed257cfb0df5bfeae9d6dab557cf81 (diff)
fixed, force rtmpX to the videodefaultplayer
Diffstat (limited to 'system/playercorefactory.xml')
-rw-r--r--system/playercorefactory.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/playercorefactory.xml b/system/playercorefactory.xml
index 76027b6315..a87dd5f546 100644
--- a/system/playercorefactory.xml
+++ b/system/playercorefactory.xml
@@ -13,6 +13,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" />