android h264 hardware encoding

Nicolas Dufresne nicolas.dufresne at collabora.com
Thu Oct 31 14:40:42 CET 2013


Le mercredi 30 octobre 2013 à 10:37 -0700, yoyosuper8 a écrit : 
> Ok, after so many days of soul searching I have finally found a solution to
> the problem of the ducati encoder not encoding data and the rtsp server not
> sending rtp packets. Apparently, if you are using videotestsrc with the flag
> is-live=true, the rtsp-server will not work properly. Therefore, you have to
> set it to false.
> Here is where  Luca Ognibene-3 explains what is going on when using is-live
> flag for videotestsrc:
> http://gstreamer-devel.966125.n4.nabble.com/About-videotest-and-rtsp-server-is-live-true-and-false-tp970718p970719.html
> <http://gstreamer-devel.966125.n4.nabble.com/About-videotest-and-rtsp-server-is-live-true-and-false-tp970718p970719.html>  

My impression when reading this is that the ducati encoder is not
reporting it's latency. Which cause all buffers to be late an dropped at
the sink. Would be nice to verify this and if exact implement the
latency reporting in this element.

Nicolas



More information about the gstreamer-devel mailing list