<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hello list,</div><div><br></div><div>I am facing a problem using gstreamer on Azure VMs. I have no previous experience with Gstreamer, and maybe that is the real problem. But I need to get this up&running and I'm finding these issues specifically in Azure VMs.</div><div><br></div><div>We are using a python based wrapper for gstreamer which also plays as REST API. It's here: <a href="https://github.com/bbc/brave">https://github.com/bbc/brave</a>. It's a fine software and it helps us a lot.</div><div><br></div><div>So... my problem: we are overlaying a PNG file onto an RTMP stream and then pushing the result to an RTMP server (nginx for tests, twitch TV too). It works well on my laptop at 720p and 1080p. The setup runs on Docker, both on Debian OS and also on ubuntu VMs.</div><div><br></div><div>But it never works well on Azure VMs. I have tried several VM families (even with GPU) and I always get some issue. The most frequent one is:</div><div><br></div><div>GStreamer error: clock problem</div><div><br></div><div>The logs show additional information concerning latency:</div><div><br></div><div> WARNING:  [32m[   output1] [0m GStreamer warning from mux: gst-core-error-quark: GStreamer error: clock problem. (13)<br> WARNING:  [32m[   output1] [0m GStreamer warning debug: gstaggregator.c(1731): gst_aggregator_query_latency_unlocked (): /GstPipeline:pipeline2/GstFlvMux:mux:<br>Impossible to configure latency: max 0:00:02.000000000 < min 0:00:02.100000000. Add queues or other buffering elements.<br> WARNING:  [32m[   output1] [0m GStreamer warning message: GStreamer error: clock problem.<br></div><div><br></div><div>This does not happen at lower resolutions like 640x360<br></div><div><br></div><div>Could this be related to the fact that these are VMs ? Because on my laptop (Lenovo thinkpad) it works fine.</div><div><br></div><div>I would appreciate any suggestions you might have or sharing anyone's experience with this kind of deploy.</div><div><br></div><div>Thank you</div><div>João</div><div><br></div></div></div></div></div>