Le jeudi 24 mai 2018 à 16:26 +0530, Kiran ND a écrit :
> Hi.,
>
> I am stuck with this issue, and it happens randomly.
>
> Pipeline for Sending from Mac:
>
> gst-launch-1.0 -e avfvideosrc ! x264enc ! flvmux ! queue ! rtmpsink
> location='rtmp://192.168.9.59/live/livestream live=true'
>
> Pipeline for receiving using Gstreamer Pipeline(Android Code):
>
> rtmpsrc-> queue -> decodebin ->videoconvert ->autovideosink
>
>
> And i get an error message "got H.264 video packet before codec
> data".
>
> Any inputs to sort this out would be appreciated.
Looks like one more regression in the flvmux rewrite. Set a value to
flvmux latency property. It's in nanosecond, as you didn't configure
x264enc, you probably have around 16 frames latency (you'll have to
convert to time based on your selected framerate rate).
>
> Thank you.
>
> Regards,
> Kiran
> _______________________________________________
> gstreamer-devel mailing list
>
[hidden email]
>
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel