<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Thanks Carl for getting back to me. I’ve just transferred my ffmpeg build libraries into another working project I found online (<a href="https://github.com/skorebrits/kxmovie" class="">https://github.com/skorebrits/kxmovie</a>) and that seems to run fine with
 no green flashes / flickering so I’ve realised that the problem cannot be with the build script or the final build of the libraries, but must lay in my code to create the display of the rtsp stream. The reason I can’t use this Kmovie library referenced above
 is that the performance benchmark does not match  the current library/code I’m using and I need the same level of performance. 
<div class=""><br class="">
</div>
<div class="">Is this the right forum to post my code here for help and feedback? I’ve found a library that seems to run FFMPEG from an iOS device (<a href="https://github.com/Arlem/FFmpegWrapper" class="">https://github.com/Arlem/FFmpegWrapper</a>) so I’m
 going to give that a play now.</div>
<div class=""><br class="">
</div>
<div class="">
<div style="margin: 0px; font-size: 11px; line-height: normal; -webkit-text-stroke-color: rgb(0, 0, 0); -webkit-text-stroke-width: initial;" class="">
<br class="">
</div>
<div class=""><br class="">
</div>
<div>
<blockquote type="cite" class="">
<div class="">On 27/04/2016, at 12:11 AM, Carl Eugen Hoyos <<a href="mailto:cehoyos@ag.or.at" class="">cehoyos@ag.or.at</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="">Dee Bitros <Dee.Bitros@...> writes:<br class="">
<br class="">
<blockquote type="cite" class="">I have converted the FFMPEG library using this this link<br class="">
</blockquote>
<br class="">
Unfortunately, build scripts are not supported on this <br class="">
mailing list.<br class="">
Please recompile current FFmpeg with a simple configure <br class="">
line and test again.<br class="">
Are you able to test with ffmpeg (the application) on iOS? <br class="">
(This is what I did in the past to solve similar issues.) <br class="">
If not, this will be very difficult to debug.<br class="">
<br class="">
Carl Eugen<br class="">
<br class="">
_______________________________________________<br class="">
Libav-user mailing list<br class="">
<a href="mailto:Libav-user@ffmpeg.org" class="">Libav-user@ffmpeg.org</a><br class="">
http://ffmpeg.org/mailman/listinfo/libav-user<br class="">
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>