Has anyone ever tried controlling VLC using Pd? There are a couple
possibilities, with the "rc" interface being the most likely
candidate. Basically, you can send commands to a network socket to
control VLC.
I am hoping someone has figured it out already, so I don't have to :D
.hc
If nature has made any one thing less susceptible than all others of
exclusive property, it is the action of the thinking power called an
idea, which an individual may exclusively possess as long as he keeps
it to himself; but the moment it is divulged, it forces itself into
the possession of everyone, and the receiver cannot dispossess
himself of it. - Thomas Jefferson
On Tue, Sep 25, 2007 at 04:36:25PM -0400, Hans-Christoph Steiner wrote:
Has anyone ever tried controlling VLC using Pd? There are a couple
possibilities, with the "rc" interface being the most likely
candidate. Basically, you can send commands to a network socket to
control VLC.I am hoping someone has figured it out already, so I don't have to :D
i know that vlc has telent-style of an interface .. is that what you mean?
i'd try to use [netsend] and then open pdrecieve with it's output redirected to netcat which connects to the port vlc is listening to ...
.hc
If nature has made any one thing less susceptible than all others of
exclusive property, it is the action of the thinking power called an
idea, which an individual may exclusively possess as long as he keeps
it to himself; but the moment it is divulged, it forces itself into
the possession of everyone, and the receiver cannot dispossess
himself of it. - Thomas Jefferson
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
On Wed, 26 Sep 2007 ild0012@londonmet.ac.uk wrote:
On Tue, Sep 25, 2007 at 04:36:25PM -0400, Hans-Christoph Steiner wrote:
Has anyone ever tried controlling VLC using Pd? There are a couple possibilities, with the "rc" interface being the most likely candidate. Basically, you can send commands to a network socket to control VLC.
I am hoping someone has figured it out already, so I don't have to :D
i know that vlc has telent-style of an interface .. is that what you mean?
i'd try to use [netsend] and then open pdrecieve with it's output redirected to netcat which connects to the port vlc is listening to ...
Actually, the "rc" interface is better since it doesn't expect the other side to be interactive like the telnet interface does.
I've gotten that far, I was hoping for a fully functional, debugged implementation :D.
.hc
.hc
If nature has made any one thing less susceptible than all others of exclusive property, it is the action of the thinking power called an idea, which an individual may exclusively possess as long as he keeps it to himself; but the moment it is divulged, it forces itself into the possession of everyone, and the receiver cannot dispossess himself of it. - Thomas Jefferson
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
zen
\
\
\[D[D[D[D
I look forward to what you come up with Hans
pp
---- Hans-Christoph Steiner hans@eds.org wrote:
Has anyone ever tried controlling VLC using Pd? There are a couple
possibilities, with the "rc" interface being the most likely
candidate. Basically, you can send commands to a network socket to
control VLC.I am hoping someone has figured it out already, so I don't have to :D
.hc
If nature has made any one thing less susceptible than all others of
exclusive property, it is the action of the thinking power called an
idea, which an individual may exclusively possess as long as he keeps
it to himself; but the moment it is divulged, it forces itself into
the possession of everyone, and the receiver cannot dispossess
himself of it. - Thomas Jefferson
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- Patrick Pagano Sound and Light Technologist School of Theatre and Dance University of Florida
I was hoping someone else would have done the hard part :D
.hc
On Sep 28, 2007, at 9:19 PM, bigswift@cox.net wrote:
I look forward to what you come up with Hans
pp
---- Hans-Christoph Steiner hans@eds.org wrote:
Has anyone ever tried controlling VLC using Pd? There are a couple possibilities, with the "rc" interface being the most likely candidate. Basically, you can send commands to a network socket to control VLC.
I am hoping someone has figured it out already, so I don't have to :D
.hc
If nature has made any one thing less susceptible than all others of exclusive property, it is the action of the thinking power called an idea, which an individual may exclusively possess as long as he keeps it to himself; but the moment it is divulged, it forces itself into the possession of everyone, and the receiver cannot dispossess himself of it. - Thomas Jefferson
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
-- Patrick Pagano Sound and Light Technologist School of Theatre and Dance University of Florida
If you are not part of the solution, you are part of the problem.