google / sagetv

SageTV is a cross-platform networked DVR and media management system
http://forums.sagetv.com/
Apache License 2.0
267 stars 173 forks source link

Update MiniPlayer.java #359

Closed ojones-sage closed 7 years ago

ojones-sage commented 7 years ago

Logic update to allow user to opt out of forced transcode on non-lan streaming. Existing logic forced transcode to prevent nat /port forwarding issues (and dissuade the adventurous from opening the wrong firewall ports).

Adding line miniplayer/wan_prevent_push (defaults to true if not set) to the Properties file with a value of false should allow streaming. Use case is a vpn link over a fast connection.

googlebot commented 7 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


ojones-sage commented 7 years ago

I signed it!

googlebot commented 7 years ago

CLAs look good, thanks!