aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordavilla <davilla@4pi.com>2013-01-20 00:34:23 -0500
committerS. Davilla <davilla@4pi.com>2013-02-19 11:15:19 -0500
commit3c443851a1af12b868db5c31b874e67c375daab8 (patch)
tree26f520dc3141f139ef8c0479e3d1165a7f04d338
parente9cca97a78243c1b6d380a7ed16a7b4cbcd50eab (diff)
fixed, force rtmpX to the videodefaultplayer
-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" />