atom feed12 messages in at.iem.pd-listRe: [PD] streaming audio and video in...
FromSent OnAttachments
John HarrisonFeb 23, 2009 8:54 pm 
Hans-Christoph SteinerFeb 24, 2009 4:49 pm 
mark edward grimmFeb 25, 2009 5:36 am 
ydeg...@gmail.comFeb 25, 2009 9:47 am 
mark edward grimmFeb 27, 2009 7:26 am 
ydeg...@gmail.comFeb 27, 2009 7:39 am 
mark edward grimmFeb 27, 2009 7:49 am 
Jaime OliverFeb 27, 2009 11:24 pm 
mark edward grimmMar 1, 2009 8:17 am 
Jaime OliverMar 1, 2009 9:50 am 
mark edward grimmMar 4, 2009 6:54 am 
ydeg...@gmail.comMar 4, 2009 8:41 am 
Subject:Re: [PD] streaming audio and video in Linux
From:ydeg...@gmail.com (ydeg@gmail.com)
Date:Feb 27, 2009 7:39:23 am
List:at.iem.pd-list

mark edward grimm wrote:

hmmm... yeah sorry for changing the subject on this.

I was actually wondering the opposite of the original poster, how to get a
stream 'into' pd....

For example i have access to a stream (http://someone-elses-website/live12.asx)
that is not my own....

This stream I can open in VLC player for example....

How can I utilize this stream in pd? directly or indirectly (through vlc
player?)..... to do motion tracking on the stream for example.

the pdp_theora stuff is just for streaming out FROM pd correct?

no, pdp_icedthe~ can receive a stream but only in ogg/theora format, we will not try to support an .asx/proprietary format, well not me.

sevy