aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhuceke <ebsi4711@gmail.com>2013-01-20 09:19:48 -0800
committerhuceke <ebsi4711@gmail.com>2013-01-20 09:19:48 -0800
commit87b173614859b6098b56506109783bf7496f77be (patch)
treea40cf8ec90b69348074064368b8fd537fb880fc1
parent70caaf7b71b353397bc314d83b6d4d5833bdacc4 (diff)
parent1494be4f19bc9bcf2ccd38637e2f20d2ce177cc1 (diff)
Merge pull request #2095 from davilla/restorertmp
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" />