This sounds intriguing. I have VLC, but no idea how to access its API with Perl. Is there something published about this, such as a how-to guide or other documentation for the API?

As you might imagine, video quality is not my first concern. I would even be content at this point with an audio-only connection, though I do think we should have sufficient bandwidth at the server for a couple of video streams. The internet in the LDC (Least Developed Country) is paid by bandwidth usage, so video costs considerably more than audio. I think it's about a dollar per gigabyte of usage--which adds up, especially on the local economy in which the average income is under $100 a month. Internet saturation is not high--with only about 20% of the population estimated to be online.

I've been attempting to install Jitsi but have run into some snags. I have yet to find any solution that will work with the older platforms.

Blessings,

~Polyglot~


In reply to Re^2: Is a Perl Skype-like VoIP connection possible? by Polyglot
in thread Is a Perl Skype-like VoIP connection possible? by Polyglot

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.