hi all<br><br>question, when you call one instance of libvlc from binding-python:<br>- GIL is lock into libvlc.so ? <br>- this instance is threading ouside of GIL? (VLM is independant of GIL ? in other process ?)<br><br>... and bonus question, what strengths & weaknesses to use python binding libvlc instead to  VLC telnet console ? (an opinion?)<br>
<br>thank's ahead<br><br>PS: like andew stone (archive mailling-list here), I'm working with one instance of VLM (call vlc.Instance), but I don't known if possible to send a stream AND record (in file ) the same input stream...<br>
<br><br><br>