<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="">On Dec 5, 2014, at 2:10 PM, Georg Stein <<a href="mailto:georg_stein@t-online.de" class="">georg_stein@t-online.de</a>> wrote:<br class=""><div><blockquote type="cite" class=""><br class="Apple-interchange-newline"><div class=""><div class="WordSection1" style="page: WordSection1; font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><font size="2" face="Calibri" class=""><span lang="EN-US" style="font-size: 11pt;" class="">Hello,<o:p class=""></o:p></span></font></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><font size="2" face="Calibri" class=""><span lang="EN-US" style="font-size: 11pt;" class="">i  wanted to play a rtmp stream from<span class="Apple-converted-space"> </span><a href="http://livestream.com/" style="color: rgb(149, 79, 114); text-decoration: underline;" class="">livestream.com</a><span class="Apple-converted-space"> </span>with an app written in c++ (QT). Somehow this stream needs the swf verification with the original swf player url as an option. I found here something about AVoption what should be for these things but I can’t find an info how I have to use this.<o:p class=""></o:p></span></font></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><font size="2" face="Calibri" class=""><span lang="EN-US" style="font-size: 11pt;" class="">I tried  to put the options in an AVDictionary what Ii add to_open_input but when I take a look into the context, the options are not set.<o:p class=""></o:p></span></font></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><font size="2" face="Calibri" class=""><span lang="EN-US" style="font-size: 11pt;" class="">Can perhaps somebody gime here a hint, where to search (googel/list archive – no succ.)<o:p class=""></o:p></span></font></div></div></div></blockquote><br class=""></div><div>George — I apologize I cannot lend a solution to this, but perhaps I can help by at least confirming the same problem as you. Some time ago I tried to do something very similar (in my case, turn on RTMP append mode) which required according to Adobe’s RTMP spec some options in the header. I tried the same thing — AVDictionary options. It didn’t work for me either. I had to tackle the problem on the server side which received the stream. </div><div><br class=""></div><div>So I wanted to post just to let you know you aren’t crazy…I’ve had no luck either. </div><div><br class=""></div><div>Brad</div><br class=""></body></html>