androidmedia encoder problems
stic at free.fr
stic at free.fr
Sat Jan 18 14:55:33 PST 2014
Hi all,
I'm still trying to use androidmedia encoder provided here by cee1: https://bugzilla.gnome.org/show_bug.cgi?id=705129
I try h264 video encoder. One of the problem I have with the encoder is the following:
it seems codec config data (sps pps) are sent only 1 time when the stream begins to send data ... so if a client tries to connect to the pipeline server later (not at the stream startup) then it doesn't have received such information and can't display anything.
I also tried to use h264parse interval-config=xxx to resend config at xxx interval but it does not work -> message saying: no SPS/PPS yet, will be dropped
There is probably a way to ask the encoder the resend config when needed, but how can this be done ?
Thank you very much for any help.
More information about the gstreamer-android
mailing list