<HTML><BODY><blockquote style="border-left:1px solid #0857A6; margin:10px; padding:0 0 0 10px;"><br><div id=""><div class="js-helper js-readmsg-msg"><div><div id="style_14867245130000000529_BODY">2017-02-10 4:46 GMT+01:00 Denis Gordenin <<a href="mailto:pointbox-at-mail.ru@ffmpeg.org">pointbox-at-mail.ru@ffmpeg.org</a>>:<br>
><br>
> 2017-02-09 18:39 GMT+01:00 Denis Gordenin <<a href="mailto:pointbox-at-mail.ru@ffmpeg.org">pointbox-at-mail.ru@ffmpeg.org</a>>:<br>
><br>
>> I want to decode video info that coming decoding with a codec. No matters<br>
>> which codec is. The problem is parsing the RTP packets that contain the<br>
>> video. My application connects to a camera using RTSP<br>
><br>
> Why don't you feed libavformat with the rtsp url?<br><br>
> In this case ffmpeg will connect with a camera using RTSP?<br><br>
I hope so, if not there may be an (unknown) bug.<br><br>
> The RTSP exchange already made using low level sockets for<br>
> optimising speed of our application.<br><br>
Apart from the fact that rtsp should have a negligible impact on<br>
video decoding time: Do you have any indication that FFmpeg's<br>
rtsp implementation is slow?</div></div></div></div></blockquote><br>Of course, ffmpeg's implementation shouldn't be slow because there are few RTSP packets in a session.<br>But we want to control the RTP traffic. I hope it's implementation is not slow, but we could make it more fast for our specifics. In this case we have to have our low level sockets and make their infrastructure. But if I use RTSP in ffmpeg I have to use RTP sockets also there.<br><br><blockquote style="border-left:1px solid #0857A6; margin:10px; padding:0 0 0 10px;"><div id=""><div class="js-helper js-readmsg-msg"><div><div id="style_14867245130000000529_BODY"><br><br>
Carl Eugen<br>
_______________________________________________<br>
Libav-user mailing list<br><a href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a><br><a href="http://ffmpeg.org/mailman/listinfo/libav-user" target="_blank">http://ffmpeg.org/mailman/listinfo/libav-user</a><br></div></div></div></div></blockquote>
<br></BODY></HTML>