Skip to content

Commit

Permalink
fixed, force rtmpX to the videodefaultplayer
Browse files Browse the repository at this point in the history
  • Loading branch information
davilla committed Jan 20, 2013
1 parent 9c141d0 commit 1494be4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions system/playercorefactory.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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" />
Expand Down

0 comments on commit 1494be4

Please sign in to comment.