<div dir="ltr">I do not think you'll find much in the way of python support for Live555, if that's what you're asking. Otherwise you can look at other open source projects such as <a href="https://github.com/mhaller/pyffmpeg">https://github.com/mhaller/pyffmpeg</a>. <br><br>Browsing the newsgroup has been the best documentation I've found, next to reading the source code itself (download the live555 source and look in the testProgs folder for sample applications). <br><br>I wouldn't say extensive knowledge of C++ is important. If you understand class inheritance and are fluent enough in C++ to read the code, you should be fine. The server is built in such a way that you fill in the functions you need and that's about all. <br><br>Otherwise read through the basics on the codes you plan on using (Wikipedia is your best bet). </div><br><div class="gmail_quote"><div dir="ltr">On Sat, Feb 6, 2016 at 10:09 PM IR@InterStrat.com <<a href="mailto:IR@interstrat.com">IR@interstrat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Guidance please on required background for using Live555.<br>
<br>
What are good Python sources for streaming media applications?<br>
What level of C++ ?<br>
Any other resources that are recommended to get going?<br>
Thanks in advance<br>
<br>
IR<br>
_______________________________________________<br>
live-devel mailing list<br>
<a href="mailto:live-devel@lists.live555.com" target="_blank">live-devel@lists.live555.com</a><br>
<a href="http://lists.live555.com/mailman/listinfo/live-devel" rel="noreferrer" target="_blank">http://lists.live555.com/mailman/listinfo/live-devel</a><br>
</blockquote></div>