Quantcast
Channel: wpfcap Forum Rss Feed
Viewing all articles
Browse latest Browse all 21

New Post: control inverts picture

$
0
0
After five years I am adding a response... I hope someone still find it useful. A simple way to solve this is to do add a RotateTransform by 180 degrees.
<cap:CapPlayer x:Name="player" RenderTransformOrigin="0.5, 0.5">
            <cap:CapPlayer.RenderTransform>
                <RotateTransform Angle="180"/>
            </cap:CapPlayer.RenderTransform>
        </cap:CapPlayer>
I guess there might be a way to correct it from the video receive code, but it would take longer to find the code to change, if anyone has the solution please post it.

Cheers

Viewing all articles
Browse latest Browse all 21

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>