<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div><div>I want to push an RTMPS stream to Wowza streaming server, from inside an ARM device (IP Camera).</div><div><br></div><div>I can push RTMP stream like this:</div><div><br></div><div><div>ffmpeg  -rtsp_transport tcp -i rtsp://<a href="http://127.0.0.1/channel1" target="_blank">127.0.0.1/channel1</a> -c copy -f flv rtmp://[ip]:1935/live/rtmp_<wbr>test</div></div><div><br></div><div>This works perfectly fine. Now, I have read in FFmpeg docs: </div><div><br></div><div><div><a href="https://www.ffmpeg.org/ffmpeg-protocols.html#tls" target="_blank">https://www.ffmpeg.org/ffmpeg-<wbr>protocols.html#tls</a><br></div></div><div><br></div><div>that I can actually push an stream using a certificate.</div><div><br></div><div>I would like to know if anyone has already done this before, as with documentation so far (both Wowza and FFmpeg), I am still struggling to get this working.</div><div><br></div></div></blockquote><div><br></div><div> </div><div>Hi All</div><div><br></div><div>*bump email* </div></div><br></div></div>