<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Somebody was just asking me about options for streaming audio and video
in Pd-extended. I wouldn't mind help with the answer. Here's what I
have gathered so far.<br>
<br>
Audio:<br>
<ul>
  <li>streamin~ and streamout~ --- but the help patches don't seem to
work in Linux. Seems to work ok in windows.</li>
  <li>netsend~ and netreceive~ --- not provided in pd-extended and
seemed a bit flaky when I tried them before.</li>
  <li>mp3streamin~ and mp3streamout~ --- help patch missing in
pd-extended but seem to work ok outside of Windows.</li>
  <li>mp3cast~ and friends: seems to work ok if you have a shoutcast
server...<br>
  </li>
</ul>
Video:<br>
<ul>
  <li>I couldn't find anything in Gem to stream video. Did I miss it? I
was wondering if using pix_pix2sig~, streaming as audio, then
pix_sig2pix~ might work.</li>
  <li>in pdp/pidip there's pdp_i and pdp_o. I didn't find help patches
for these in pd_extended</li>
  <li>also in pdp/pidip there's some other's pdp_mp4live~ etc. I
suspect the ffserver-based ones don't work in pd-extended. Not sure on
the others.</li>
</ul>
For either audio or video maybe there's a way to send to vlc through
the stdin or stdout, then let vlc do the streaming?<br>
<br>
-John<br>
<pre class="moz-signature" cols="72">-- 
John Harrison
<a class="moz-txt-link-freetext" href="http://alumni.media.mit.edu/~harrison">http://alumni.media.mit.edu/~harrison</a>

</pre>
</body>
</html>