<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le dim. 12 juill. 2020 04 h 30, Mandar Joshi <<a href="mailto:emailmandar@gmail.com">emailmandar@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hello Nicolas,</div><div>What then are the options to put video streams from security devices (which seems tobe H.264 High or Baseline presently) onto a website? Hence the question. There could be thousands of such streams and although not everything is HD, re-encoding everything is going to be a lot of load.</div></div></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Unless you have a 10+ years old camera, the baseline profile is a lie. Baseline FMO and ASO are too complex for the benefit. So for these I'd just make an adapter that edits the sps. Remember that nothing in GStreamer or Ffmpeg can decode baseline.</div><div dir="auto"><br></div><div dir="auto">For high profile, transcoding seems to be the only guaranteed way. You should try and negotiate through SDP, but you need transcoding. When done on-demand, you can tailor the load to the number of viewers (and combine viewers watching the same feed). This is how you keep your cloud cost aligned with usage.</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><br></div><div>Regards</div>Mandar Joshi</div><div dir="ltr" data-smartmail="gmail_signature"><div dir="ltr"><div>Czar Softech</div><div><i><a href="https://www.czarsoftech.com" target="_blank" rel="noreferrer">https://www.czarsoftech.com</a></i><br></div></div></div></div>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank" rel="noreferrer">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div></div></div>